[
https://issues.apache.org/jira/browse/PHOTARK-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834666#action_12834666
]
Devesh Kumar commented on PHOTARK-17:
-------------------------------------
U mean EXIF support right ?
EXIF / IPTC / Geotagging / GPS are few types of metadata that are very popular
and these would be good to have
EXIF / IPTC support can be extended to our photo gallery on the lines of
library from drewnoakes:
MAVEN DEPENDENCY:
<dependency>
<groupId>com.aol.photos.drewnoakes</groupId>
<artifactId>photo-drewnoakes</artifactId>
<version>1.0</version>
</dependency>
REPOSITORY:
<repository>
<id>codehaus.org</id>
<url>http://repository.codehaus.org</url>
</repository>
More documentation at http://www.drewnoakes.com/code/exif/
> Provide support for reading image EFIX metadata
> -----------------------------------------------
>
> Key: PHOTARK-17
> URL: https://issues.apache.org/jira/browse/PHOTARK-17
> Project: PhotArk
> Issue Type: New Feature
> Affects Versions: PhotArk M2
> Reporter: Luciano Resende
> Assignee: Luciano Resende
> Fix For: PhotArk M2
>
>
> Image can have various metadata information as efix metadata. it would be
> good to have these info available as part of the image and be available on
> the ui if user want to see further info.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.