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

RFC106 implementation: Metadata items to reflect driver update capabilities #11718

Merged
merged 7 commits into from
Jan 30, 2025

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 26, 2025

No description provided.

@rouault rouault added this to the 3.11.0 milestone Jan 26, 2025
@@ -314,6 +318,66 @@ def misc_6_internal(datatype, nBands, setDriversDone):
dst_ds.GetMetadataItem("", None)
dst_ds = None

if (
Copy link
Member

Choose a reason for hiding this comment

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

I would pull this into a separate test...there is so much going on in "misc_6" already. I would be happy to try a PR if you want.

Copy link
Member Author

Choose a reason for hiding this comment

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

I would be happy to try a PR if you want.

fine. Yes that's messy

@rouault rouault merged commit 73eca73 into OSGeo:master Jan 30, 2025
38 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.

2 participants