|
arcpy.GeoTaggedPhotosToPoints_management(SinglePhotos, ParcelPointHelperTemp, "", "ONLY_GEOTAGGED", "NO_ATTACHMENTS") |
Need to add a Table Name at the 3rd parameter
This only pertains to the option when the user selects "Associate Geotagged Photo with Point (photo has location)"
photo-survey/loadphotopoints.py
Line 532 in 0841fc6
Need to add a Table Name at the 3rd parameter
This only pertains to the option when the user selects "Associate Geotagged Photo with Point (photo has location)"