[GRASS-dev] [GRASS GIS] #3448: v.buffer -c native failure
GRASS GIS
trac at osgeo.org
Sat Nov 18 05:35:26 PST 2017
#3448: v.buffer -c native failure
---------------------------------+-------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.5.0
Component: Vector | Version: unspecified
Keywords: v.buffer v.parallel | CPU: Unspecified
Platform: Unspecified |
---------------------------------+-------------------------
GRASS native buffering methods are known to fail. Here is a test data for
"no cap" case producing some strange output.
{{{
v.in.ascii -n in=- out=test_line format=standard << EOF
L 4
3 4
6 4
7 3
7 2
EOF
v.buffer input=test_line output=test_butt distance=2 -c
}}}
Related bugs (those might not be duplicates!): #2531 #1244 #1231 #90
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3448>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list