Opened 9 years ago

Closed 5 years ago

#2508 closed defect (wontfix)

Vect_open_old2 cannot recognize mapset='ogr'

Reported by: artegion Owned by: grass-dev@…
Priority: normal Milestone: 7.0.7
Component: LibVector Version: unspecified
Keywords: ogr Cc:
CPU: All Platform: All

Description

while manual says:

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

mapset mapset name ("" for search path, "OGR" for direct OGR access)

layer layer name (OGR layer for direct OGR access)

calling Vect_open_old2 with
name='some_datasource', mapset='OGR', layer='some_layer_name'
does not work

It works only with
name='some_datasource@OGR',layer='some_layer_name'

Change History (5)

comment:1 by martinl, 9 years ago

Keywords: ogr added
Milestone: 6.4.57.0.0

comment:2 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:3 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:4 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:5 by martinl, 5 years ago

Resolution: wontfix
Status: newclosed

No activity.

Note: See TracTickets for help on using tickets.