Skip to content

Releases: felt/tippecanoe

test-8bd955ae

29 Aug 20:25
Compare
Choose a tag to compare
test-8bd955ae Pre-release
Pre-release
Carry sum of numeric attributes into the bins

test-89514fd8

29 Aug 21:20
Compare
Choose a tag to compare
test-89514fd8 Pre-release
Pre-release
Also add mean, min, and max

test-5e98b63c

29 Aug 03:21
Compare
Choose a tag to compare
test-5e98b63c Pre-release
Pre-release
Fix the tests

test-29934401

23 Aug 23:24
Compare
Choose a tag to compare
test-29934401 Pre-release
Pre-release
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

20 Aug 17:55
40bb4ff
Compare
Choose a tag to compare

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

20 Aug 04:33
Compare
Choose a tag to compare
test-8265594b Pre-release
Pre-release
Dropping a feature into a multiplier cluster still effectively drops it

test-17c52d0b

20 Aug 17:38
Compare
Choose a tag to compare
test-17c52d0b Pre-release
Pre-release
Don't try to truncate zooms if we are still tiling at z18

test-fee56eaa

19 Aug 18:41
Compare
Choose a tag to compare
test-fee56eaa Pre-release
Pre-release
Report the actual max zoom of any tiles as the metadata maxzoom

test-114e7f2a

19 Aug 23:15
Compare
Choose a tag to compare
test-114e7f2a Pre-release
Pre-release
Update version and changelog

test-c3fa99bc

16 Aug 17:41
Compare
Choose a tag to compare
test-c3fa99bc Pre-release
Pre-release
Be more careful to retry when the feature count is exceeded