Closed Tyrov77 closed 5 years ago
@Tyrov77, you can check the newest version 1.7. I hope it's ok! Thanks!
Thanks for the update. I installed it and now I get this error.
UnboundLocalError: local variable 'point' referenced before assignment Traceback (most recent call last): File "/Users/Jorge/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/ImportPhotos/ImportPhotos.py", line 560, in ok del photos, Shp, point, feature, layer UnboundLocalError: local variable 'point' referenced before assignment
Same problem here. I commented out the delete instruction and the plugin continues execution but the result is always no photos were added.
When I add a folder with geotagged photos, none of them are imported.
"No new photos were added."
The photos have proper location info in the exif data. Using OSX 10.13, Qgis 3, Python 3.6.