Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6783 closed enhancement (fixed)

ADRG polar arc zone support

Reported by: steveb Owned by: warmerdam
Priority: normal Milestone: 2.1.3
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: ADRG Polar
Cc:

Description

A modified version of the ADRG driver that includes support for polar zones is attached. It has been tested with north and south polar arc zone images.

Attachments (1)

adrgdataset.cpp (85.7 KB ) - added by steveb 7 years ago.
Modified ADRG Dataset Driver

Download all attachments as: .zip

Change History (6)

by steveb, 7 years ago

Attachment: adrgdataset.cpp added

Modified ADRG Dataset Driver

comment:1 by Kurt Schwehr, 7 years ago

Test cases?

comment:2 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 37157:

ADRG: handle north and south polar zones (ZNA 9 and 18) (patch by steveb, fixes #6783)

comment:3 by Even Rouault, 7 years ago

In 37158:

ADRG: handle north and south polar zones (ZNA 9 and 18) (patch by steveb, fixes #6783)

comment:4 by Even Rouault, 7 years ago

Milestone: 2.1.3

I've ported your changes to current trunk (I've diff'ed against a GDAL 2.0 version as a significant number of cleanups made the direct comparison quite painful). Hopefully I've done it in a correct way. Please double check.

A test case would be indeed appreciated. I've crafted artificial test case from the existing (artificial one) and the ones you provided in #6560 for the similar issue in ASRP.

comment:5 by Even Rouault, 7 years ago

In 37159:

Add missing test files (refs #6783)

Note: See TracTickets for help on using tickets.