<div dir="ltr">My project CRS is set to EPSG:102667. I am creating a model to first reproject my DEM into the same. I am also reprojecting the polygon boundary of my cadastral map that will be my clipping extent. When I run the Reproject layer tool, having set the target CRS to the above projection, I get the following: CRS was undefined: defaulting to EPSG:4326 - WGS84<div><br></div><div>Running similar with the DEM reports<br><div><br></div><div><p style="margin:0px"><span style="font-weight:600">Algorithm Warp (reproject) starting...</span></p>
<p style="margin:0px">GDAL command:</p>
<p style="margin:0px"><span style="font-family:'Courier New,courier'">gdalwarp -ot Float32 -t_srs EPSG:102667 -r near -of GTiff -co COMPRESS=DEFLATE -co PREDICTOR=1 -co ZLEVEL=6 /home/berdian/QGISdata/HerringMill/ned19_n34x50_w083x75_ga_lanierlake_2010/ned19_n34x50_w083x75_ga_lanierlake_2010.img /tmp/processing3a48a4e99ed3418ab475315f7bb618cd/890f47c859624b11ae53d9e1fdbdfadb/OUTPUT.tif </span></p>
<p style="margin:0px">GDAL command output:</p>
<p style="margin:0px"><span style="font-family:'Courier New,courier';color:rgb(169,169,169)">ERROR 6: EPSG PCS/GCS code 102667 not found in EPSG support files. Is this a valid </span></p>
<p style="margin:0px"><span style="font-family:'Courier New,courier';color:rgb(169,169,169)">EPSG coordinate system? </span></p>
<p style="margin:0px"><span style="font-family:'Courier New,courier';color:rgb(169,169,169)">ERROR 1: Translating source or target SRS failed: </span></p>
<p style="margin:0px"><span style="font-family:'Courier New,courier';color:rgb(169,169,169)">EPSG:102667 </span></p>
<p style="margin:0px">Converting outputs</p>
<p style="margin:0px">Loading resulting layers</p>
<p style="margin:0px"><span style="color:rgb(255,0,0)"><br>The following layers were not correctly generated.</span></p>
<ul style="margin:0px"><li style="color:rgb(255,0,0)">Reprojected</li></ul>
<p style="margin:0px"><span style="color:rgb(255,0,0)">You can check the log messages to find more information about the execution of the algorithm</span></p><p style="margin:0px"><span style="color:rgb(255,0,0)"><br></span></p><p style="margin:0px"><font color="#000000">Any ideas why I can't project either into Georgia State Plane?</font></p></div></div></div>