I have a couple of sub-watersheds in a vector map from the National
Hydrography Dataset (NHD) that drain from both sides of a stream. I'm
interested in only one side of each subwatershed and want to use v.edit (in
the wxPython GUI) to add a new boundary line along the stream course and
remove the boundary line on the other side.
Is there a recommended way to apply the tools to do this?
Rich