Opened 17 years ago

Closed 9 years ago

#1892 closed defect (wontfix)

Support opening memory DataSource via Open()

Reported by: crschmidt Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

Some applications -- like qgis -- use the OGRSFRegistrar::Open() exclusively to create ogr layers. If this is the case, and a memory layer is desired, it is not currently possible to create one other than at the application level.

Create a special filename for Open() on the ogrmemdriver to help accomodate these cases.

Attachments (1)

memory_driver.patch (1.3 KB ) - added by crschmidt 17 years ago.

Download all attachments as: .zip

Change History (3)

by crschmidt, 17 years ago

Attachment: memory_driver.patch added

comment:1 by Even Rouault, 13 years ago

Is it still needed ?

comment:2 by Even Rouault, 9 years ago

Resolution: wontfix
Status: newclosed

No feedback on this. I guess folks have figuring out other ways to do what they want

Note: See TracTickets for help on using tickets.