geojson-vt-cpp
GeoJSON slicer
Enables on-the-fly slicing of GeoJSON data into vector tiles using C++
Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly
94 stars
118 watching
60 forks
Language: C++
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |