Node Extraction

In reply to David Hoover who wrote:

I need to extract node locations (easting and northing) from a vector
file for some stream segmentation work. Any slick ways of doing this?

If I understand correctly try the Grass 4.1 command "v.to.sites -a ..."
The -a option outputs all vertices (nodes) to a sites file. I have tried
this and it worked.

Good luck

Teresa Hansen
Fort Lewis, WA