* New strategies for making tiles smaller, with uniform behavior across the whole zoom level: --increase-gamma-as-needed, --drop-densest-as-needed, --drop-fraction-as-needed, --drop-smallest-as-needed. * Option to specify the maximum tile size in bytes * Option to turn off tiny polygon reduction * Better error checking in JSON parsing
1.14.4
* Make -B/-r feature-dropping consistent between tiles and zoom levels
1.14.3
* Add --detect-shared-borders option for better polygon simplification
1.14.2
* Enforce that string feature attributes must be encoded as UTF-8
1.14.1
* Whitespace after commas in tile-join .csv input is no longer significant
1.14.0
* Tile-join is multithreaded and can merge multiple vector mbtiles files together