forked from WilliBoelke/OHDM-offline-viewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Willi Bölke edited this page Jun 2, 2020
·
16 revisions
The goal of this repository is to render Open Street Maps, without the need of a network connection. This maps can either be your own .map files or maps from the OHDM databse. It also should be possible to request maps from every date and location which are not available via download at the given time.
We used (mapsforge's)[https://github.com/mapsforge/mapsforge] MapView and its file format .map
to render and display the maps.
We created a (web service)[https://github.com/OpenHistoricalDataMap/DowloadWebService] and used FTP adn HTTP for the download and request functionalities.