52
« on: October 18, 2019, 02:56:20 PM »
Hello Ioannitiko.
When exporting Orthophoto choose to also export a World File (.tfw) This file will have the information to properly georeference and scale the image.
AutoCad cannot read the world file but there is a free LISP that can do that. The name of the LISP is GEOREFIMG
Once you have the Lisp the procedure is:
- Insert Raster image in Autocad (in any place you like and do not bother about scale)
- Run the lisp with the command --> GEOREFIMG
- Select the picture and press Enter
This way the Orthophoto will go to the correct coordinates and in the correct scale.