[ 
https://issues.apache.org/jira/browse/IMAGING-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272875#comment-14272875
 ] 

Benedikt Ritter commented on IMAGING-144:
-----------------------------------------

{code}
$ svn ci -m "IMAGING-144: TiffOutputSet.setGPSInDegrees should make sure, 
GPSVersionID is set. Thanks to Paul Hartmann."
Sending        src/changes/changes.xml
Sending        
src/main/java/org/apache/commons/imaging/formats/tiff/write/TiffOutputSet.java
Transmitting file data ..
Committed revision 1650890.
{code}

Thanks for contributing!

> 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
>            Assignee: Benedikt Ritter
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: add-exif-gps-version.patch
>
>
> 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)

Reply via email to