Skip to content

scaidermern/geocodeImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This little script is quite useful for geotagging images (write geographic coordinates in latitude and longitude into the EXIF header) when having no corresponding GPX track with GPS information. It allows to use the photo afterwards for photo mapping with OpenStreetMap or upload it to a service like OpenStreetView.

Requirements

  • Linux (or some Unix-like operating system, cygwin may work, too)
  • exiv2 (usually available via your package manager)

Usage

Just run the script and pass lat, lon and the image filename as arguments.

Example: ./geocodeImages.sh 50.68329 11.27216 image.jpg
(will set the coordinates to +50° 40' 59.84400", +11° 16' 19.77600")

License

GPL v3 (c) Alexander Heinlein, Elwell

About

geotag images (write geographic coordinates in latitude and longitude into the EXIF header)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages