Skip to content

Android native application for the visualization of spatial data in online and offline mode.

License

Notifications You must be signed in to change notification settings

CIAT-DAPA/cs_online_offline_map_application

Repository files navigation

Online/Offline Map Application

This is a native app in android that allows the user to work with maps in online and offline mode. The OGC standard Geopackage (http://www.geopackage.org/) was used for storing the spatial data in the map application.

Who do I talk to?

Summary of set up

  • Source code
  • Data to test the mobile application

Configuration

  • The map application dispalys two kind of data: point data and basemap information. Tiles have to be previously created for using an offline basemap.
  • You need to add the data into cs_hybrid_maps_android/app/src/main/assets/www/ with the names: For the tiles: "tiles.gpkg" For the point data: "points.gpkg"

Dependencies

How to run

You can deploy the app from Android Studio

About

Android native application for the visualization of spatial data in online and offline mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published