php-vector-tile-data-provider
Tile generator
Generates Mapbox Vector Tiles from GeoJSON data in real-time
Serve or write Mapbox Vector Tile 2.1 using PHP 8.1
3 stars
1 watching
0 forks
Language: PHP
last commit: 10 months ago
Linked from 1 awesome list
mapbox-vector-tiletileserver-glvt-pbf
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
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 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
mapbox/tilelive-bridge | Generates mapnik vector tiles from traditional mapnik datasources using the tilelive API | 63 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
stepankuzmin/tilelive-postgis | Generates vector tiles from PostGIS data using the TileLive API. | 52 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
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 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
systemed/tilemaker | Generates vector tiles from OpenStreetMap data for use in mapping applications. | 1,489 |
mapbox/vt-pbf | Converts Mapbox vector tiles to binary protobuf format | 193 |