Hi @ryan.garza93ZE8
Wynn Golf Club, correct?
I have taken your GeoPDF and was able to convert to Geotiff and insert into Map3D. I used a geospatial program named Global Mapper to perform the export.
Because the Geopdf has a PROJECTION (a built-in coordinate system) it should be respected. What does that mean? It means it should be inserted as a geospatial raster, not as a plain vanilla image. By exporting the GeoPDF to a geotiff you are maintaining the geospatial integrity of the image. How you insert that exported image into AutoCad can be OK, good, or best. The BEST way is the optimal way to insure the collection of neatly organized pixels, or the image, plops down in modelspace.
There are conditions that must be established prior to insertion, including:
- Make sure you assign an appropriate coordinate system. You wouldn't want to assign a CS in Australia if your site is in Canada. Or assign a CS in East Florida when your site is actually in Las Vegas, would you?
- You must know for sure (no guessing allowed!) what the native coordinate system of the downloaded WebMap has when taking it to QGIS (or whatever program you use) to perform the export. This means the image must have a starting CS when it first goes inside QGIS and a CS when it comes out. <<The exported image will have a new extension and a native Coordinate System. You must be cognizant what that native CS is.>> The new projection doesn't necessarily have to be the SAME coordinate system coming out as had when it went in. Why? Because you can re-project the image. Re-projecting means you have personally gave the image a new native CS.
You able to re-project because YOU have the power. You are in control, not QGIS. If you fail to realize this power, then the newly exported image might get messed up, and if it gets messed up, AutoCAD can't insert it correctly. <<Make sure your exporting procedure doesn't use a DEFAULT Coordinate System, especially one that's used to re-project the image without your knowledge. If your workflow is using a default, then you are NOT in control.>>
To insert your uploaded image AFTER converting it to a Geotiff, I treated it as a georeferenced raster. Using the Map3D Toolset I used the Data Connect Palette to add the image. When performed properly the imager looks like this:
Bing Aerial imagery is in the background. The Data Connect Palatte, the Map Task Pane, and the Properties Palette are also shown. The CS assigned to modelspace is NV83-EF, aka EPSG 3421.
SPECIAL NOTE:
You might also consider the method you used to assign a coordinate system to your modelspace when you originally opened your drawing. Although many users do assign one correctly, some don't......and they don't realize they're doing it incorrectly. Don't be one of those. If an improper method is used to assigned a CS, the insertion of geospatial objects might get messed up.
Chicagolooper