Page 1 of 1

produced raster not projecting in correct location in QGIS

Posted: Wed Mar 06, 2024 9:55 pm
by kayem12
Hello,

I am new to CC and trying to import the DEM I produced into QGIS.

I understand from the DEM wiki that rasters produced in CC need to have their CRS assigned.

Here is the information in my metadata/LAS.soatialReference:

PROJCS["WGS 84 / WGS 84 / UTM 10N",GEOGCS["WGS 84",DATUM["World_Geodetic_System_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-123],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32610"]]

I assumed I meant that the CRS of the resulting DEM would be WGS 84 / UTM 10N EPSG:32610. This brings up the geotiff in arctic northern canada instead of central valley california though. Reprojecting/warping did not move the location of the DEM from canada to california.

Thanks for your help!

Re: produced raster not projecting in correct location in QGIS

Posted: Fri Mar 08, 2024 2:19 am
by kayem12
I resolved the issue. It was related to a mixed up xy on the imported gcp points I brought in. My apologies for the confusion