vector-tile-spec

Vector Tile Format

A specification for encoding and decoding vector data in tile format.

Mapbox Vector Tile specification

GitHub

905 stars
196 watching
210 forks
last commit: 7 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mapbox/mbtiles-spec Defines a format for storing and retrieving tiled map data in a compact and efficient manner. 614
mapbox/vector-tile-js A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems 351
mapbox/vector-tile-cs A C# library for decoding Mapbox Vector Tiles 57
mapbox/mapnik-vector-tile Provides a C++ implementation of the Mapbox Vector Tile specification 553
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
wdtinc/mapbox-vector-tile-java Library for encoding and decoding MapBox Vector Tiles using Java and JTS. 150
mapbox/tilejson-spec Defines an open standard for representing map metadata in JSON format. 259
mapbox/vtzero A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x 86
bahung1221/dart-vector-tile A package to encode and decode vector tile data in the GeoJSON format 15
landtechnologies/mapbox-vector-tiles-basic-js-renderer A project that allows fine-grained control over rendering individual vector tiles on an imaginary canvas to render onto a real canvas. 132
mapbox/mvt-fixtures Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders 27
mapbox/tilelive-vector A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API 72
mapbox/node-mbtiles A utility and storage backend for the MBTiles format used in tile-based mapping applications 287
mapbox/vt2geojson Converts vector tiles to GeoJSON format 134