[gdal-dev] hdf5 data to geotiff(the coordinates)

maven apache apachemaven0 at gmail.com
Mon Jan 11 22:09:10 EST 2010


2010/1/12 Frank Warmerdam <warmerdam at pobox.com>

> maven apache wrote:
>
>> Then I got its coordinate is :
>> ---------------------------
>> Upper Left  (    0.0,    0.0)
>> Lower Left  (    0.0,  720.0)
>> Upper Right ( 1440.0,    0.0)
>> Lower Right ( 1440.0,  720.0)
>> Center      (  720.0,  360.0)
>> ---------------------------
>>  Does that mean the gdal can not handle the hdf5 data?
>>
>
> It suggests that GDAL is not recognising the georeferencing of the
> data.  The actual pixel values will hopefully still be accessed properly.
>
> I would actually need to see the whole gdalinfo report on the subdataset
> to be certain that GDAL is not finding another form of georeferencing,
> like GCPs or geolocation arrays.  These will not be reflected in the
> corner coordinates report (unfortunately).
>
Thank you very much , I will paste the result.
The whole gdalinfo metadata can be found here: http://dpaste.com/143948/
And the info of  SUBDATASET_4_NAME  can be found here:
http://dpaste.com/143949/

Hope you can check it . :)

>
> 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<http://pobox.com/%7Ewarmerdam>
> and watch the world go round - Rush    | Geospatial Programmer for Rent
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20100112/87e05be3/attachment.html


More information about the gdal-dev mailing list