Creates parallel line to input vector lines.
vector, geometry, buffer
v.parallel
v.parallel help
v.parallel [-rb] input=name output=name distance=float [minordistance=float] [angle=float] side=string [tolerance=float] [--overwrite] [--verbose] [--quiet]
Make outside corners round
Create buffer-like parallel lines
Allow output files to overwrite existing files
Verbose module output
Quiet module output
Name of input vector map
Name for output vector map
Offset along major axis in map units
Offset along minor axis in map units
Options: 0-100000000
Angle of major axis in degrees
Default: 0
Side
Options: left,right,both
Default: right
left: Parallel line is on the left
right: Parallel line is on the right
both: Parallel lines on both sides
Tolerance of arc polylines in map units
Options: 0-100000000
v.parallel creates parallel lines to the input vector lines which can be used as half-buffers.
v.buffer
Radim Blazek
Rewritten by Rosen Matev (with support through the Google Summer of Code program 2008)
Last changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $
Full index
� 2003-2014 GRASS Development Team