vector single2multiple ====================== **Name**: geoc vector single2multiple **Description**: Combine all of the geometries in the input Layer into one multipart geometry in the output Layer **Arguments**: * -o --output-workspace: The output workspace * -r --output-layer: The output layer * -i --input-workspace: The input workspace * -l --input-layer: The input layer * --help : Print the help message * --web-help : Open help in a browser **Example**:: cat points.csv | geoc vector single2multiple -o multi.properties