Vector Buffer

From GRASS-Wiki
Revision as of 18:19, 22 July 2016 by ⚠️Dat (talk | contribs)
Jump to navigation Jump to search

Q: How to create a vector buffer around polygons/areas/points in GRASS >= 5.7:

A: buffer around vector features can be easily generated with:

v.buffer in=polygonmap out=in=polygonmap_buf buffer=200