Welcome! Log In Create A New Profile

Advanced

WM23 - How t add GPS info to photo

Posted by ArieM 
WM23 - How t add GPS info to photo
April 24, 2020 05:31PM
Hi,

I have an app with the option to take photos. I would expect that, when enabled at the camera level of the tablet, GPS information would be added to the photos.

At least it does when using the build-in camera app. The corresponding EXIF tags of the JPG file are filled with GPS coordinates and so on.

According to the help I need VideoParameter(), but I can't get it to work. No GPS-tags shows up in de JPG file.

Simplified code:
sImage is string = "myimage.jpg"
MyPosition is geoPosition
MyPosition = GPSGetPosition(1s)
VideoParameter(vipGeoPosition,MyPosition)
VideoCapture(CAM_camera,sImage,viPictureCapture)

I traced MyPosition and that part is working, it holds the right coordinates.

Arie
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: