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 校验和:

28fa3fff819f487bff025fa376a1803d628cfd45bb3be4d8530ef5dab513ebd9

下载总量 2,021

这个版本 2,019

许可:

MIT

需要的 Ruby 版本: >= 0

链接: