Skip to content

MBTiles and Mapbox Vector Tiles 2.0/2.1 reader and writer in C++

License

Notifications You must be signed in to change notification settings

Serinox/mbtiles-cpp

 
 

Repository files navigation

This is a fork of TimSC/mbtiles-cpp.

Feature divergences from original repo:

  1. VectorTile.h decodes tile geometry into the tile coordinate system and not into lon/lat pairs. This was changed to prevent drawing issues where the geometry had gaps because of the multiple conversions.

About

MBTiles and Mapbox Vector Tiles 2.0/2.1 reader and writer in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.2%
  • CMake 11.6%
  • Shell 0.2%