RubyGems Navigation menu

gps_extractor 0.1.1

A command line application that recursively reads all of the images from the supplied directory of images, extracts their EXIF GPS data (longitude and latitude), and then writes the name of that image and any GPS co-ordinates it finds to a CSV file. Results are written to a file in the pwd as the scan runs. CSV files will be produced by default, use -html for HTML files instead. If the app is not installed as a gem, HTML output requires configuration.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - December 14, 2018 (6.5 KB)
Show all versions (2 total)

Development Dependencies (4):

bundler ~> 1.17
exifr >= 1.3.4, ~> 1.3
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Aashish Saini

SHA 256 checksum:

28fa3fff819f487bff025fa376a1803d628cfd45bb3be4d8530ef5dab513ebd9

Total downloads 1,952

For this version 1,950

License:

MIT

Required Ruby Version: >= 0

Links: