[gdal-dev] gdal_translate distorts PROJCS specification ?

Frank Warmerdam warmerdam at pobox.com
Fri Sep 17 10:44:57 EDT 2010


Sjur Kolberg wrote:
> Output of second GDALINFO, note the “-1.#INF” instead of 0 under the 
> SPHEROID label.
...
>             SPHEROID["Sphere",6367470,"-1.#INF"],

Sjur,

I believe this is a problem with sphere representation in the RST driver.
I see a similar problem if I do:

   gdal_translate -of RST utm.tif \
         -a_srs '+proj=utm +zone=11 +ellps=sphere' out.rst

Could you file a ticket on this issue?

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the gdal-dev mailing list