It happens all the time. You get a whole pack of orthophotos with world files that are assigned to UTM, but you are working in state plane. If you have Raster Design or connect to the raster files using the FDO, you can transform the image upon import. Another way that works really well- especially if you have a lot of tiled images to transform- is to use a Map query. This procedure works for Map 3D and Civil 3D of every version I’ve worked with in recent history. Here’s how:
1. Open a new drawing. Assign a coordinate system to the drawing to match the coordinate system of your tiled images.
2. Insert your tiled images using Map>Image>Insert (also can get there by typing MAPIINSERT in the command line). It is helpful if you put all of your tiled images on an easy to find layer- like _IMAGES or similar.
3. Save and close the drawing.
4. Open the drawing that you ultimately want the images to live in. Assign a coordinate system to match how you’d like to work. For example, State Plane.
5. Bring in the Map Task Pane (type MAPWSPACE in the command line.)
6. On the Map Explorer tab of the Map Task Pane, right-click on Drawings. Choose Attach. Attach the drawing that holds your tiled images.
7. Right-click on Current Query. Choose Define.
8. Build a query that grabs your images from the attached drawing. I find it easiest to do a Property > Layer query. Just press Values… and find the layer that holds the tiled images.
9. Press Execute Query. Your images should appear- transformed!
There are many ways to do this- there is no right or wrong way as long as your images are transformed. I like doing it this way because I can do a big batch of images at once and the FDO connection for large rasters can be clunky.
What are some of your techniques?
Further reading:
- Raster, Raster, Who has a Raster from Murph’s Law: the differences between OLE connections, AutoCAD Insert, Map 3D Image Insert and FDO connections
- Connecting to a Raster Image through the FDO
- Using GIS Data in Civil 3D 2010





Subscribe