[Tickets #5998] Re: Make EXIF information searchable/browsable
bugs at horde.org
bugs at horde.org
Wed Sep 3 13:53:30 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/5998
------------------------------------------------------------------------------
Ticket | 5998
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Make EXIF information searchable/browsable
Queue | Ansel
Type | Enhancement
State | Accepted
Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2008-09-03 09:53) wrote:
I have this implemented locally, by auto creating tags on upload from
user-defined Exif fields. Before I commit this, I wanted feedback on
an idea I had to make this more flexible.
My idea is to add a tag_type field to both the galleries_tags and
images_tags tables. This would be used to indicate tags that
represent special values, such as dates, or lat/long coordinates for
geotagging etc.. The idea is we could use this data to know how to
display the tag (dates could be displayed in the user's date_format
pref for instance - lat/long could possibly be displayed as an actual
location string if we can hook into an api to do the lat/long
translation, or maybe just a "dot" on a google map widget etc...)
Anyway, that's the general idea, thoughts/comments/WTFs?
More information about the bugs
mailing list