Skip to content
NoteFx edited this page Sep 18, 2020 · 5 revisions

Welcome to the DowloadWebService wiki!


This is the Wiki Page for the OHDM Java Download Service. This Service currently does 5 Things:

  1. It handles Request from the OHDM OfflineViewer Android App (which you can find here: https://github.com/OpenHistoricalDataMap/OfflineViewer),
  2. It uses the OHDMConverter(found here: https://github.com/OpenHistoricalDataMap/OSMImportUpdate), to request a .osm File from a specific date, from a Database
  3. converts it to an .map file, for the Android App to display it (more on that in the OHDM OfflineViewer App wiki),
  4. lets the Android App download this .map File and ...
  5. Logs the whole process