[GRASS-dev] [GRASS GIS] #3448: v.buffer -c native failure

GRASS GIS trac at osgeo.org
Sat Nov 18 06:24:12 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
Resolution:               |   Keywords:  v.buffer v.parallel
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+---------------------------------

Comment (by marisn):

 And here is test case for ordinary (round cap) buffer failure:

 {{{
 v.in.ascii -n in=- out=test_line2 format=standard << EOF
 L 4
  6 4
  7 3
  7 2
  8 1
 EOF
 v.buffer input=test_line2 output=test_buff2 distance=2
 }}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3448#comment:1>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list