Ticket #3548 (closed defect: fixed)
gdal_translate error
| Reported by: | vijayansiva | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7.3 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | PDS |
| Cc: |
Description
hi,
I am using GDAL for conversion from PDS to tiff format, but there is a problem. While using gdal_translate the original image was split into two. The projection is applied to the image but the coordinates are also not in agreement with the header file. Can any one help me in this regard.
The original image and supporting files
Download link: http://rapidshare.com/files/36763099...239E3144SC.img
http://rapidshare.com/files/36764154...239E3144SC.lbl
http://rapidshare.com/files/36764154...239E3144SC.ctg
http://rapidshare.com/files/36764154...239E3144SC.dqa
correct image should look like
http://rapidshare.com/files/379699797/DTMTCO_02_01731N239E3144SC.jpg.html
After conversion the image was shifted to right side and looks like
split into two. How to short it out and get like original image.

