Skip to content

Tags: bdmapman/tippecanoe

Tags

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 mapbox#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 mapbox#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 mapbox#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 mapbox#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 mapbox#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 mapbox#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 mapbox#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 mapbox#650 from mapbox/filter-crash

Fix null pointer crash/add bounding box option

1.32.0

Toggle 1.32.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 mapbox#647 from mapbox/attribute-compare

Bug fix: mismatched features could be coalesced if from a prefilter

1.31.5

Toggle 1.31.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 mapbox#642 from mapbox/maxzoom-minzoom

Issue an error message in tile-join if minzoom is greater than maxzoom