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:
=

安装:
=

版本列表:

  1. 0.1.1 December 14, 2018 (6.5 KB)
显示所有版本 (共 2 个)

Development 依赖 (4):

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

所有者:

作者:

  • Aashish Saini

SHA 256 校验和:

=

下载总量 2,161

这个版本 2,159

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: