Opened 14 years ago

Closed 12 years ago

#865 closed defect (fixed)

vector libs: select 3D lines with 2D polygon

Reported by: mmetz Owned by: grass-dev@…
Priority: normal Milestone: 6.4.1
Component: Vector Version: 6.4.0 RCs
Keywords: 2D/3D spatial query Cc:
CPU: All Platform: All

Description

Vect_select_lines_by_polygon() does not select all lines in given vector map if map is 3D. The routine to check if lines are inside the given polygon is 2D, therefore the spatial query should be 2D too, workaround by adjusting query bbox. Fixed in trunk r40383 and devbr6 r40384, targeting for 6.4.1.

Change History (1)

comment:1 by mmetz, 12 years ago

Resolution: fixed
Status: newclosed

Fixed two years ago in r43765, closing ticket.

Markus M

Note: See TracTickets for help on using tickets.