Re: [gdal-dev] Problems converting polygons to DXF with ogr2ogr

2012-06-05 Thread Colin Wright
because it was very flexible and supported multiple versions. -Steve On 6/4/2012 12:42 PM, Colin Wright wrote: > With gdal 1.8 and 1.9 I am unable to convert any polygon datasets to > DXF in a format where they can be read by AutoCad. Every time I try > to open a DXF created with these

[gdal-dev] Problems converting polygons to DXF with ogr2ogr

2012-06-04 Thread Colin Wright
yone know of another approach I can try, or is this a known bug? I can send anyone a sample dxf file if they would like to take a look at it. Regards Colin Wright ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Save to DXF with specific layer name with c#

2010-08-02 Thread Colin Wright
cond round of improvements where automatic layer creation (even if the layers aren't present in header.dxf) should be supported. You probably have to wait for a couple weeks for this to appear. Frank can tell you more about it. Andreas On Fri, July 30, 2010 11:21 am, Colin Wright wrote: >

[gdal-dev] Save to DXF with specific layer name with c#

2010-07-30 Thread Colin Wright
I'm using GDAL/OGR 1.7.2 with the C# bindings to write a tool that will export data to various formats. When it exports to DXF I want it to use a specific layer name rather than using the default dxf layer 0. The problem is that even though I'm setting the attribute "Layer" for each feature, it