Skip to main content
Hello,

 

 

I have AutoCAD dwg layer feature which i'm converting into another coordinate system. What I'd like to do is to preserve rotation and height informations of input data in output dwg layer (since input contains labelling information that I don't want to resize and rotate in output).

 

 

I'm kinda new into FME so I apologise in advance if this is a silly question.

 

 

Thanks.
Hi,

 

 

there is a custom transformer called AutoCADReprojector (http://fmestore.safe.com/transformers/AutoCADReprojector.htm) on the FME Store. I haven't tried it myself, but might be worth a shot. Apparently it not only reprojects geometries, but also all other attributes containing locations, such as texts or blocks.

 

 

David

Reply