Skip to content

Tags: mapbox/tippecanoe

Tags

1.36.0

Toggle 1.36.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #880 from mapbox/version-1.36.0

Forgot to increment the version number

1.35.0

Toggle 1.35.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #841 from mapbox/fix-accumulate-mean

Fix calculation of mean when accumulating attributes in clusters

1.34.3

Toggle 1.34.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #760 from mapbox/preserve-shared-nodes

Add an option to keep intersection nodes from being simplified away

1.34.0

Toggle 1.34.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #744 from mapbox/track-flags

Record the command line options in the tileset metadata

1.33.0

Toggle 1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #725 from mapbox/geobuf-multilinestring

Fix reading of MultiLineStrings in Geobuf input

1.32.10

Toggle 1.32.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #702 from mapbox/minzoom-0

Fix a bug that disallowed a per-feature minzoom of 0

1.32.9

Toggle 1.32.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #691 from mapbox/detail-limit

Limit detail to 30 and buffer 127 to prevent coordinate delta overflow

1.32.5

Toggle 1.32.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #657 from mapbox/drop-features-earlier

Drop LineStrings and Polygons early in tiling if they are smaller than a pixel

1.32.3

Toggle 1.32.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #658 from mapbox/coerce-feature-ids

Add an option to convert stringified number feature IDs to numbers

1.32.1

Toggle 1.32.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #650 from mapbox/filter-crash

Fix null pointer crash/add bounding box option