vector-tile-js
Vector file parser
A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems
Parses vector tiles with JavaScript
351 stars
128 watching
87 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
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 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 150 |
mapbox/tilelive-vector | A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API | 72 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
ondrap/mapbox-filter | A utility library for filtering and manipulating Mapbox GL JS style definitions and mbtiles files. | 28 |