vector addidfield ================= **Name**: geoc vector addidfield **Description**: Add an ID Field **Arguments**: * -f --id-fieldname: The name for the ID Field * -s --start: The number of start at * -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 addidfield -i states.shp -o states_id.shp -f ID -s 1