Releases: felt/tippecanoe
Releases · felt/tippecanoe
test-bc59c6ba
Fix the feature count estimates, I think
test-4bdb8edd
Pass build info into the version string
test-42c4426e
Clip before dealing with multiplier or filters in overzoom
test-459aef11
Try adding --drop-sparsest-as-needed
Fixes to latitudes in antimeridian_adjusted_bounds
2.59.0
- Correct
antimeridian_adjusted_bounds
latitude calculation when vertices extend beyond the edge of the Mercator plane
test-62d6556
Update some more test expectations
Add --generate-variable-depth-tile-pyramid option
2.58.0
- Add --generate-variable-depth-tile-pyramid option
- Add --line-simplification and --tiny-polygon-size options to tippecanoe-overzoom
- Adjust tile feature limit for --retain-points-multiplier
- Tune convergence rate for --coalesce-densest and --drop-densest
- Fix overreported drop and coalesce counts in strategies
test-96f33d25
Forgot to take out this printf
test-8b46199b
Improve dispatch of tiling tasks
test-3e8c8e2a
Still dispatch the biggest tasks first