OVH Cloud OVH Cloud

API PHP

2 réponses
Avatar
Dave
Bonjour,

Existe t'il un API qui
1) lis l'exif d'une photo pour recuperer les information de GPS qui j'y ai
mis
2) quand je clique sur cette photo avoir la position dans google pour
savoir a quel endroit elle a etait prise
2) voir dans google comme ceci toutes mes photos
http://www.sony.jp/products/Consumer/Peripheral/GPS/GPS-CS1K/TryMapView/try.html

merci

2 réponses

Avatar
Olivier Miakinen

Existe t'il un API qui
1) lis l'exif d'une photo pour recuperer les information de GPS qui j'y ai
mis


http://fr2.php.net/exif

2) quand je clique sur cette photo avoir la position dans google pour
savoir a quel endroit elle a etait prise
2) voir dans google comme ceci toutes mes photos
http://www.sony.jp/products/Consumer/Peripheral/GPS/GPS-CS1K/TryMapView/try.html


Là c'est beaucoup trop spécifique pour que ce genre du truc soit mis
en standard dans PHP. Fais une recherche sur Internet pour voir si par
hasard tu trouves quelque chose, mais sinon je pense que tu vas devoir
t'y coller tout seul comme un grand.

Avatar
Olivier
Bonsoir,

"Dave" a écrit dans le message de news:
4557031d$0$5067$
2) quand je clique sur cette photo avoir la position dans google pour
savoir a quel endroit elle a etait prise
2) voir dans google comme ceci toutes mes photos
http://www.sony.jp/products/Consumer/Peripheral/GPS/GPS-CS1K/TryMapView/try.html



Peut-être que ça peut t'aider : http://www.google.com/apis/maps/ ?

A+
Olivier