#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@OGR',layer='some_layer_name'

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to