Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#6630 closed defect (fixed)

[PATCH] Add support for reading georeferencing from ISCE datasets

Reported by: mazhe Owned by: warmerdam
Priority: normal Milestone: 2.2.0
Component: default Version: svn-trunk
Severity: normal Keywords: driver, isce, georeferencing
Cc:

Description

Hi,

I finally managed to allocate time to implement georeferencement information reading in the ISCE dataset driver (the main difficulty was the structure of the xml header file that was a bit hard to parse without a full blown xpath implementation).

Here's the patch, along a patch to the test suite to add some basic testing.

Thanks again for your work!

Attachments (2)

autotests_georeferencing_read.diff (2.6 KB ) - added by mazhe 8 years ago.
Patch to the test suite
isce_georeferencing_read.diff (6.7 KB ) - added by mazhe 8 years ago.
Add support for reading georeferencement information from isce datasets

Download all attachments as: .zip

Change History (4)

by mazhe, 8 years ago

Patch to the test suite

by mazhe, 8 years ago

Add support for reading georeferencement information from isce datasets

comment:1 by Even Rouault, 8 years ago

Resolution: fixed
Status: newclosed

In 35224:

ISCE: Add support for reading georeferencing (fixes #6630, patch by mazhe, with simplification regarding setting WGS84 georeferencing)

comment:2 by Even Rouault, 8 years ago

Milestone: 2.2.0
Note: See TracTickets for help on using tickets.