You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Paul Hartmann (JIRA)" <ji...@apache.org> on 2014/11/16 00:19:33 UTC

[jira] [Created] (IMAGING-144) TiffOutputSet.setGPSInDegrees should make sure, GPSVersionID is set

Paul Hartmann created IMAGING-144:
-------------------------------------

             Summary: TiffOutputSet.setGPSInDegrees should make sure, GPSVersionID is set
                 Key: IMAGING-144
                 URL: https://issues.apache.org/jira/browse/IMAGING-144
             Project: Commons Imaging
          Issue Type: Bug
          Components: Format: TIFF
    Affects Versions: 1.x
            Reporter: Paul Hartmann
            Priority: Minor


According to the EXIF specification, the field GPSVersionID is mandatory when any gps information is present.

TiffOutputSet.setGPSInDegrees is a convenience method to set the location of the image. It should make sure, that the field GPSVersionID is set. Otherwise the resulting meta info will be invalid and some tools fail to read the location.

See https://josm.openstreetmap.de/ticket/10745 for the original user report.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)