Releases: felt/tippecanoe
Releases · felt/tippecanoe
test-8bd955ae
Carry sum of numeric attributes into the bins
test-89514fd8
Also add mean, min, and max
test-5e98b63c
Fix the tests
test-29934401
Increment a count as features are found to be within the bins
Fix bad interactions between retain points multiplier, as-needed dropping, and variable depth tile pyramids
2.60.0
- Fix bad interaction between --retain-points-multiplier and stopping early when the tile feature limit is reached
- Fix another bad interaction between --retain-points-multiplier, dropping-as-needed, and variable depth tile pyramids
- Add optional BUILD_INFO string to version
- Reorder overzoom logic to clip before dealing with multiplier and filters
- When --generate-variable-depth-tile-pyramid is in use, report the actual highest zoom generated as tileset maxzoom
test-8265594b
Dropping a feature into a multiplier cluster still effectively drops it
test-17c52d0b
Don't try to truncate zooms if we are still tiling at z18
test-fee56eaa
Report the actual max zoom of any tiles as the metadata maxzoom
test-114e7f2a
Update version and changelog
test-c3fa99bc
Be more careful to retry when the feature count is exceeded