Feature request #1925
GDAL raster import does not see *.dt1 or *.dt2 DTED files
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 11985 |
Description
GDAL seems to support DTED files with DT1 & DT2 extension but the QGIS file extension selection filter only shows files with a DT0 extension. The filter should be modified to show and allow selection of files with DT1 and DT2 extensions.
Workaround: Changing file name extension to DT0 seems to work.
History
#1 Updated by kyle - almost 15 years ago
patch for this ticket if it's worth the time.
#2 Updated by Marco Hugentobler over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Applied in 856171f3 (SVN r13274). Thanks!