mvt-fixtures
Tile tests
Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders
Suite of valid and invalid Mapbox Vector Tiles
27 stars
114 watching
10 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
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/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/vt-pbf | Converts Mapbox vector tiles to binary protobuf format | 193 |