vt2geojson
Vector converter
Converts vector tiles to GeoJSON format
Dump vector tiles to GeoJSON
134 stars
116 watching
29 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
conversiongeojsonmapboxserializationtilevectorvector-tileview
Related projects:
Repository | Description | Stars |
---|---|---|
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
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/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
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 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/tokml | Converts GeoJSON data to KML format. | 188 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |