Skip to content
maksdma edited this page Apr 1, 2022 · 21 revisions

note: OpenMapKit is now out of Alpha Release. Go to the Home page for updated instructions on how to get started.

You can browse to this wiki on your phone and download these APKs directly. Simply find the APK in your file browser, and select it on your phone.

ODK Collect

Since ODK Collect has been modified to work with OpenMapKit, you will need to install the following upadated APK of ODK Collect:

http://openmapkit.org/downloads/ODKCollect/ODKCollectOSM_v0.3.apk

We have an example XForm that we have been developing against:

https://www.dropbox.com/s/dn2dum4w8y4oqqx/ona_osm_tag4.xml

Put this file in odk/forms/ using Windows Explorer or Mac's Android File Transfer.

OpenMapKit

You can download the current build of OpenMapKit here:

http://openmapkit.org/downloads/OpenMapKit/OpenMapKit_v0.9.apk

MBTiles

We have an example offline basemap in MBTiles format.

https://www.dropbox.com/s/ni89wjpwn9jtxa3/dhaka2015-01-02.mbtiles

In Windows Explorer or Mac's Android File Transfer, put the MBTiles in openmapkit/mbtiles/.

OSM XML

We also have two example OSM files to use. The smaller one loads immediately:

https://www.dropbox.com/s/0n11aeayxzj8bb9/dhaka_roads_buildings_hospitals_tiny.osm

This larger one takes several seconds to load:

https://www.dropbox.com/s/w45fc618hi2rl8q/dhaka_roads_buildings_hospitals_med.osm

Put one or both of these files in openmapkit/osm/. Whatever is in the directory will be loaded automatically.