#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>

_______________________________________________
grass-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to