Where did I drink beer in Europe?

Here is a map with a marker representing all the locations I had a delicious nectar of the gods. :-)

Locations in Europe beer was consumed!

List of major cities:

  1. London
  2. Paris
  3. Barcelona
  4. Madrid
  5. Milan
  6. Rome
  7. Valencia
  8. Amsterdam
  9. Brussels
  10. Munich
  11. Prague
  12. Naples
  13. ....
  14. ....
TODO: create a list of major cities programatically from the images....

Objective:

To drink beer in every major city that I visited!

Level complete!

Here is a map of all the places I drank beer in.....

This beer was particularly memorable.

This beer is particularly memorable.

Process:

-tagged each photo using iPhoto with the word beer.

Steps:

  1. add photo to 'Smart Album'
  2. add tags to files
  3. add descriptions to files 'beer'
    CMD-i
  4. export selected files
  5. export everything into a new directory
  6. # sips --getProperty description ~/Folder_Name/filename.jpg description: blah
  7. Get GPS cordinates # mdls ~/Folder_Name/filename.jpg ie) ... kMDItemFSLabel = 0 kMDItemFSName = "IMG_5228.jpg" kMDItemFSNodeCount = (null) kMDItemFSOwnerGroupID = 20 kMDItemFSOwnerUserID = 501 kMDItemFSSize = 1368592 kMDItemFSTypeCode = "" kMDItemGPSDateStamp = "2015:04:25" kMDItemGPSDestBearing = 46.53445065176908 kMDItemHasAlphaChannel = 0 kMDItemImageDirection = 226.5344506517691 kMDItemISOSpeed = 250 kMDItemKeywords = ( beer ) kMDItemKind = "JPEG image" kMDItemLatitude = 50.0852555 kMDItemLogicalSize = 1368592 kMDItemLongitude = 14.432505 kMDItemOrientation = 1

Here is the python script that I used DrawMap

....and the resultant google static map. Please see the code for relvant references and links. BTW - I did have beer in Barcelona and Madrid but for some reason I didnt take any photos.