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, [email protected]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to