geojson-vt
Geo tile generator
A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction.
Slice GeoJSON into vector tiles on the fly in the browser
2k stars
179 watching
270 forks
Language: JavaScript
last commit: 5 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
naturalatlas/tilestrata-postgis-geojson-tiles | Generates GeoJSON tiles from PostGIS geometry data | 3 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 266 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |