vector-tile-spec
Vector Tile Format
A specification for encoding and decoding vector data in tile format.
Mapbox Vector Tile specification
911 stars
199 watching
211 forks
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 618 |
| A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 356 |
| A C# library for decoding Mapbox Vector Tiles | 57 |
| Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
| A Python package for encoding and decoding Mapbox Vector Tiles | 248 |
| A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
| Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 151 |
| Defines an open standard for representing map metadata in JSON format. | 260 |
| A lightweight C++ library for decoding and encoding minimalist vector tiles | 87 |
| A package to encode and decode vector tile data in the GeoJSON format | 15 |
| A project that allows fine-grained control over rendering individual vector tiles on an imaginary canvas to render onto a real canvas. | 134 |
| Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
| A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API | 72 |
| A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
| Converts vector tiles to GeoJSON format | 136 |