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
Running similar with the DEM reports Algorithm Warp (reproject) starting... GDAL command: 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 GDAL command output: ERROR 6: EPSG PCS/GCS code 102667 not found in EPSG support files. Is this a valid EPSG coordinate system? ERROR 1: Translating source or target SRS failed: EPSG:102667 Converting outputs Loading resulting layers The following layers were not correctly generated. - Reprojected You can check the log messages to find more information about the execution of the algorithm Any ideas why I can't project either into Georgia State Plane?
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
