Releases: felt/tippecanoe
Releases · felt/tippecanoe
Raise tippecanoe-decode limit on the size of individual tiles
test-7469a29
Raise tippecanoe-decode tile size limit to 250 MB
Performance improvements to tippecanoe-overzoom with attribute exclusion
2.70.0
- Performance improvements to tippecanoe-overzoom with attribute exclusion
test-5a7b8e73
Forgot one
Fix crash when the first bin gets clipped away
2.69.0
- Fix crash when the first bin gets clipped away
test-1e9be2f7
Avoid crash if the first bin gets clipped away
Optimizations for binning
- Adds
--no-tile-compression
option totippecanoe-overzoom
- Makes
tippecanoe-overzoom
clip the output tile to the tile buffer after assigning points to bins - Adds
--include
/-y
option totippecanoe-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
Add --no-tile-compression option to tippecanoe-overzoom
test-e452b584
Missed some tests
Reduce memory consumption of accumulated attributes
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