vt-geojson
GeoJSON extractor
Extracts GeoJSON data from Mapbox vector tiles
Extract GeoJSON from Mapbox vector tiles.
60 stars
58 watching
13 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
mapbox/geojson-coords | Extracts coordinates from GeoJSON objects. | 31 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
node-geojson/geojson2dsv | Converts GeoJSON data into DSV encoding. | 8 |
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 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/geojson-summary | A JavaScript library to generate plain English summaries of GeoJSON data | 34 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |