vt2pbf
Tile encoder
Converts mapbox vector tiles to binary protobuf format using Python
14 stars
2 watching
3 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt-pbf | Converts Mapbox vector tiles to binary protobuf format | 193 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
manimaul/swiftvectortiles | Encodes vector tiles according to the Mapbox spec using Swift | 14 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 150 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
tumic0/qtpbfimageplugin | Enables displaying of PBF vector tiles without modification to the application | 49 |
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
mapbox/mbutil | Utility for converting between Mapbox TileMill MBTiles formats and file system tiles | 762 |
amyantis/python-vt2geojson | Converts vector tiles to GeoJSON format | 30 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
mapbox/untiler | Utility for stitching together image tiles into larger composite files | 38 |