Hi all, I downloaded a 'GLOBE' DEM tile from the NOAA website (http://www.ngdc.noaa.gov/mgg/topo/gltiles.html). After uncompression, I renamed it with a .bin extension, and I downloaded the header file (.hdr).
My problem is: when I try to convert this file to GeoTiff, It seems not to be recognized by gdal. I have the same result when I do 'gdalinfo' on it: ============ C:\gdal_ogr>gdalinfo k10g.bin ERROR 4: `k10g.bin' not recognised as a supported file format. gdalinfo failed - unable to open 'k10g.bin'. ============ I checked the documentation, but I found nothing that could help me. How to make this file recognized by gdal? Thanks. Rafael_Vives -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Can-t-open-GLOBE-DEM-tile-tp5662863p5662863.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
