* Limit tile detail to 30 and buffer size to 127 to prevent coordinate delta overflow in vector tiles.
1.32.8
* Better error message if the output tileset already exists
1.32.7
* Point features may now be coalesced into MultiPoint features with --coalesce. * Add --hilbert option to put features in Hilbert Curve sequence
1.32.6
* Make it an error, not a warning, to have missing coordinates for a point
1.32.5
* Use less memory on lines and polygons that are too small for the tile * Fix coordinate rounding problem that was causing --grid-low-zooms grids to be lost at low zooms if the original polygons were not aligned to tile boundaries
1.32.4
* Ignore leading zeroes when converting string attributes to feature IDs