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.5KB)
全てのバージョンを表示(全2件)

Development依存関係 (4):

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

所有者:

作者:

  • Aashish Saini

SHA 256チェックサム:

=

累計ダウンロード数 2,159

このバージョンのみ 2,157

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: