Update 'README.md'

master
chrisd 5 years ago
parent 3e484f9f2f
commit 5edc0b0aa6

@ -100,5 +100,5 @@ $ python polyline_to_points.py path/to/shp
$ python polyline_to_points.py -s 5 path/to/shp
# Use profile names from field "ProfileID" in the attribute table at 1 m spacing
$ python polyline_to_points.py -f -s 1 ProfileID path/to/shp
$ python polyline_to_points.py -f ProfileID -s 1 path/to/shp
```

Loading…
Cancel
Save