#865: vector libs: select 3D lines with 2D polygon
---------------------------------+------------------------------------------
Reporter: mmetz | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Vector | Version: 6.4.0 RCs
Keywords: 2D/3D spatial query | Platform: All
Cpu: All |
---------------------------------+------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/865>
GRASS GIS <http://grass.osgeo.org>