I have coordinates from some source and want to tag my jpg files with them. What is the best python library for writing geotags into exif data?
|
|
pexif was written with geotags as a goal (my emphasis):
|
|||
|
|
|
|
I haven't tried it myself, but from the documentation pyexiv2 looks like it should do the job. |
|||
|
|
