2

I have got a requirement to implement to Geo-stamping for images taken through Android device camera. I am wondering whether Geo-stamping and Geo-tagging both are same or different. How do i achieve Geo-stamping in android. Is that all i need to set latitude, longitude, altitude and directions for the image. Please provide me details and also any helpful links.

Arun
  • 1,658
  • 1
  • 14
  • 21
  • To add more clarity to it, I have taken a photo through camera. The details of the geo-tagging will be available in the picture if i have turned on my GPS where it is stored as a meta data. Now how do i send the meta data info along with this picture to server. I don't want to send the meta info in some parameters in the request URI. Is it possible to achieve this? – Arun Jan 27 '12 at 07:40

1 Answers1

0

i think they refer to the same term, in Geo Tagging you could add altitude, places name, accuracy of lat long etc also

Rajdeep Dua
  • 11,190
  • 2
  • 32
  • 22