Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-48020

Add ability to read parse GeoKeys from GeoTiff files

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Image formats
    • None

    Description

      Currently QImageReader will ignore unrecognized keys while reading .tiff files.

      One can still see the tags (keys) that are not recognized, being displayed as warnings on the console:

      Warnings
      TIFFReadDirectory: Warning, Unknown field with tag 33550 (0x830e) encountered.
      TIFFReadDirectory: Warning, Unknown field with tag 33922 (0x8482) encountered.
      TIFFReadDirectory: Warning, Unknown field with tag 34735 (0x87af) encountered.
      TIFFReadDirectory: Warning, Unknown field with tag 34736 (0x87b0) encountered.
      

      It could be quite useful having the ability to read the contents of these tags.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vgt Eirik Aavitsland
            greenleafone7 greenleafone7
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes