Opened 17 years ago

Closed 16 years ago

#1746 closed enhancement (fixed)

COASP Support

Reported by: pvachon Owned by: pvachon
Priority: normal Milestone:
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords:
Cc:

Description

The first patch, a driver, adds basic support for the DRDC COASP SAR processor output. This driver does not support GCP extraction directly, yet, however, the support for it does exist in the metadata reading classes.

The second patch adds a CSLPartialFindString() function. This allows searching for a substring within a string list.

Attachments (2)

partial_string.patch (1.8 KB ) - added by pvachon 17 years ago.
CSLPartialFindString() function
coasp.patch (18.2 KB ) - added by pvachon 17 years ago.
updated patch. Use patch -p0 < coasp.patch to apply (in GDAL trunk)

Download all attachments as: .zip

Change History (6)

by pvachon, 17 years ago

Attachment: partial_string.patch added

CSLPartialFindString() function

comment:1 by warmerdam, 17 years ago

Status: newassigned

partial string patch applied. Having trouble with the other patch but will return to it.

by pvachon, 17 years ago

Attachment: coasp.patch added

updated patch. Use patch -p0 < coasp.patch to apply (in GDAL trunk)

comment:2 by pvachon, 17 years ago

Added updated patch. Fixed a line numbering issue in the patch.

comment:3 by pvachon, 16 years ago

Owner: changed from warmerdam to pvachon
Status: assignednew

comment:4 by pvachon, 16 years ago

Resolution: fixed
Status: newclosed

Driver committed rev. 13048.

Note: See TracTickets for help on using tickets.