Convert areas to lines

From GRASS-Wiki
Revision as of 23:58, 14 August 2014 by Neteler (talk | contribs) (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Q: Is there a way to convert vector areas to lines?

A: Yes, by using their boundaries along with optional attribute transfer from the centroids:

You can use the GRASS GIS 7 Addon v.to.lines (src) for that.

See also