Hi Nikolai, This issue looks to be addressed in a pull request I currently have open (https://github.com/OSGeo/gdal/pull/257). Non-orthogonal dimensions are rendered at the correct angle.
Alan On 2 November 2017 at 11:11, Nikolai Bezdna <[email protected]> wrote: > Hi all! > > DXF dimensions get wrong interpretation when read with OGR: > OGR attempts to always draw a vertical or horizontal arrow line, while DXF > has a correct angle for it. > Attached is how it looks in AutoCAD and how it looks in QGIS after ogr2ogr > to PostGIS format. > > AutoCAD: https://www.dropbox.com/s/aplj0cf2v2qoz3y/autocad.png?dl=0 > QGIS: https://www.dropbox.com/s/zvo8x32hgyl13np/qgis.png?dl=0 > > > > > _______________________________________________ > gdal-dev mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/gdal-dev -- Alan Thomas Software Developer ThinkSpatial http://www.thinkspatial.com.au _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
