[GRASS-dev] [GRASS GIS] #3235: Vect_cidx_find_all should not allow mixing GV_AREA with other geometries

GRASS GIS trac at osgeo.org
Wed May 1 13:51:53 PDT 2019


#3235: Vect_cidx_find_all should not allow mixing GV_AREA with other geometries
--------------------------+-------------------------
  Reporter:  marisn       |      Owner:  grass-dev@…
      Type:  defect       |     Status:  closed
  Priority:  major        |  Milestone:  8.0.0
 Component:  LibVector    |    Version:  svn-trunk
Resolution:  fixed        |   Keywords:
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-------------------------
Changes (by mmetz):

 * milestone:  7.6.2 => 8.0.0


Comment:

 Modules using `Vect_cidx_find_all()` are v.profile, v.out.ogr,
 v.db.select, v.net, v.edit, and none of them mixes GV_AREA with other
 geometries. A fatal error will occur if a new module does mix GV_AREA with
 other geometries when calling `Vect_cidx_find_all()` (programmer's error).

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3235#comment:11>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list