Mapbox-vector-tiles-basic-js-renderer
Vector tile renderer
A project that allows fine-grained control over rendering individual vector tiles on an imaginary canvas to render onto a real canvas.
Fork of mapbox-gl-js that gives you explicit control of which source tiles you render and where
132 stars
24 watching
33 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/tilelive-vector | A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API | 72 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
maptiler/tileserver-gl | A software framework that enables efficient map rendering with vector and raster tiles | 2,240 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
planet-vector-tile/planet-vector-tile | A software framework for rendering and navigating planet-scale spatial data on local machines | 22 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/tilelive-mapnik | A renderer backend for a popular web mapping platform | 82 |
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 |