[gdal-dev] gdapwarp problem
Adam Dershowitz, Ph.D., P.E.
adershowitz at exponent.com
Fri Feb 11 14:12:01 EST 2011
On Feb 11, 2011, at 10:59 AM, Jean-Claude Repetto wrote:
> On 02/11/11 19:20, Adam Dershowitz, Ph.D., P.E. wrote:
>> +proj=omerc +lat_0=0 +lonc=0 +alpha=0 +k=1 +x_0=0 +y_0=0 +ellps=GRS80
>> +datum=NAD83 +units=m +no_defs
>
> Hello,
>
> PROJ.4 is more verbose about the problem:
>
> $ proj +proj=omerc +lat_0=0 +lonc=0 +alpha=0 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
> Rel. 4.7.1, 23 September 2009
> <proj>:
> projection initialization failure
> cause: lat_0 = 0 or 90 or alpha = 90
>
> Jean-Claude
>
Thanks. I see that, but I am not sure why, or what to do about it. I do see that gdalinfo does display 0 for latitude, but also has other information. Does this mean that the file is defective? Or that there is a problem with gdalwarp?
Is there some way, based on the information that gdalinfo is displaying that I can "correct" this?
Thanks,
--Adam
More information about the gdal-dev
mailing list