Skip to content

Releases: felt/tippecanoe

Rework --coalesce-densest-as-needed and --drop-densest-as-needed to look better

16 Jul 20:24
47e774a
Compare
Choose a tag to compare

2.56.0

  • Rework --coalesce-densest-as-needed and --drop-densest-as-needed to look better
  • Add --maximum-string-attribute-length option

test-bb2513c

08 Jul 19:14
Compare
Choose a tag to compare
test-bb2513c Pre-release
Pre-release
Add apologetic comment

Fix hash collisions in the string pool

07 Jun 22:02
e11583d
Compare
Choose a tag to compare

2.55.0

  • Fix hash collisions in the string pool

Reduce peak memory usage at the per-tile feature limit

03 Apr 14:13
bb4f220
Compare
Choose a tag to compare

2.53.0

  • Stop trying to add features to the tile after the feature limit is reached

Fix accidental loss (at all zooms) of features with an explicit minzoom

22 Mar 17:20
bd48ba8
Compare
Choose a tag to compare

2.52.0

  • Fix accidental loss (at all zooms) of features that specify an explicit minzoom

Fix null behavior in "in" expressions

08 Mar 21:01
e796400
Compare
Choose a tag to compare

2.51.0

  • Fix null behavior in "in" expressions
  • But they are back to not using unidecode

Restore unidecode to FSL-style "in" expressions

08 Mar 17:23
655eccf
Compare
Choose a tag to compare

2.50.0

  • FSL-style "in" expressions use unidecode again

Accept numeric values in FSL-style "in" expressions

04 Mar 18:17
021bb96
Compare
Choose a tag to compare

2.49.0

  • FSL-style "in" expressions now allow numeric comparisons, but they no longer use unidecode to remove diacritics.

Fix some undefined behavior

01 Mar 18:12
6a8f1b8
Compare
Choose a tag to compare

2.48.0

  • Fix some undefined behavior bugs, one of which results in slight changes to line simplification choices

Stabilize feature order in tippecanoe-overzoom

29 Feb 18:42
312e156
Compare
Choose a tag to compare

2.47.0

  • Stabilize feature order in tippecanoe-overzoom when --preserve-feature-order is specified but the sequence attribute is not present