vector-tile-spec

Vector Tile Format

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

Mapbox Vector Tile specification

GitHub

911 stars
199 watching
211 forks
last commit: 9 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. 618
mapbox/vector-tile-js A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems 356
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 248
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. 151
mapbox/tilejson-spec Defines an open standard for representing map metadata in JSON format. 260
mapbox/vtzero A lightweight C++ library for decoding and encoding minimalist vector tiles 87
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. 134
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 136