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 Processing algorithms to deal with metadata (Request in QGIS) #9381

Open
qgis-bot opened this issue Nov 12, 2024 · 0 comments
Open

Add Processing algorithms to deal with metadata (Request in QGIS) #9381

qgis-bot opened this issue Nov 12, 2024 · 0 comments
Labels
3.42 QGIS 3.42 new features
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#59411
Author: @alexbruy
QGIS version: 3.42

Add Processing algorithms to deal with metadata

PR Description:

Description

Add a few native algorithms to deal with layer metadata:

  • Copy layer metadata to copy metadata from an input layer to a target layer
  • Apply layer metadata to set layer metadata from a QMD file
  • Export layer metadata to export layer metadata in a QMD file

When copying and applying metadata it is possible to set metadata as a default metadata for a layer.

Supersedes #59375.

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.42 QGIS 3.42 new features label Nov 12, 2024
@github-actions github-actions bot added this to the QGIS 3.48 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.42 QGIS 3.42 new features
Projects
None yet
Development

No branches or pull requests

1 participant