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

Handle GDAL exceptions raised in reproject_vector #410

Merged

Conversation

phargogh
Copy link
Member

This just adds support for GDAL exceptions to reproject_vector while keeping the old error handling around in case gdal's exception functionality isn't enabled.

Fixes #409

@phargogh phargogh requested a review from dcdenu4 October 11, 2024 20:41
@phargogh phargogh marked this pull request as ready for review October 11, 2024 20:42
Copy link
Member

@dcdenu4 dcdenu4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @phargogh, this looks good.

@phargogh phargogh added this to the 2.4.6 milestone Oct 11, 2024
@phargogh phargogh merged commit ae34e3d into natcap:main Oct 11, 2024
90 checks passed
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.

GDAL's exceptions not handled with reproject_vector
2 participants