Opened 13 years ago

Closed 6 years ago

#1244 closed defect (worksforme)

v.parallel2 error 'Vect_get_point_in_poly() failed'

Reported by: akbgf Owned by: grass-dev@…
Priority: normal Milestone: 7.4.2
Component: Vector Version: svn-trunk
Keywords: v.parallel2 Cc:
CPU: x86-32 Platform: Linux

Description

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)

v.parallel -b input=v36 layer=-1 output=v37 distance=8.0 side=both --overwrite

returns error message
Vect_get_point_in_poly(): Unable to find point in polygon
ERROR: Vect_get_point_in_poly() failed.

Using distance=10 it works.

Andres Kuusk; Tartu Observatory, Estonia; andres@…

Attachments (1)

v36.txt (585 bytes ) - added by akbgf 13 years ago.
A standard ASCII vector to test the v.parallel

Download all attachments as: .zip

Change History (8)

by akbgf, 13 years ago

Attachment: v36.txt added

A standard ASCII vector to test the v.parallel

comment:1 by mmetz, 13 years ago

Keywords: v.parallel2 added; v.parallel removed
Summary: v.parallel error 'Vect_get_point_in_poly() failed'v.parallel2 error 'Vect_get_point_in_poly() failed'

Applies to v.parallel2 only, v.parallel produces correct output.

comment:2 by neteler, 9 years ago

Milestone: 7.0.06.4.5

v.parallel2 only exists in GRASS 6, downgrading milestone.

in reply to:  2 comment:3 by mmetz, 9 years ago

Milestone: 6.4.57.0.0

Replying to neteler:

v.parallel2 only exists in GRASS 6, downgrading milestone.

v.parallel2 has been renamed to v.parallel in GRASS 7, restoring milestone.

comment:4 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:5 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:6 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:7 by martinl, 6 years ago

Milestone: 7.0.77.4.2
Resolution: worksforme
Status: newclosed

Seems to work in G74. Closing. Feel free to reopen if need.

Note: See TracTickets for help on using tickets.