Skip to content

Releases: felt/tippecanoe

Speed up binning in tippecanoe-overzoom

01 Nov 22:28
b3b89e1
Compare
Choose a tag to compare

2.66.0

  • Only bin by ID, not by geometry, if --bin-by-id-list is specified
  • Do attribute accumulation in overzoom in mvt_value instead of converting to serial_val
  • Fix bool values read from flatgeobuf sources (#289)

test-0123e9bd

01 Nov 16:59
Compare
Choose a tag to compare
test-0123e9bd Pre-release
Pre-release
Replace duplicated code with template

test-08addd39

18 Oct 22:29
Compare
Choose a tag to compare
test-08addd39 Pre-release
Pre-release
Only bin by ID, not geometrically

Improve spatial distribution of --retain-points-multiplier features

17 Oct 23:00
28efc40
Compare
Choose a tag to compare

2.65.0

  • Improve spatial distribution of --retain-points-multiplier features
  • Add --preserve-multiplier-density-threshold option to maintain minimum density of multiplier features

test-ecf01f22

16 Oct 22:10
Compare
Choose a tag to compare
test-ecf01f22 Pre-release
Pre-release
Only let --preserve-point-density-threshold shift density around

test-b1466547

11 Oct 18:53
Compare
Choose a tag to compare
test-b1466547 Pre-release
Pre-release
Revert "Revert "The multiplier cap was a bad idea""

This reverts commit 80f7cb1c0e8247caba5ec1b0f9e9974bf9145d43.

test-1eb49860

11 Oct 19:47
Compare
Choose a tag to compare
test-1eb49860 Pre-release
Pre-release
Oh, I didn't git add the code changes

test-b9b55db5

10 Oct 20:27
Compare
Choose a tag to compare
test-b9b55db5 Pre-release
Pre-release
Remove the multiplier sequence, which should no longer matter

test-a26e4130

09 Oct 17:34
Compare
Choose a tag to compare
test-a26e4130 Pre-release
Pre-release
Limit feature expansion from multiplier density to 2x

test-6f8273a4

09 Oct 19:37
Compare
Choose a tag to compare
test-6f8273a4 Pre-release
Pre-release
The multiplier cap was a bad idea