vector addareafield =================== **Name**: geoc vector addareafield **Description**: Add an area Field **Arguments**: * -f --area-fieldname: The name for the area 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 addareafield -i states.shp -o states_area.shp -f area