Skip to content

Releases: felt/tippecanoe

Raise tippecanoe-decode limit on the size of individual tiles

21 Nov 17:18
11e3196
Compare
Choose a tag to compare

2.70.1

  • Raise tippecanoe-decode limit on the size of individual tiles

test-7469a29

20 Nov 23:52
Compare
Choose a tag to compare
test-7469a29 Pre-release
Pre-release
Raise tippecanoe-decode tile size limit to 250 MB

Performance improvements to tippecanoe-overzoom with attribute exclusion

15 Nov 21:15
905b58c
Compare
Choose a tag to compare

2.70.0

  • Performance improvements to tippecanoe-overzoom with attribute exclusion

test-5a7b8e73

14 Nov 21:52
Compare
Choose a tag to compare
test-5a7b8e73 Pre-release
Pre-release
Forgot one

Fix crash when the first bin gets clipped away

13 Nov 18:49
6d46578
Compare
Choose a tag to compare

2.69.0

  • Fix crash when the first bin gets clipped away

test-1e9be2f7

13 Nov 06:13
Compare
Choose a tag to compare
test-1e9be2f7 Pre-release
Pre-release
Avoid crash if the first bin gets clipped away

Optimizations for binning

08 Nov 23:47
794ae2b
Compare
Choose a tag to compare
  • Adds --no-tile-compression option to tippecanoe-overzoom
  • Makes tippecanoe-overzoom clip the output tile to the tile buffer after assigning points to bins
  • Adds --include/-y option to tippecanoe-decode to decode only specified attributes
  • Cleans up some inconsistent handling of variable tile extents in overzooming code
  • Speeds up overzooming slightly in tile-join by doing less preflighting to discover which child tiles contain features

test-157e935f

08 Nov 20:56
Compare
Choose a tag to compare
test-157e935f Pre-release
Pre-release
Add --no-tile-compression option to tippecanoe-overzoom

test-e452b584

07 Nov 19:46
Compare
Choose a tag to compare
test-e452b584 Pre-release
Pre-release
Missed some tests

Reduce memory consumption of accumulated attributes

05 Nov 22:40
23667bb
Compare
Choose a tag to compare

2.67.0

  • Reduce memory consumption of duplicate attribute names in serial_feature
  • The maxzoom guess calculation now takes into account the number of duplicate feature locations