Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: GPS in EXIF  (Read 7615 times)

0 Members and 1 Guest are viewing this topic.

nils16

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
GPS in EXIF
« on: June 02, 2008, 03:52:52 pm »

Hello

I have most of my photos tagged with GPS in the EXIF.
Is it possible like to make a button "See map" then open Google Maps and you can see where the picture have been taken?

Thank You
Logged

RatKing

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 85
    • Personal website
Re: GPS in EXIF
« Reply #1 on: August 20, 2008, 09:37:00 pm »

I'm sure that that can be done but it would help a lot if you would suply a sample photo with the GPS data in the EXIF. That way people that do not have a fancy camera that is GPS aware can also see what they can do for you. Other then that if Google and Flickr can do it so can the coppermine community.  ;D
Logged

Megachip

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: GPS in EXIF
« Reply #2 on: September 10, 2008, 02:41:55 pm »

Tried this?
Logged

jeepguy_1980

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 94
    • Loop Family Forum & Gallery
Re: GPS in EXIF
« Reply #3 on: November 12, 2008, 01:33:07 am »

I'm sure that that can be done but it would help a lot if you would suply a sample photo with the GPS data in the EXIF. That way people that do not have a fancy camera that is GPS aware can also see what they can do for you. Other then that if Google and Flickr can do it so can the coppermine community.  ;D


Actually, the code is already built into Coppermine, it's just a matter of figuring out how to output the code.

/include/exif.php parses all of the Exif data, including the GPS data.

The GPS data is further parsed in /include/makers/gps.php but it's output is never used.  I looked at adding this to my exifmgr.php and exif.php.inc folders.  But it appears that the exif data is already in the sql tables without the GPS stuff and I don't know how to setup another table to add it.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.