Hi all, I have several jpeg files with lat long information. I want to make a lat long table whit this info. Anyone knows how to do it? Can't find anything in google. Thanks a lot in advance A.
Extract latitude and longitude from several geottaged jpeg files
3 messages · Alejo C.S., MacQueen, Don, Michael Sumner
That's a pretty vague question, but you might be able to do it with functions from the raster package. Followup on this topic should be to R-sig-geo. -Don
Don MacQueen Lawrence Livermore National Laboratory 7000 East Ave., L-627 Livermore, CA 94550 925-423-1062 On 4/24/15, 3:46 PM, "Alejo C.S." <alej.c.s at gmail.com> wrote: >Hi all, I have several jpeg files with lat long information. I want to >make >a lat long table whit this info. Anyone knows how to do it? Can't find >anything in google. > >Thanks a lot in advance > >A. > > [[alternative HTML version deleted]] > >______________________________________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide >http://www.R-project.org/posting-guide.html >and provide commented, minimal, self-contained, reproducible code.
Geospatial image maps or just exif tags? Search for "r exif" for several leads. Cheers, Mike
On Sat, Apr 25, 2015, 08:48 Alejo C.S. <alej.c.s at gmail.com> wrote:
Hi all, I have several jpeg files with lat long information. I want to make
a lat long table whit this info. Anyone knows how to do it? Can't find
anything in google.
Thanks a lot in advance
A.
[[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.