Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't read the GPS from exif of Dji drone photo #1814

Open
smallworld-network-wupeng opened this issue Nov 26, 2024 · 1 comment
Open

Can't read the GPS from exif of Dji drone photo #1814

smallworld-network-wupeng opened this issue Nov 26, 2024 · 1 comment

Comments

@smallworld-network-wupeng
Copy link

smallworld-network-wupeng commented Nov 26, 2024

I am using the Docker version of OpenDroneMap. Recently, I discovered that reconstructing ODM images using a set of photos taken by a DJI drone always fails. After spending two days investigating this issue, I found that OpenDroneMap fails to read GPS information from the photos’ EXIF data and cannot retrieve the latitude and longitude, which causes the ODM reconstruction to fail.

I carefully checked the photos with ExifTool and found that the EXIF data does contain complete latitude and longitude information. Below is the GPS section from the EXIF data:
---- GPS ----
GPS Version ID : 2.3.0.0
GPS Latitude Ref : North
GPS Latitude : 23 deg 14' 5.66"
GPS Longitude Ref : East
GPS Longitude : 113 deg 25' 14.03"
GPS Altitude Ref : Above Sea Level
GPS Altitude : 220.778 m
GPS Status : Measurement Active
GPS Map Datum : WGS-84

This might be a bug. If possible, please fix this issue.

@Saijin-Naib
Copy link
Contributor

Please provide full logs and dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants