#6840 closed defect (fixed)
Patch for improve SRTMHGT to handle files for latitude >= 50
Reported by: | bubeck | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | default | Version: | unspecified |
Severity: | normal | Keywords: | |
Cc: |
Description
HGT files for a latitude >= 50 have a SRTM1 resolution of 1801x3601 which is currently not understood by gdal. See https://dds.cr.usgs.gov/srtm/version2_1/Documentation/MIL-PDF-89020B.pdf for any details.
The attached patch improves gdal to handle this properly.
Attachments (1)
Change History (4)
by , 7 years ago
Attachment: | gdal-srtm-1801x3601.patch added |
---|
comment:3 by , 7 years ago
Did you find such files ? For example https://dds.cr.usgs.gov/srtm/version2_1/SRTM1/Region_07/N59W165.hgt.zip is a 3601x3601 image
Note:
See TracTickets
for help on using tickets.
Patch for GDAL to handle SRTMHGT with 1801x3601 resolution, which is typically used for latitudes >= 50