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,159

這個版本 2,157

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: