vector addlengthfield ===================== **Name**: geoc vector addlengthfield **Description**: Add an length/perimeter Field **Arguments**: * -f --length-fieldname: The name for the length Field * -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**:: geoc vector addlengthfield -i roads.shp -o roads_len.shp -f LENGTH