vt2geojson
GeoJSON converter
Tool to convert Mapbox Vector Tiles to GeoJSON format
Command line tool to dump Mapbox Vector Tiles to GeoJSON.
4 stars
3 watching
4 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
geojsonmapboxtilevectorvector-tilevector-tiles
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 136 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
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,901 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |
mapbox/geojson-mapnikify | Transforms GeoJSON data into Mapnik XML stylesheets with embedded images and custom styles. | 38 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/wellknown | A JavaScript library to parse and convert Well-Known Text into GeoJSON format. | 268 |
mapbox/tokml | Converts GeoJSON data to KML format. | 190 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 411 |