<div dir="ltr">The DSMs are both GeoTiffs produced by WebOdm.<div>The CRS ESPG:32612 - WGS84/UTM zone 12N</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 27, 2023 at 1:07 PM Greg Troxel via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Mark C Quilter via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a>> writes:<br>
<br>
> We flew the same site last month and produced orthomosaic, point cloud, and<br>
> DSM.  However, we were not able to put out ground control so we needed  to<br>
> rectify the images in QGIS so they would align with the 20213 imagery and<br>
> models.  We were able to align the orthomosaic using Georeferencer (<br>
> 3.28.2).  We have not been able to rectify the DSM.<br>
><br>
> To attempt to rectify the DSM we used the same control points as used for<br>
> the orthomosaic (the surface model was aligned with the orthomosaic).  This<br>
> produces a file but its location was out of the mapping area and the<br>
> elevation data was no longer correct.  We also used the 4 corners of the<br>
> DSM for the control points in Georeferencer (these corners are the same<br>
> corner extents as the rectified orthomosaic.  This also produced a geotiff<br>
> somewhere on earth with no elevation data.<br>
<br>
You didn't explain what file formats the DEM and DSM are in.  I wonder<br>
if you can preprocess them to tiff and then use the georeferencer.<br>
<br>
I am guessing you are working in NAD83 2011 (epoch 2010.0) either UTM or<br>
SPC as both project CRS and output CRS for all of your georeferencing.<br>
<br>
You might look at the data in the output files and try to understand<br>
it.  tiffinfo will show you the scale and the UL point.   As I<br>
understand it there is a hard norm that the tiff is oriented with the y<br>
axis towards grid north for the CRS it is in.<br>
In a map I georeferenced I see tags<br>
<br>
  33550: xscale scale 0<br>
  33922: 0, 0, 0,  UL-east UL-northing, 0<br>
<br>
or at least that's what think.<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
QGIS-User mailing list<br>
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank">QGIS-User@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>