Opened 12 years ago

Closed 12 years ago

#4559 closed defect (fixed)

extension missing in hdf4 driver metadata

Reported by: etourigny Owned by: etourigny
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

The lack of extension metadata item in the HDF4 driver causes the qgis browser (standalone and dock panel) to not show hdf4 files (with .hdf extension), although they can be seen in the file browser or opened with the command line.

A fix has been proposed for qgis (master) but it should also be fixed in gdal.

To fix this (and potentially similar problems elsewhere) the .hdf extension should be added to the driver metadata.

There are potentially quite a few extensions for HDF4 (hdf, hdf4, h4) but hdf is the primary.

Change History (1)

comment:1 by etourigny, 12 years ago

Resolution: fixed
Status: newclosed

fixed in trunk (r24101), 1.9 (r24102) and 1.8 (r24103)

Note: See TracTickets for help on using tickets.