I'm trying to convert a DXF 2010 file to KML using ogr2ogr:
ogr2ogr -f "KML" outfile.kml infile.dxf In the file, $INSUNITS is 6, that's meters, if I'm correct? The problem is that DXF is not georeferenced, and I get errors like:
ERROR 1: Latitude -1113854.310000 is invalid. Valid range...