forked from notefox/OHDMWebServer
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NoteFx edited this page Sep 18, 2020
·
5 revisions
This is the Wiki Page for the OHDM Java Download Service. This Service currently does 5 Things:
- It handles Request from the OHDM OfflineViewer Android App (which you can find here: https://github.com/OpenHistoricalDataMap/OfflineViewer),
- It uses the OHDMConverter(found here: https://github.com/OpenHistoricalDataMap/OSMImportUpdate), to request a .osm File from a specific date, from a Database
- converts it to an .map file, for the Android App to display it (more on that in the OHDM OfflineViewer App wiki),
- lets the Android App download this .map File and ...
- Logs the whole process