Skip to content

In the Park Burg Hülshoff - Birthplace of Annette v. Droste Hülshoff, one of the most important German poets by 360PLUS.

Tags for Aperture: GPS to Google Maps

Aperture: GPS to Google Maps

I use Apple's Aperture software quite a lot, but haven't really got into GPS stuff (yet). Anyway, someone on the Aperture support forum asked if there was a way to select an image containing GPS data, and use it to go to that location on a Google Maps web-page.

Well, now there is. :-)

GPS to Google Maps URL script

This is a little AppleScript that will grab the latitude and longitude from the EXIF data, make a GM-style URL and open it in a new Safari window.

Have fun,

Ian

P.S. Anyone want to give me a quick guide to how Google Earth URLs are put together?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Aperture: GPS to Google Maps

OK, the deluxe version is now available, giving you a choice of viewing in Safari via Google Maps, or making a KMZ file which will be loaded up into Google Earth.

GPS to Google location v3

Ian Wood
Landmarks of Britain
Azurevision

»

Re: Aperture: GPS to Google Maps

This script is very interesting as I take a lot of GPS referenced photos in the desert. I tried v3 on some of my geo-referenced photos in Aperture 1.5, for example, latitude 28 5' 43.980" N and longitude 12 2' 56.004" W (there is a degree symbol after the degrees in both) but Google Earth took me to longitude East instead. Any idea why this was? It must be something to do with the script and how it deals with west in longitude (either as minus sign or W; mine are all W).

Will this script work with a group of photos selected rather than individual photos?

Thanks, Keith

»

Re: Aperture: GPS to Google Maps

Yes, I got the N/S & E/W coords a bit mixed up as I was working from a single geotagged image. Expect to see a version 4 in the near future...

Ian Wood
Landmarks of Britain
Azurevision

»

Re: Aperture: GPS to Google Maps

gps_to_google_location_v4.zip

This should fix the East/West problem.

Ian Wood
Landmarks of Britain
Azurevision

»

Re: Aperture: GPS to Google Maps

I've noticed several people clicking through to the dead links in this thread, so I've disabled the links.

Instead, try the new version of GPS2Aperture.

Ian Wood
Landmarks of Britain
Azurevision

»