[GRASS-dev] [GRASS GIS] #1845: v.buffer: strange result for lines
GRASS GIS
trac at osgeo.org
Fri Jan 4 06:12:27 PST 2013
#1845: v.buffer: strange result for lines
-----------------------------+----------------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.buffer, lines | Platform: Linux
Cpu: x86-64 |
-----------------------------+----------------------------------------------
Comment(by mmetz):
Replying to [ticket:1845 martinl]:
> Sample data attached: attachment:silnice.txt
>
> Buffer 100m (using GEOS) - surprisingly wrong
(attachment:v_buffer_100_geos.png)
Works for me. Do you have any changes in your local copy?
>
{{{
v.buffer input=silnice output=silnice100 distance=100
}}}
>
> Buffer 100m (using GRASS) - wrong - not surprisingly
(attachment:v_buffer_100_grass.png)
>
{{{
export GRASS_VECTOR_BUFFER=1
v.buffer input=silnice output=silnice100 distance=100
}}}
>
Looks better for me, but still with errors.
I'm using GEOS-3.3.6.
Markus M
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1845#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list