https://github.com/crdoconnor/wikigps
Takes the GPS coordinates of any wikipedia page and applies them to a JPEG image's EXIF data.
https://github.com/crdoconnor/wikigps
Last synced: over 1 year ago
JSON representation
Takes the GPS coordinates of any wikipedia page and applies them to a JPEG image's EXIF data.
- Host: GitHub
- URL: https://github.com/crdoconnor/wikigps
- Owner: crdoconnor
- License: apache-2.0
- Created: 2013-12-06T09:36:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T12:11:33.000Z (over 11 years ago)
- Last Synced: 2025-03-17T19:48:02.246Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wikigps
=======
Applies the GPS coordinates of any wikipedia page to a JPEG image's EXIF data.
Install:
First install the dependencies. On Ubuntu, this is:
$ sudo apt-get install python-pyexiv2 python-pip
Then install via pip:
: pip install wikigps
Use:
$ wikigps check beijing_airport
Wikipedia page with coordinates found: Beijing International Airport, coordinates
$ wikigps apply beijing_airport -a *.jpg
Applying to IMG_0001.jpg...
Applying to IMG_0002.jpg...