Vector Buffer: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| mNo edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| '''Q:''' How to create a vector buffer around polygons in GRASS >= 5.7: | '''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: | '''A:''' buffer around vector features can be easily generated with: | ||
Revision as of 18:19, 22 July 2016
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