Opened 13 years ago

Closed 10 years ago

#44 closed defect (wontfix)

listgeo unable to list parameters

Reported by: ibe Owned by: warmerdam
Priority: normal Milestone:
Component: libgeotiff Version: 1.3.0
Keywords: listgeo Cc:

Description

We are using a software (card/1) that exports geotiff. Listgeo is not able to list the right parameters from this files. It tells me the message like in the first (top) window of the screenshot. Older versions from listgeo - from year 2000 - are able to show the right parameters of the file. The output is on the second screen of the screenshot.

Attachments (2)

listgeo new on top.png (58.9 KB ) - added by ibe 13 years ago.
screenshot
test.TIF (89.9 KB ) - added by ibe 13 years ago.
example of a file where listgeo fails

Download all attachments as: .zip

Change History (3)

by ibe, 13 years ago

Attachment: listgeo new on top.png added

screenshot

by ibe, 13 years ago

Attachment: test.TIF added

example of a file where listgeo fails

comment:1 by warmerdam, 10 years ago

Resolution: wontfix
Status: newclosed

Sorry for the very late review.

I checked, and test.TIF is using the TIFFTAG_INTERGRAPH_MATRIX tag which is not (to the best of my recall) part of the formal GeoTIFF specification. I see that libgeotiff, and listgeo do not make any effort to report this tag.

I thought there had been some sort of compatability support for this tag but I can't find any sign of it in libgeotiff, or GDAL. I would encourage you to modify your export code to produce actual geotiff tags.

Note: See TracTickets for help on using tickets.