Releases: felt/tippecanoe
Releases · felt/tippecanoe
test-75511a74
Clip the clip regions to the tile bounds to reduce their complexity
test-02efa9f1
Fix scaling before post-binning clipping. Add test.
test-c7649e39
Add missing fixture, and don't crash if it is missing
Raise tippecanoe-decode limit on the size of individual tiles
2.70.1
- 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