Skip to content

sofwerx/geopackage-mapcache-android

 
 

Repository files navigation

GeoPackage MapCache Android

MapCache Android

The GeoPackage Libraries were developed at the National Geospatial-Intelligence Agency (NGA) in collaboration with BIT Systems. The government has "unlimited rights" and is releasing this software to increase the impact of government investments by providing developers with the opportunity to take things in new directions. The software use, modification, and distribution rights are stipulated within the MIT license.

Pull Requests

If you'd like to contribute to this project, please make a pull request. We'll review the pull request and discuss the changes. All pull request contributions to this project will be released under the MIT license.

Software source code previously released under an open source license and then modified by NGA staff is considered a "joint work" (see 17 USC § 101); it is partially copyrighted, partially public domain, and as a whole is protected by the copyrights of the non-government authors and must be released according to the terms of the original open source license.

Android App

Download the latest APK

About

GeoPackage MapCache is a GeoPackage Library app for Android that utilizes and demonstrates the functionality in GeoPackage Android and GeoPackage Android Map. The GeoPackage SDKs are Android library implementations of the Open Geospatial Consortium GeoPackage spec. The app and SDK are listed as OGC GeoPackage Implementations by the National Geospatial-Intelligence Agency.

The MapCache app provides read and write access to GeoPackage files, including features and tiles. Features are visualized and editable on the map. Tiles are visualized on the map and can be loaded from a tile provider or WMS url.

Screen Shots

Manager View with GeoPackages linked at Open Geospatial Consortium GeoPackage

Screenshot 1

Haiti Polygon Features

Screenshot 2

Belgium Point Features

Screenshot 3

Editing Haiti Features with OpenStreetMap tiles

Screenshot 4

nowCOAST tiles

Screenshot 5

Whitehorse tiles

Screenshot 6

Build

Build this repository using Android Studio and/or Gradle. Run the "assembleRelease" task on the geopackage-mapcache-android Gradle script.

Icons

GeoPackage Icon is from Open Geospatial Consortium GeoPackage.

App Icons are from Material Design Icons on GitHub or generated at Android Asset Studio.

Map Button Colors

  • Grey: #989898
  • Yellow: #ffff00
  • Green: #00ff00
  • Red: #f44336

Map Button Padding

  • ic_shape_draw: 30%
  • ic_shape_hole_draw: 30%
  • ic_shape_edit: 50%

Dependencies

Remote

Embedded

  • aFileChooser (Apache License, Version 2.0) - Uri Paths using modified FileUtils

About

GeoPackage MapCache Android App

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%