This is the bug tracker for Photo Organizer.
FS#337 - Showing the location of a photo
Attached to Project:
Photo Organizer
Opened by Marcus Hinz (marcus) - Thursday, 27 March 2008, 14:32 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 20 April 2008, 12:59 GMT-4
Opened by Marcus Hinz (marcus) - Thursday, 27 March 2008, 14:32 GMT-4
Last edited by Solomon Peachy (pizza) - Sunday, 20 April 2008, 12:59 GMT-4
|
DetailsFor a while many of my photos are geo-referenced by my GPS-reciever. The location is saved in the exif data.
It would be nice if there is a possibility to show the position where a photo was taken in Google Maps. I could imagine that the location in the tab "Technical" is a hyperlink and when you click it, a popup window will open showing the position in Google Maps. I think this is possible using the Google Maps API. |
This task depends upon
Closed by Solomon Peachy (pizza)
Sunday, 20 April 2008, 12:59 GMT-4
Reason for closing: Implemented
Additional comments about closing: r2005 -- I implemented the basic "display a link" thing instead of the closer integration I'd originally had in mind.
It's a start. :)
Sunday, 20 April 2008, 12:59 GMT-4
Reason for closing: Implemented
Additional comments about closing: r2005 -- I implemented the basic "display a link" thing instead of the closer integration I'd originally had in mind.
It's a start. :)
Assembling a GPS widget for my camera is on the to-do list though.
But as for the "motivation".. What I mean is that this is a feature I know I will want, but I don't have any use for yet. When I eventually get my D200 hooked up to a GPS, I suspect that I'll very quickly come up with many useful feature requests, but right now I really don't have a "feel" for exactly what I should work on or how it should work. So this "future need" feature ends up with a lower priority.
Still, being able to search based on locations/proximity would be pretty useful in general, as would the ability to plot the locations of a given set of photos.
I've done some reading of the Maps API, and it seems straightforward enough.
Location Latitude: 53 deg 28' 31.10" North
Longitude: 10 deg 37' 22.79" East
Altitude: 19 m
Show position in Google Maps
The link to show this position in Google Maps is quite simple, too. Here is an example:
http://maps.google.com/maps?q=53.475306+10.622997&t=h
Longitude and Latitude can be directly taken from table "photo_tech"