felt / tippecanoe

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

Binning by ID #276

Closed e-n-f closed 1 month ago

e-n-f commented 1 month ago

Adds a --bin-by-id-list option to tippecanoe-overzoom. If specified, it is the name of an attribute on the bin features, whose value is a comma-separated list of feature IDs for the features being binned. The features with those IDs will be assigned directly to the bins instead of going through the process of trying to match them geometrically.