felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
906 stars 78 forks source link

Add an option to buffer polygons outward to keep them from collapsing #160

Open e-n-f opened 10 months ago

e-n-f commented 10 months ago

Specifically the files in tests/buffer-polygons would previously collapse away inconsistently from zoom level to zoom level.

Continuous polygons as detected by --no-simplification-of-shared-nodes are unaffected by the new --buffer-polygons-outward flag.