OpenDroneMap / ODM

A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷
https://opendronemap.org
GNU Affero General Public License v3.0
4.92k stars 1.11k forks source link

Fix EXIF error while using GCPs #1321

Closed pierotofy closed 3 years ago

pierotofy commented 3 years ago

When using GCPs and passing --optimize-disk-space the program will fail with: FileNotFoundError: [Errno 2] No such file or directory: ‘/var/www/data/e852b60f-abdf-47fc-a95d-d967f81b510b/opensfm/exif/DJI_0567.JPG.exif’

pierotofy commented 3 years ago

Reported on https://community.opendronemap.org/t/error-in-processing-gcp-or-exif/8489