Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.24 KB

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.