felt / tippecanoe

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

Make feature ordering cooperate with --retain-points-multiplier #188

Closed e-n-f closed 7 months ago

e-n-f commented 7 months ago

Each multiplier cluster will be ordered as specified, and then the multiplier clusters within the layer will be ordered as specified by their first feature.

In addition, tippecanoe-overzoom now has its own --preserve-input-order flag that will order the surviving features after filtering by their original input sequence.