vt-pbf
Tile serializer
Converts Mapbox vector tiles to binary protobuf format
Serialize Mapbox Vector Tiles to binary protobufs in javascript.
193 stars
125 watching
38 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
denysmoskalenko/vt2pbf | Converts mapbox vector tiles to binary protobuf format using Python | 14 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
tumic0/qtpbfimageplugin | Enables displaying of PBF vector tiles without modification to the application | 49 |
mapbox/tilelive-bridge | Generates mapnik vector tiles from traditional mapnik datasources using the tilelive API | 63 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 150 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
mapbox/postgis-vt-util | A set of PostgreSQL functions to assist with vector tile creation and data preparation | 273 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |