tilelive-bridge
Tile generator
Generates mapnik vector tiles from traditional mapnik datasources using the tilelive API
Implements the tilelive API for generating mapnik vector tiles from traditional mapnik datasources.
63 stars
130 watching
46 forks
Language: JavaScript
last commit: almost 4 years 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 |
stepankuzmin/tilelive-postgis | Generates vector tiles from PostGIS data using the TileLive API. | 52 |
mapbox/tilelive-mapnik | A renderer backend for a popular web mapping platform | 82 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
naturalatlas/tilestrata-mapnik | Generates map tiles using the Mapnik library | 9 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
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 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/vt-pbf | Converts Mapbox vector tiles to binary protobuf format | 193 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 150 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |