osmdroid/osmdroid-geopackage
PWRxPSYCHO ddfef5ec55
Updated NGA GEOPackage core from 2.0.1 to 6.5.0 (#1853)
* Updated NGA GEOPackage core from 2.0.1 to 6.5.0

* Updated all references of old NGA core version

* updated other libraries

* fixed index mistake

* updated geopackage-android 6.6.0 -> compileSDK was reverted back

* updated references to new Objects

* testing suggestions

* Fixed imports

* had to raise minSdkVersion in osmdroid-geopackage gradle
2023-03-31 18:36:43 -04:00
..
src/main Updated NGA GEOPackage core from 2.0.1 to 6.5.0 (#1853) 2023-03-31 18:36:43 -04:00
build.gradle Updated NGA GEOPackage core from 2.0.1 to 6.5.0 (#1853) 2023-03-31 18:36:43 -04:00
gradle.properties Feature/#665 support for geopackage feature tiles and conversion to osmdroid overlays (#686) 2017-09-04 19:52:25 -04:00
README.md Feature/#665 support for geopackage feature tiles and conversion to osmdroid overlays (#686) 2017-09-04 19:52:25 -04:00

Geopackage support for osmdroid

Sources

This code was adopted from NGA's Geopackage support library and their adapter for Google Maps. Since the APIs between Google Maps and Osmdroid are so similiar, much of the code was used with only minor modifications. https://github.com/ngageoint/geopackage-android

License

This library: Inherited from the NGA code base Dependencies: NGA code is MIT See source code files for specific license info

How to use

https://github.com/osmdroid/osmdroid/wiki/Geopackage-Support