felt / tippecanoe

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

Drop or retain whole multiplier clusters when dropping as needed #198

Closed e-n-f closed 6 months ago

e-n-f commented 7 months ago

This PR makes three improvements to feature dropping behavior:

(This last behavior is still not good enough for complete consistency near tile boundaries, since sometimes features that are part of one cluster at a low zoom level will be split between tiles at a higher zoom level, which will have to be addressed in a followup PR)