Tim Allison created TIKA-4425: --------------------------------- Summary: Add gps timestamp as a normalized metadata field Key: TIKA-4425 URL: https://issues.apache.org/jira/browse/TIKA-4425 Project: Tika Issue Type: Task Reporter: Tim Allison
Some iphones store a gps date in one field and a gps time in another. It would be helpful to extract this into a single timestamp field. Drew Noakes' metadata extractor already does this normalization with {{gpsDirectory.getGpsDate()}}. We just need to capture this in a new metadata field. -- This message was sent by Atlassian Jira (v8.20.10#820010)