Skip to content

Releases: mapbox/tippecanoe

Add better diagnostics for NaN or Infinity in input JSON

23 Aug 20:41
Compare
Choose a tag to compare

1.22.2

  • Add better diagnostics for NaN or Infinity in input JSON

Add option not to produce tilestats

16 Aug 22:24
Compare
Choose a tag to compare

1.22.1

  • Fix tilestats generation when long string attribute values are elided
  • Add option not to produce tilestats
  • Add tile-join options to select zoom levels to copy

Add options to filter each tile's contents through a shell pipeline

09 Aug 21:15
Compare
Choose a tag to compare

1.22.0

  • Add options to filter each tile's contents through a shell pipeline

Generate layer, feature, and attribute statistics as part of tileset metadata

27 Jul 21:12
Compare
Choose a tag to compare

1.21.0

  • Generate layer, feature, and attribute statistics as part of tileset metadata

Long option support for tippecanoe-decode and tile-count

07 Jul 21:45
Compare
Choose a tag to compare

1.20.0

  • Add long options to tippecanoe-decode and tile-join. Add --quiet to tile-join.

1.19.3

  • Upgrade protozero to version 1.5.2

Ignore byte order mark

30 Jun 17:53
Compare
Choose a tag to compare

1.19.2

  • Ignore UTF-8 byte order mark if present

Better maxzoom guessing

31 May 23:09
Compare
Choose a tag to compare

1.19.1

  • Add an option to increase maxzoom if features are still being dropped

1.19.0

  • Tile-join can merge and create directories, not only mbtiles
  • Maxzoom guessing (-zg) takes into account resolution within each feature

1.18.2

  • Fix crash with very long (>128K) attribute values

Only warn once about invalid polygons in tippecanoe-decode

12 May 18:53
Compare
Choose a tag to compare

1.18.1

  • Only warn once about invalid polygons in tippecanoe-decode

Fix tile-join compression and bounding box

11 May 19:52
Compare
Choose a tag to compare

1.18.0

  • Fix compression of tiles in tile-join
  • Calculate the tileset bounding box in tile-join from the tile boundaries

GeoJSON text sequences; tile-join naming options; polygon double-checking

08 May 23:01
Compare
Choose a tag to compare

1.17.7

  • Enforce polygon winding and closure rules in tippecanoe-decode

1.17.6

  • Add tile-join options to set name, attribution, description

1.17.5

  • Preserve the tileset names from the source mbtiles in tile-join

1.17.4

  • Fix RFC 8142 support: Don't try to split all memory mapped files

1.17.3

  • Support RFC 8142 GeoJSON text sequences

1.17.2

  • Organize usage output the same way as in the README