geocodephoto

Overview

Geocode photos using graticule, exiftool and an address. A simple commandline tool to geotag photos based using addresses and a variety of geocoding services.

Requirements

geocodephoto uses Graticule and exiftool.

Installation

Install Graticule: http://graticule.rubyforge.org.

Install exiftool: http://www.sno.phy.queensu.ca/~phil/exiftool/.

Download geocodephoto

Edit geocodephoto.sh and replace APIKEY with your API key. You may also choose a different geocoding API (replace Yahoo in that case).

Usage

geocodephoto.sh imagename location

Example:

geocodephoto.sh test.jpg "Uelzen, Germany"

Source Code

The source code: geocodephoto.zip

Geocodephoto is open source software, released under the terms of the GPL.