[GRASS-dev] [GRASS GIS] #2508: Vect_open_old2 cannot recognize mapset='ogr'

GRASS GIS trac at osgeo.org
Fri Dec 5 06:05:36 PST 2014


#2508: Vect_open_old2 cannot recognize mapset='ogr'
-----------------------+----------------------------------------------------
 Reporter:  artegion   |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  6.4.5                    
Component:  LibVector  |     Version:  unspecified              
 Keywords:             |    Platform:  All                      
      Cpu:  All        |  
-----------------------+----------------------------------------------------
 while manual says:

 ''Parameters[[BR]]
 [out]   Map     pointer to Map_info structure[[BR]]
 name    name of vector map to open (datasource for direct OGR
 access)[[BR]]

 ''mapset        mapset name ("" for search path, "OGR" for direct OGR
 access)[[BR]]

 ''layer layer name (OGR layer for direct OGR access)'' [[BR]]
 [[BR]]
 calling Vect_open_old2 with [[BR]]
 name='some_datasource', mapset='OGR', layer='some_layer_name'
 [[BR]] does not work

 It works only with[[BR]]
 name='some_datasource at OGR',layer='some_layer_name'

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2508>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list