* 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
1.32.3
* Add an option to convert stringified number feature IDs to numbers * Add an option to use a specified feature attribute as the feature ID