vector pointsalongline ====================== **Name**: geoc vector pointsalongline **Description**: Create points along lines **Arguments**: * -d --distance: The distance between points * -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 pointsalongline -i rivers.shp -o sample_locations.shp -d 10.0