How to save GPS coordinates,
two options:
1. Immediately save GPS coordinates in the exif of photos
(+) Photos stored GPS
(-) There is a probability of loss of specific information for different cameras
2. Save photos without changing and to keep a separate database (SQLite) with information and GPS coordinates for each photo. And when you export photos to save GPS coordinates in the exif of photos
(+) / (-) ?
Your suggestions?
Thanks


Why is there a chance of loss during initial saving versus the later transfer?
Option (1) sounds best from an implementation perspective because you will avoid all sync issues and allow the in camera apps for plotting photos on a map to work (Picture Map).
If it is done when the photo enters the phone it is simply done. Otherwise things get complicated with:
- When are the coordinates added.
- If added on an event, what if you want them added earlier than that event or something impedes that event?
- If added on a timer, what happens if you want them added at a different time, or if something “fails”
All of this could lead to “out-of-sync” from photos to DB and a lot more complication.
I do not own an Eye-Fi card but your app with geo-tagging features through my Android phone would make me want to buy one. Of course I wish they made a CF card so I could use this with my DSLR, but I could at least use the SD in my compact camera and consider the slowish hack of using a CF adapter and the problems that introduces.
Thanks for your work!
I have followed the video directions but can not get the gphone to recognize any of the pictures I take. My computer can see the pictures and uploads them to my Picasa account with no problems.
Any tips?
Still looking for advise on how to connect my camera to the Google G1. I have tried a few different cameras now and still no luck. Eye-Fi card works on multiple computers.
When I first loaded the Eye-fi software I told it to let the card be open to all networks. Please contact me via email.
Thanks,
KJ
I agree with #1. Save the geotag information to the photos. I understand that some unique fields might be lost if you’re rewriting the image with simplistic libraries, but frankly, I only ever look at a handful of EXIF fields. I want to figure out which camera took the picture, when it was taken, and in rare occasions, I want f-stop and focal length. It’s also useful to know what programs have mucked with the picture, but that happens after import anyhow. The other bells and whistles just don’t get used much. If I wanted that level of data, I’d also use RAW, which is not currently within the scope of this project?
Also, if I’m using your application, I’m probably considering geotag information as a field that is high up on the priority list. If I have to loose some weird thing like “number of focal zones” in order to get geotags, I pick geotags in a second.
Oh, I only answered half the question. Put it in the photo right away so it doesn’t add another step to the import toolchain. Especially because I’m not always using the full toolchain. It would be nice if I’m “just emailing a pic” to know the metadata is already there, rather than having to open another program.
I am sorry that could not answer – I was in holiday. There I tested Eye-Fi Droid much, have made many corrections. At present I write “HowTo” – how to instal, adjust and use the program, I hope today/tomorrow I will publish it.