Hi,

I like testing the capabilities of GDAL/OGR to export from a GML to a DXF.

I create a very simple file header.dxf and ask to OGR to export a test file
GML to dxf.
The file header.dxf I create has simply this 4 rows:
---
0
SECTION
2
HEADER
---

But when I start ogr2ogr it stop with an error reporting
"unable to more than one OGR layer in a dxf file".

of course my GML has more then one layer :(

But I don't understand if this a limit of the dxf driver or is a bug in my
too simple header.dxf file.

Many thx,

Andrea.




-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to