reading exif data for geotagging

Phoca Gallery plugins - plugins for Phoca Gallery extension
wjrlock
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Feb 2010, 23:55

reading exif data for geotagging

Post by wjrlock »

HI

can this script read the exif data? if i switch on the icon of camra info i can see the GPS info but if i want to see the geotag it is not shown. doesnt read this script the exif data for the geotagging part, because i don´t want to tag them all by hand!

thanks in advance
Willem-Jan
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: reading exif data for geotagging

Post by Jan »

Hi, yes, Phoca Gallery component can read exif data, see parameters, maybe your camera send exif data in other format, so such exif format needs to be added to parameters.

Jan
If you find Phoca extensions useful, please support the project
wjrlock
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 23 Feb 2010, 23:55

Re: reading exif data for geotagging

Post by wjrlock »

i added the data with the program GPicSync afterwords. i got the data from an garmin track. all other programs can use the data like panoramio. you have other tips ?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: reading exif data for geotagging

Post by Jan »

Hi, then try to see the parameters of these programs and try to see if such parameters can be displayed by php function

exif read data

http://php.net/manual/en/book.exif.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply