[GRASS-dev] [GRASS GIS] #865: vector libs: select 3D lines with 2D polygon

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#865: vector libs: select 3D lines with 2D polygon
---------------------+------------------------------------------------------
  Reporter: mmetz | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: Vector | Version: 6.4.0 RCs
Resolution: fixed | Keywords: 2D/3D spatial query
  Platform: All | Cpu: All
---------------------+------------------------------------------------------
Changes (by mmetz):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed two years ago in r43765, closing ticket.

Markus M

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/865#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>