Skip to content
forked from malasiot/maplite

C++ tools for mapsforge vector tiles

License

Notifications You must be signed in to change notification settings

asdafa3/maplite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

C++ tools for mapsforge vector tiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.4%
  • C 9.5%
  • CMake 2.8%
  • Yacc 0.5%
  • Shell 0.3%
  • Python 0.3%
  • Lex 0.2%