Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posm/OpenMapKitAndroid
https://github.com/posm/OpenMapKitAndroid
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/posm/OpenMapKitAndroid
- Owner: posm
- License: bsd-3-clause
- Created: 2014-12-17T21:10:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-27T10:49:32.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T12:29:56.368Z (3 months ago)
- Language: Java
- Homepage: http://openmapkit.org
- Size: 125 MB
- Stars: 128
- Watchers: 39
- Forks: 38
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - posm/OpenMapKitAndroid - (others)
README
# OpenMapKit
## Description
Android mobile application for browsing OpenStreetMap features to create and edit OSM tags.
## Main Features
* View OpenStreetMap tiles via web and pre-cached mbtiles.
* Download OSM data from the [Overpass API](https://wiki.openstreetmap.org/wiki/Overpass_API) for offline use.
* Create and update tags for OSM features.
- Data saved on device as [JOSM compatible OpenStreetMap XML](http://wiki.openstreetmap.org/wiki/JOSM_file_format).
- Can be submitted to OpenMapKit Server or directly to [OpenStreetMap API](http://wiki.openstreetmap.org/wiki/API_v0.6).
* Integration with [ODK Collect](https://opendatakit.org/use/collect/).
- Can be launched by your XForm survey to select OSM features and create/edit tags within your survey collection workflow.
- Tags and OSM ID are sent back to ODK Collect to be stored in survey data## Documentation
See the [docs](http://posm.io/docs/omk/intro/) for details on how to setup and load data into the app.
### License (BSD)
See license [here](https://github.com/AmericanRedCross/openmapkitandroid/blob/master/LICENSE.md).
### Related Projects
The OpenMapKit is being used on the [POSM](https://github.com/posm/posm).