heymoon-cc / php-vector-tile-data-provider

Serve or write Mapbox Vector Tile 2.1 using PHP 8.1
https://packagist.org/packages/heymoon/vector-tile-data-provider
MIT License
3 stars 0 forks source link

Simplification issues #2

Closed egbuk closed 2 years ago

egbuk commented 2 years ago

Tile with id 13 partially hidden https://map.heymoon.cc/#9/55.384051559887496/37.28668210096658 Maybe need to try https://libgeos.org/doxygen/classgeos_1_1simplify_1_1TopologyPreservingSimplifier.html get in PHP somehow

egbuk commented 2 years ago

GeometryEngine::intersection seems to behave buggy on multi-geometry. Added unpacking cycle.