#6539 closed enhancement (fixed)
Contribution to DIMAP driver to support / Primary Products (GeoRef via RPC)
Reported by: | mrosen | Owned by: | warmerdam |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.0 |
Component: | GDAL_Raster | Version: | unspecified |
Severity: | normal | Keywords: | dimap 2 |
Cc: |
Description
The existing DIMAP driver will correctly georeference DIMAP xml metadata files that specify the georeferencing using a "Geoposition_Insert" tag.
That works for Orthorectified products but not Primary products which specify georeferencing using a “Rational_Functional_Model” (RPC). The attached patch extends support for this.
I suspect this will address ticket number 6293 "Multiple Pleiades/Airbus Tiles Don't Georegister Properly With gdalwarp" but I have not tested this.
Attachments (1)
Change History (3)
by , 8 years ago
Attachment: | GDAL_DIMAP_RPC.patch added |
---|
comment:1 by , 8 years ago
Component: | default → GDAL_Raster |
---|---|
Keywords: | dimap 2 added |
Milestone: | → 2.2.0 |
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 8 years ago
Note:
See TracTickets
for help on using tickets.
patch to add RPC support to DIMAP driver