Skip to content
Willi Bölke edited this page Jun 2, 2020 · 16 revisions

Goal of this project

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.

Reaching the goals

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.

Index

Getting Started:

Getting Started

Documentation:

Download:

Clone this wiki locally