Page 1 of 1

No GPS location in photos

Posted: Thu Jan 12, 2012 3:20 am
by JackD
I have a stack with the code:

Code: Select all

iPhonePickPhoto "front camera", 320, 320
put the last image into theImage
iphoneExportImageToAlbum theImage
But none of the pictures I've taken have latitude and longitude included in the metadata when viewed from the Photos app. Yes, location services are turned on (iphoneStartTrackingLocation in openStack). When I take a picture using the Camera app, location is included in the metadata. Am I missing something else? Has anyone gotten iPhonePickPhoto to include location?

Re: No GPS location in photos

Posted: Thu Jan 12, 2012 12:49 pm
by spencer
I need to know that too.