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

Processing metadata tools #59913

Merged
merged 8 commits into from
Dec 17, 2024
Merged

Conversation

alexbruy
Copy link
Contributor

Description

Add a few more native algorithms to deal with layer metadata:

  • Add history metadata to add a new history entry to existing entries defined for a layer
  • Update layer metadata to copy non-empty metadata fields from input layer to a target layer and keeping empty fields from input unchanged in the target
  • Set metadata fields to set simple metadata fields (identifier, parent identifier, title, type, encoding, language, crs, abstract, fees)

Followup #59411.

@alexbruy alexbruy added Feature Processing Relating to QGIS Processing framework or individual Processing algorithms Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo. labels Dec 16, 2024
@alexbruy alexbruy requested a review from nyalldawson December 16, 2024 12:53
@qgis-bot
Copy link
Collaborator

@alexbruy
This pull request has been tagged as requiring documentation.

A documentation ticket will be opened at https://github.com/qgis/QGIS-Documentation when this PR is merged.

Please update the description (not the comments) with helpful description and screenshot to help the work from documentors.
Also, any commit having [needs-doc] or [Needs Documentation] in will see its message pushed to the issue, so please be as verbose as you can.

Thank you!

@github-actions github-actions bot added this to the 3.42.0 milestone Dec 16, 2024
Copy link

github-actions bot commented Dec 16, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 5dc7f77)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 5dc7f77)

@nyalldawson
Copy link
Collaborator

Awesome!! 😄

@nyalldawson nyalldawson merged commit 464b63d into qgis:master Dec 17, 2024
30 checks passed
@qgis-bot
Copy link
Collaborator

@alexbruy
A documentation ticket has been opened at qgis/QGIS-Documentation#9489
It is your responsibility to visit this ticket and add as much detail as possible for the documentation team to correctly document this change.
Thank you!

@alexbruy alexbruy deleted the processing-metadata-tools branch December 19, 2024 14:25
@zacharlie zacharlie added the Changelog Items that are queued to appear in the visual changelog - remove after harvesting label Feb 16, 2025
@qgis-bot
Copy link
Collaborator

@alexbruy

This pull request has been tagged for the changelog.

  • The description will be harvested so please provide a "nearly-ready" text for the final changelog
  • If possible, add a nice illustration of the feature. Only the first one in the description will be harvested (GIF accepted as well)
  • If you can, it's better to give credits to your sponsor, see below for different formats.

You can edit the description.

Format available for credits
  • Funded by NAME
  • Funded by URL
  • Funded by NAME URL
  • Sponsored by NAME
  • Sponsored by URL
  • Sponsored by NAME URL

Thank you!

@zacharlie zacharlie added ChangelogHarvested This PR description has been harvested in the Changelog already. and removed Changelog Items that are queued to appear in the visual changelog - remove after harvesting labels Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ChangelogHarvested This PR description has been harvested in the Changelog already. Feature Needs Documentation When merging a labeled PR, an issue will be created in the Doc repo. Processing Relating to QGIS Processing framework or individual Processing algorithms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants