I need to add photos to a kmz file however my file which has the coordinates does not have a time/date field. So far everything i've found suggests georeferencing jpegs for kmz/kml needs to link on time via a gpx file.
I have a csv with the following fields: ID, X, Y, photo_id
I would think this would be more straight forward than relying on a time stamp however it's proving difficult.
Any advice appreciated.