Re: [gdal-dev] dxf linewidth

2013-01-31 Thread Even Rouault
Le jeudi 31 janvier 2013 11:22:48, Marco Hugentobler a écrit : > Hi Even > > Ok, done (http://trac.osgeo.org/gdal/ticket/4978). > > One thing that I did not do in the patch ( and should probably be done) > is considering the symbology units. I saw that it is possible to query > the unit type of t

Re: [gdal-dev] dxf linewidth

2013-01-31 Thread Marco Hugentobler
Hi Even Ok, done (http://trac.osgeo.org/gdal/ticket/4978). One thing that I did not do in the patch ( and should probably be done) is considering the symbology units. I saw that it is possible to query the unit type of the OGRStylePen. Is it possible to define e.g. the dpi in the featurestyle s

Re: [gdal-dev] dxf linewidth

2013-01-29 Thread Even Rouault
Le mardi 29 janvier 2013 10:48:11, Marco Hugentobler a écrit : > Hi > > I have a question regarding writing the linewith from ogr feature style > in the dxf driver. > In ogrdxfwriterlayer.cpp, linewith is written using code 370. This seems > to work if I open the dxf file with inkscape. However, i

Re: [gdal-dev] dxf linewidth

2013-01-29 Thread Jürgen E . Fischer
Hi Marco, On Tue, 29. Jan 2013 at 10:48:11 +0100, Marco Hugentobler wrote: > I have a question regarding writing the linewith from ogr feature style > in the dxf driver. > In ogrdxfwriterlayer.cpp, linewith is written using code 370. This seems > to work if I open the dxf file with inkscape. H

[gdal-dev] dxf linewidth

2013-01-29 Thread Marco Hugentobler
Hi I have a question regarding writing the linewith from ogr feature style in the dxf driver. In ogrdxfwriterlayer.cpp, linewith is written using code 370. This seems to work if I open the dxf file with inkscape. However, if I open it with TrueView (AutoCAD engine), code 370 has no effect on l