python-vt2geojson
Tile converter
Converts vector tiles to GeoJSON format
Dump vector tiles to GeoJSON from remote URLs or local system files.
30 stars
5 watching
5 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
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 |
naturalatlas/tilestrata-postgis-geojson-tiles | Generates GeoJSON tiles from PostGIS geometry data | 3 |
maxammann/geojson-vt-rs | Slices GeoJSON data into vector tiles on the fly for efficient rendering and interaction. | 20 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/csv2geojson | Converts CSV and TSV files into GeoJSON data suitable for maps | 364 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
w8r/geojson2svg | Converts GeoJSON data into SVG format for mapping and visualization | 67 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |