Skip to content

Releases: felt/tippecanoe

test-75511a74

27 Nov 20:55
Compare
Choose a tag to compare
test-75511a74 Pre-release
Pre-release
Clip the clip regions to the tile bounds to reduce their complexity

test-02efa9f1

26 Nov 22:23
Compare
Choose a tag to compare
test-02efa9f1 Pre-release
Pre-release
Fix scaling before post-binning clipping. Add test.

test-c7649e39

26 Nov 00:04
Compare
Choose a tag to compare
test-c7649e39 Pre-release
Pre-release
Add missing fixture, and don't crash if it is missing

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