Skip to content

generomuga/pexif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

pexif is a tool which can be used to geotag field collected photo/s. It helps you to correct/set the coordinates of the photos. Geotagged photos serve as reference for ground data information validation of start of season, rice/non-rice areas, etc.

Prerequisites

Dependencies

This tool requires the following packages installed for execution and future development:

  • ExifRead==2.1.2
  • numpy==1.16.2
  • pexif==0.15

To install these packages easily, you can follow these steps:

  1. Open command prompt/terminal.
  2. Change directory (cd) to the directory where your requirements.txt is located.
  3. Type python -m pip install -r requirements.txt.

Geotag photo/s

About the Developer

This tool was developed by Gene Romuga, a programmer from Integrative Research Support (IRS) platform of IRRI.

About

Tool for geotagging collected field photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages