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

Add a WARNING when a geo file is specified but the file does not exist #1790

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

stephenwinn16
Copy link
Contributor

Hi,

I was trying to use a geo.txt file option to override my input image geolocation metadata. I ran a case with and without the --geo <path> option to compare and was surprised when the results were the same. When searching for the cause, I realised I had a typo in my geo.txt file path. However, when reviewing the logs, I noticed that an ODM_INFO message is printed to the logs when the file is correctly found but no message is printed when a path is given but no file is found. Hence this pull request: I suggest adding an ODM_WARNING message to the logs to help users debug such a case.

Thanks for all your work on this excellent open source project!

@pierotofy
Copy link
Member

Hey thanks for the PR @stephenwinn16, looks great!

@pierotofy pierotofy merged commit e6e4095 into OpenDroneMap:master Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants