Thanks, it works!!
2012/2/28 Even Rouault
> Selon Stefan Röckelein :
>
> > Hi,
> >
> > the usual procedure to open a file with OGR is to use
> > OGRSFDriverRegistrar::Open("somefile.dxf",FALSE)
> > Now I want to open a DXF-file which was previously stored in a database.
> > Therefore I would nee
Selon Stefan Röckelein :
> Hi,
>
> the usual procedure to open a file with OGR is to use
> OGRSFDriverRegistrar::Open("somefile.dxf",FALSE)
> Now I want to open a DXF-file which was previously stored in a database.
> Therefore I would need some ORG method which reads the drawing not from a
> file,
Hi,
the usual procedure to open a file with OGR is to use
OGRSFDriverRegistrar::Open("somefile.dxf",FALSE)
Now I want to open a DXF-file which was previously stored in a database.
Therefore I would need some ORG method which reads the drawing not from a
file, but from a string (containing the whol