Skip to content

Tags: mapbox/tile-count

Tags

0.9.0

Toggle 0.9.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 #45 from mapbox/widemerge

Do a pyramid merge if there are too many counts to merge at once

0.8.1

Toggle 0.8.1's commit message
Merge pull request #43 from mapbox/tippecanoe-fixes

Pick up tilestats fixes and other changes from Tippecanoe

0.8.0

Toggle 0.8.0's commit message
Merge pull request #42 from mapbox/tilestats

Include tilestats in metadata

v0.7.0

Toggle v0.7.0's commit message
Merge pull request #38 from mapbox/close-polygons

Close polygons with closepath instead of lineto

v0.6.0

Toggle v0.6.0's commit message
Merge pull request #37 from mapbox/points

Add back the option to produce points instead of polygons

v0.5.1

Toggle v0.5.1's commit message
Merge pull request #35 from mapbox/dynamic-threshold

Add option to dynamically raise threshold to make tiles small enough

v0.5.0

Toggle v0.5.0's commit message
Merge pull request #31 from mapbox/tile-stdio

Use stdio instead of mapped memory to read the count file when tiling

v0.4.0

Toggle v0.4.0's commit message
Make the -p option on tile-count-merge work

v0.3.2

Toggle v0.3.2's commit message
Add option for minimum absolute count threshold, and related tests

v0.3.1

Toggle v0.3.1's commit message
Add a flag to disregard the usual 500K tile size limit