I&#39;ve got a HDF5 file that has data projected both geographic and in north polar stereographic.&nbsp; The internal directories are different, but the end file name is the same (&quot;//geo/2.00000/2_1&quot; vs &quot;//nps/2.00000/2_1&quot;).&nbsp; I&#39;ve verified using hdfview that the metadata exists for both.&nbsp; <br>
<br>I noticed gdalinfo is only returning bounding information for one dataset or the other.&nbsp; The metadata is returned in the format &quot;2_1:west=17.5&quot;.&nbsp; In this case, is gdalinfo only displaying one unique entry where there may have been multiples stored internally?&nbsp; <br>
<br>I ran into a similar issue with the python bindings, I noticed it was filed as a bug: <a href="http://trac.osgeo.org/gdal/ticket/2412">http://trac.osgeo.org/gdal/ticket/2412</a>.<br><br>Thanks,<br><br>Jamie Adams<br>