https://github.com/mapbox/geojson-vt-cpp
Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly
https://github.com/mapbox/geojson-vt-cpp
Last synced: 7 months ago
JSON representation
Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly
- Host: GitHub
- URL: https://github.com/mapbox/geojson-vt-cpp
- Owner: mapbox
- License: isc
- Created: 2015-06-11T19:02:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T12:36:40.000Z (10 months ago)
- Last Synced: 2024-08-13T15:31:56.487Z (10 months ago)
- Language: C++
- Homepage:
- Size: 1.32 MB
- Stars: 93
- Watchers: 114
- Forks: 58
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geojson-vt-cpp
Port to C++ of [JS GeoJSON-VT](https://github.com/mapbox/geojson-vt) for slicing GeoJSON into vector tiles on the fly.
[](https://travis-ci.org/mapbox/geojson-vt-cpp)