All Projects → ngageoint → geopackage-mapcache-android

ngageoint / geopackage-mapcache-android

Licence: MIT license
GeoPackage MapCache Android App

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to geopackage-mapcache-android

geopackage-mapcache-ios
GeoPackage MapCache iOS App
Stars: ✭ 20 (-39.39%)
Mutual labels:  tiles, geopackage-libraries, nga, geopackage, geopackage-mapcache, geopackage-functionality, geopackage-tiles
geopackage-android-map
GeoPackage Android Map Library
Stars: ✭ 26 (-21.21%)
Mutual labels:  geopackage-libraries, nga, geopackage, geopackage-mapcache, geopackage-android, geopackage-functionality, geopackage-tiles
geopackage-ios
GeoPackage iOS Library
Stars: ✭ 45 (+36.36%)
Mutual labels:  geopackage-libraries, nga, geopackage, geopackage-mapcache, geopackage-functionality
tiff-ios
Tagged Image File Format iOS Library
Stars: ✭ 26 (-21.21%)
Mutual labels:  geopackage-libraries, nga, geopackage
tiff-java
Tagged Image File Format Java Library
Stars: ✭ 65 (+96.97%)
Mutual labels:  geopackage-libraries, nga, geopackage
pygeopackage
A Python package to read/write spatial data to a geopackage.
Stars: ✭ 33 (+0%)
Mutual labels:  geopackage-libraries, geopackage
xkcdViewer
A beautiful xkcd viewer app written with Flutter
Stars: ✭ 60 (+81.82%)
Mutual labels:  android-application, android-app
currency-edittext
A Custom EditText implementation that allows formatting of currency-based numeric inputs.
Stars: ✭ 86 (+160.61%)
Mutual labels:  android-application, android-app
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (+406.06%)
Mutual labels:  android-application, android-app
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (+563.64%)
Mutual labels:  android-application, android-app
HomeApp
A little smart home app for Philips Hue and other devices
Stars: ✭ 54 (+63.64%)
Mutual labels:  android-application, android-app
Extract-Color-Palette-Api
Create gradient drawable by extracting prominent colors from image⚫⚪
Stars: ✭ 16 (-51.52%)
Mutual labels:  android-application, android-app
BatteryTool
Automatically stop apps running in the background. Free, no ads and open source.
Stars: ✭ 48 (+45.45%)
Mutual labels:  android-application, android-app
Simpler
Simpler是一款轻量级的第三方微博应用,具有微博的基础功能,兼有外观优雅,运行流畅,内存占用低,省电省流量等特点。
Stars: ✭ 27 (-18.18%)
Mutual labels:  android-application, android-app
screenshot
This library helps to take screenshot dynamically
Stars: ✭ 64 (+93.94%)
Mutual labels:  android-application, android-app
Floral
Minimal design gallery app for Android.
Stars: ✭ 23 (-30.3%)
Mutual labels:  android-application, android-app
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-60.61%)
Mutual labels:  android-application, android-app
Ionic Starter Template
Reinventing the wheel, again! Sorry Ionic Team... but there are many newbies learning on Youtube!
Stars: ✭ 208 (+530.3%)
Mutual labels:  android-application, android-app
Bottomsheet
BottomSheet dialog library for Android
Stars: ✭ 219 (+563.64%)
Mutual labels:  android-application, android-app
ClipboardCleaner
Check and clean your clipboard using service, widget, shortcut and quick setting tile.
Stars: ✭ 85 (+157.58%)
Mutual labels:  android-application, android-app

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

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.

Screenshots

GeoPackage with a tile layer

List of GeoPackages with 2 enabled

A GeoPackage with tiles and features enabled on the map

Downloading tiles for a new layer

A Tile layer detail view

Build

Build

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

Map Key

When building this project locally, a Google API key is required to see map tiles:

On the Google Cloud Platform Console, configure "Maps SDK for Android" credentials (replacing the example fingerprints).

Package name SHA-1 certificate fingerprint
mil.nga.mapcache 12:34:56:78:90:AB:CD:EF:12:34:56:78:90:AB:CD:EF:AA:BB:CC:DD
mil.nga.mapcache.test 12:34:56:78:90:AB:CD:EF:12:34:56:78:90:AB:CD:EF:AA:BB:CC:DD

In your gradle.properties, add your API Key (replacing the example keys)

RELEASE_MAPS_MAPCACHE_API_KEY=AIzaSyBdVl-cTICSwYKrZ95SuvNw7dbMuDt1KG0
DEBUG_MAPS_API_KEY=AIzaSyBdVl-cTICSwYKrZ95SuvNw7dbMuDt1KG0

Legacy

The original MapCache app is minimally maintained on the legacy branch.

Download the latest Legacy APK

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].