@bhaeffner wrote:
Well, I'm back with yet another question. I'm trying to bring in a surface from the original (not reprojected) DEM data.
My Civil3D drawing is in MO83-CF State Plane Coordinates.
I clip the DEM surface in QGIS which has CRS: EPSG:26915 - NAD83 / UTM zone 15N - Projected, assign points to the raster pixels, add geometry values, export to CSV and create a point file format as above.
But since the points are in a different coordinate system, I also have to check the box for Coordinate Zone Transfer in the point file format dialog and select the appropriate Coordinate Zone which I assume is: UTM with NAD83 datum, Zone 15, Meter; Central Meridian 93d W
When I import the point file, I check the "Do coordinate transformation if possible."
But the new surface is not aligned with the rest of my drawing - the transformation is going wrong somewhere.
If I clip from the reprojected DEM which has CRS ESRI:102697 and go through the process above (minus the coordinate transformation parts) it works great.
What do I have wrong?
Your second to last sentence highlighted in blue, indicates your QGIS has Missouri State Plane, NAD83, Central Zone, US feet. Even though the DEM itself has a native coordinate system of UTM83-15 meters, you have inserted that DEM into a drawing environment with MO83-CF. When you export points, lines or polygons from QGIS, the exported entities will adopt, or inherit, the QGIS coordinates, the coordinates in which the DEM now resides, not the native DEM coordinates.
Start over and setup your QGIS coordinates to UTM83-15 meters before you insert the DEM and before exporting and your 'transform' procedure from UTM to State Plane will work.
Chicagolooper
