Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 833 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 833 Bytes

C++ applications to create, serve and view maps in mapsforge format:

  • osm2map: convert OpenStreetMap data into a mapsforge offline map.

  • mapsforge I/O: C++ classes to read and write mapsforge binary format

  • renderer: a renderer of mapsforge vector tiles based on the Cairo graphics engine

  • tileserver: A standalone HTTP server of XYZ tiles from one or more mapsforge maps

  • viewer: Qt based map viewer of offline (mapsforge) and online tile sources with Garmin Basecamp like overlay data management.