Re: [gdal-dev] Dxf output wrong in gdal 1.9 and correct in gdal 1.8

2012-07-08 Thread Dmitry Baryshnikov
08.07.2012 17:58, Lorenzo Moretti пишет: Hi There are some problems in gdal 1.9.1. There are errors in dxf output when I use ogr2ogr. I have a simple shape file with some polylines. I want to convert it in dxf file. The same command GDAL 1.8 ogr2ogr -f "DXF" -t_srs EPSG:3004 "/Volumes/myhd/

[gdal-dev] Dxf output wrong in gdal 1.9 and correct in gdal 1.8

2012-07-08 Thread Lorenzo Moretti
Hi There are some problems in gdal 1.9.1. There are errors in dxf output when I use ogr2ogr. I have a simple shape file with some polylines. I want to convert it in dxf file. The same command GDAL 1.8 ogr2ogr -f "DXF" -t_srs EPSG:3004 "/Volumes/myhd/ustgdal18.dxf" -s_srs EPSG:32633 "/Volumes