- Added support for loading several datasets via multiple
-icommands. - Default target of a command is the output of the previous command (previously the default target was all layers).
- Added
-targetcommand to set the default target. target=option and-targetcommand accept numerical layer ids; first layer of first dataset is 1.- Added
-quietcommand to inhibit console messages. -infocommand shows information about all layers in all datasets.- Updated applyCommands() to accept an object containing contents of multiple input files and return an object containing contents of multiple output files (via callback).
- Added
-uniq verboseoption, to show which features are removed. - Added
-o extension=option, to set the file extension of exported GeoJSON and TopoJSON files.