[GRASS-dev] [GRASS GIS] #865: vector libs: select 3D lines with 2D
polygon
GRASS GIS
trac at osgeo.org
Tue Jan 12 05:33:53 EST 2010
#865: vector libs: select 3D lines with 2D polygon
---------------------------------+------------------------------------------
Reporter: mmetz | Owner: grass-dev at 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>
More information about the grass-dev
mailing list