Hi @j.dumontolivier,
When you select a feature of your autocad file in the Data Inspector (or Visual Previewer) and check the Feature Information Window, do you see a coordinate system already set? Turning on a background map such as Stamen -Terrain may also help you check if your file is properly located. On reading the source data, FME will look for any companion external .prj files in the same folder as your source data, or WKT inside the file if it has any Esri projection information. There's a bit more information here in: AutoCAD Coordinate System Information.
Otherwise, if no coordinate system information is being read in, but you know what the coordinate system should be, you can go ahead and set it in the reader parameters. Note that this will override an existing coordinate system if there is one already set, so check for warning messages in the translation log. Once you've got a source coordinate system set, you can use a Reprojector to control the reprojection.
Hi,
There is no information in the field Coordinate System (Unknown) even if it seems to be correctly set in Autocad.
Hi,
There is no information in the field Coordinate System (Unknown) even if it seems to be correctly set in Autocad.
@j.dumontolivier, if you know the coordinate system it should be in, can you try setting that in the reader parameters?
unfortunatly i can't do that, i need to control the projection associed to the dwg even if it is diffrente from those objets coordinates.