mapbox / awesome-vector-tiles

Awesome implementations of the Mapbox Vector Tile specification
https://www.mapbox.com/developers/vector-tiles/
Creative Commons Zero v1.0 Universal
2.33k stars 279 forks source link

Add php-vector-tile-data-provider #97

Closed egbuk closed 1 year ago

egbuk commented 1 year ago

A PHP library battle-tested in app with 80k DAU. Not sure if it should go to "Parsers & Generators" or "Low-level utilities". It's sure able to parse and generate MVT format, but also has spatial transformation, clusterization and simplification abilities.