felt / tippecanoe

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

Performance optimizations for binning #283

Closed e-n-f closed 3 weeks ago

e-n-f commented 1 month ago

Does not try to bin geometrically if --bin-by-id-list is specified, only by ID.

Keeps attribute values in mvt_value format when accumulating in overzoom, rather than converting back and forth to serial_val.