Convert areas to lines

From GRASS-Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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