photo2gps.pt: Fetch GPS points from a group of photos with geographical...

Description Usage Arguments Author(s)

View source: R/photo2gps.pt.R

Description

This function can be used to fetch GPS points from photo with geographical position. It will output photo name, latitude and longtitude. The function depends on jhead.exe file (http://www.sentex.net/~mwandel/jhead/jhead.exe), which can extract from an jpeg file.

Usage

1
photo2gps.pt(photo.pos, jhead.pos)

Arguments

photo.pos

the place of photos filefold.

jhead.pos

the place of jhead.exe file. please download jhead.exe file from http://www.sentex.net/~mwandel/jhead/jhead.exe

Author(s)

Juan Du du@ibcas.ac.cn

out <- photo2gps.pt(photo.pos= "D:/photo/", jhead.pos="D:/software/EXE")

out


liuguofang/photoGPS documentation built on Nov. 8, 2019, 7:08 p.m.