Adjust GPS Image Data
If GPS data is missing from the input images or if there's a need to override some of the images' GPS data, create a geolocation file (geo.txt) with a text editor of choice.
A geolocation file (GEO) is a text file with the following format:
EPSG:4326
IMG_0001.JPG longitude latitude altitude
IMG_0002.JPG longitude latitude altitude
...
You can use a GEO file by uploading it along with the images.
note
The file must be named geo.txt