tippecanoe
Vector tile generator
Enables creating detailed, scalable vector tilesets from large collections of geographic data.
Build vector tilesets from large collections of GeoJSON features.
3k stars
196 watching
432 forks
Language: C++
last commit: 8 months ago
Linked from 3 awesome lists
c-plus-plusgeojsonvector-tiles
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/mapbox-gl-js | A JavaScript library for creating customizable, interactive vector maps on the web using WebGL and vector tiles. | 11,228 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
landtechnologies/mapbox-vector-tiles-basic-js-renderer | A project that allows fine-grained control over rendering individual vector tiles on an imaginary canvas to render onto a real canvas. | 132 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |
maplibre/martin | A high-performance tile server and tooling for generating vector tiles from databases and serving them as web maps. | 2,308 |
maplibre/maplibre-gl-js | An open-source library for rendering interactive vector tile maps in the browser using WebGL2 and TypeScript. | 6,681 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
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 |
mapbox/tilelive-bridge | Generates mapnik vector tiles from traditional mapnik datasources using the tilelive API | 63 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
maptalks/maptalks.js | A lightweight JavaScript library for creating integrated 2D/3D maps. | 4,320 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |