Is there a way to insert image file (tiff) into dwg file. As external reference of course.
Is there a way to insert image file (tiff) into dwg file. As external reference of course.
I've never tried, but this might help you.
FME Readers and Writers > Autodesk AutoCAD DWG/DXF Reader/Writer > Feature Representation > External References (http://docs.safe.com/fme/html/FME_ReadersWriters/Default.htm#acad/external_references.htm)
Takashi
You of cousre need to extract relevant geo-info from the image to have it reference correctly.
You can read the tfw with a textreader if it is a geotiff. Iff not, you might want to calculate or set the values by other means.