Skip to content

Tags: ianbruton/tippecanoe

Tags

1.12.11

Merge pull request mapbox#288 from mapbox/bad-polygon-revival

Don't try to revive a placeholder for a degenerate polygon with negative area

1.12.9

Merge pull request mapbox#280 from mapbox/fragment-geometry

Move polygon winding fixup out of tiling and into parsing

1.12.5

Merge pull request mapbox#271 from mapbox/empty-features

Test that an empty feature is no longer generated (here in tile 11/328/791)

1.12.3

Merge pull request mapbox#269 from mapbox/fix-progress

Fix double-counted progress in the progress indicator

1.12.0

Merge pull request mapbox#259 from mapbox/tile-join-x

Fix a tile-join bug that would retain fields that were supposed to be…

1.11.7

Merge pull request mapbox#245 from mapbox/inline-meta2

Add the ability to inline metadata with geometry

1.11.4

Merge pull request mapbox#241 from mapbox/save-polygons

Don't let polygons with nonzero area disappear during cleaning

1.11.0

Merge pull request mapbox#232 from mapbox/cplusplus

Convert everything to C++

1.10.0

Merge pull request mapbox#226 from mapbox/c++-math

use std::fabs instead of clib fabs

1.9.16

Merge pull request mapbox#219 from mapbox/protozero

Use protozero for reading and writing vector tile protocol buffers