[gdal-dev] gdal_translate - unable to process srs definition....

Travis Kirstine traviskirstine at gmail.com
Fri Jul 2 11:14:37 PDT 2021


Not sure but your error " Failed to process SRS definition: ESPG:32612 "
looks like a typo - should it be EPSG:32612

Regards

On Fri, 2 Jul 2021 at 14:06, Hill, David Foster <David.Hill at oregonstate.edu>
wrote:

> Hi.
>
> gdal_translate was working great for me for the past two weeks. I would do
> commands like:
>
>
> —>fin="/nfs/depot/cce_u1/hill/dfh/op_snowmodel/wy_snowmodel/ctl_files/wo_assim/$STAMP.nc"
>
> —>fout="/nfs/depot/cce_u1/hill/dfh/op_snowmodel/wy_snowmodel/ctl_files/wo_assim/$STAMP.tif"
> —>gdal_translate -of GTiff -a_srs EPSG:32612 $fin $fout
>
> from a bash script.
>
> Now, it is not working. I get errors like:
>
> —>Failed to process SRS definition: ESPG:32612
>
> I don’t understand what happened. The version is: GDAL 1.11.4, released
> 2016/01/25
>
> When I did printenv, I did not find that GDAL_DATA was set. So, I set it
> with this:
>
> —>export GDAL_DATA=/usr/share/gdal
>
> And, I now see that when I re-do printenv. But, I keep getting the same
> error? I have spent a lot of time looking for help online and can’t find
> anything other than making sure gdal_data is correctly set, which it now is.
>
> Regards,
>
>
> ---------------------------------------------------
> David F. Hill
> Professor
> Civil and Construction Engineering
> Oregon State University
> 220 Owen Hall
> Corvallis, OR 97331
> 541.737.4939
> david.hill at oregonstate.edu
> http://www.engr.oregonstate.edu/~dfh
> ---------------------------------------------------
>
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20210702/bb412739/attachment.html>


More information about the gdal-dev mailing list