[GRASS-dev] [GRASS GIS] #1244: v.parallel error
'Vect_get_point_in_poly() failed'
GRASS GIS
trac at osgeo.org
Mon Dec 20 03:53:05 EST 2010
#1244: v.parallel error 'Vect_get_point_in_poly() failed'
------------------------+---------------------------------------------------
Reporter: akbgf | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.parallel | Platform: Linux
Cpu: x86-32 |
------------------------+---------------------------------------------------
The v.parallel with applied patch from the comment to the ticket #1231
fails if the change of direction from the current interval to the next one
is small. The processing of the attached vector v36.txt (the standard
ASCII vector) [[BR]]
v.parallel -b input=v36 layer=-1 output=v37 distance=8.0 side=both
--overwrite [[BR]]
returns error message [[BR]]
Vect_get_point_in_poly(): Unable to find point in polygon [[BR]]
ERROR: Vect_get_point_in_poly() failed.
Using distance=10 it works.
Andres Kuusk; Tartu Observatory, Estonia; andres at aai.ee
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1244>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list