[GRASS-dev] [GRASS GIS] #1343: v.buffer2: difference between Linux
32bit and 64bit
GRASS GIS
trac at osgeo.org
Wed Apr 6 13:31:27 EDT 2011
#1343: v.buffer2: difference between Linux 32bit and 64bit
---------------------------------+------------------------------------------
Reporter: mmetz | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-develbranch6
Keywords: v.buffer, v.buffer2 | Platform: Linux
Cpu: x86-64 |
---------------------------------+------------------------------------------
v.buffer2 (not original v.buffer) produces warning messages on Linux 64bit
that are not apparent on Linux 32bit. The initial results differ slightly,
the final result seems to be ok after lots of cleaning.
Reproducible with roadsmajor in nc_spm:
{{{
GRASS> v.buffer2 input=roadsmajor at PERMANENT output=roadsmajor_buf1_2000
distance=1000
WARNING: Next edge was visited but it is not the first one !!! breaking
loop
WARNING: Next edge was visited but it is not the first one !!! breaking
loop
WARNING: Next edge was visited but it is not the first one !!! breaking
loop
}}}
No such warnings, but topological errors with distance=500, warnings like
these but no topological errors with distance=1000 or larger.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1343>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list