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

Automatically Generate and Assign Metadata to Map Layers Added from Tree Model #316

Open
timlinux opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@timlinux
Copy link
Contributor

This task involves automatically generating and assigning metadata to any MapLayer that is added to the QGIS canvas from the tree model. The process includes:

  1. Metadata Structure: Define a metadata structure that includes details such as node name, description, source information, date added, and layer category.
  2. Automated Metadata Assignment: Each time a layer is added to the QGIS canvas, automatically generate the metadata based on the corresponding node in the tree model.
  3. Metadata for Existing Layers: If a layer is reloaded or updated, refresh its metadata to reflect any changes in the tree node.
  4. Display in QGIS: Ensure the metadata is accessible in the QGIS interface via layer properties.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants