I understand each iPhone picture has GPS data attached to it and can be viewed by moving one’s pictures onto a PC, right clicking, etc. Sounds simple enough. However, is there a way to show GPS data in the picture itself? And if so, can it be done with an older iPhone? I have an iPhone 4. …yes, it’s an antique.
I have not encountered any such app. However, there may be another problem with the idea in that if I recall the OS calls correctly (from a few years ago when I was helping someone with writing a simple App), iPhones take a picture and then determine location and add it to the metadata. This is due to the fact that GPS is a huge energy drain and so is only done when necessary. As such without writing a new app/code, the phone wouldn’t have the GPS data to add to the top of the image.
Does it store its last position in memory?
Yes, the geotagging is part of the EXIF information attached to the photo, if provided by the device used to take it. I’m not sure what you’re getting at - if the picture was geotagged, “Latitude” and “Longitude” are right there in the EXIF data.
There are any number of phone based viewer apps that will show you the exif data for the photo. You could conceivable write a viewer app that would display this as an overlay of some sort, but I don’t know that anybody has done so.
The Theodolite app will do that and more.
The Photos app in iOS will show the place where the photo was taken on a map if you set it to do so. Is that not close enough for your need?
Maybe earlier versions do not. I’ve only got a 5S iPhone with iOS 10.0.1. I think the iPhone 4 can’t go beyond iOS 8
Interesting App, and it does look like it does what is needed. Thanks for setting me straight.
Came to recommend the same App!
There are lots of free Exif Viewer apps for the iPhone that will let you, well, view the EXIF data, including lat/long, exposure time etc etc. I have one called ExifWizard.
I opened a photo I took with my old iPhone4 with Adobe Lightroom, and the GPS coordinates were displayed.
Also, be aware that EXIF data is easily editable.
Also, many programs you use to modify the image may strip all but the most basic EXIF info. I regularly use irfanview to do simple manipulation like cropping, and a few days ago I had reason to notice that it stripped the geotagging and camera information from my original. If the photo has passed through any form of public forum, the posting software SHOULD remove it.
I should add that irfanview does present you with a bunch of checkbox options on “save”, which I’m not in the habit of looking at if I’m just cropping something. One of them is “keep original EXIF data” which is defaulted unchecked, or I changed it for some reason at some point.