Le 27/06/2012 15:52, Mac Wind a écrit :
With ASCII DXF ogr2ogr -s_srs 27492.prj -t_srs 4326.prj myfile_WGS84.dxf myfile_ASCII12.dxf I get this error message: FAILED: Layer entities already exists, and -append not specified. Consider using -append, or -overwrite.
Try to remove the output file before executing the ogr2ogr command. BTW, you have forgotten the -f "DXF" parameter. Jean-Claude _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev