Skip to content

feat(processing): reorganize algorithm groups for Create EA and Update Metadata - #96

Merged
pacoleslaw merged 1 commit into
mainfrom
duane
Jul 30, 2026
Merged

feat(processing): reorganize algorithm groups for Create EA and Update Metadata#96
pacoleslaw merged 1 commit into
mainfrom
duane

Conversation

@velascojasper0

Copy link
Copy Markdown
Collaborator

Summary

Reorganizes processing algorithm group assignments in the QGIS Processing Toolbox by placing Create Enumeration Areas under 1Map (with synced icon) and correcting Update Metadata under GMD Toolkits.

Key Changes

  • algorithm.py: Added group() (1Map), groupId() (1map), and icon() pointing to icons/create_ea.png.
  • update_metadata_modified.py: Updated groupId() to gmdtoolkits to align with the GMD Toolkits algorithm group.
  • gmd_pipeline_provider.py: Registered CreateEAAlgorithm directly in GmdPipelineProvider.loadAlgorithms().
  • gmd_pipeline.py: Removed redundant EADelineationProvider registration to eliminate duplicate provider nodes in QGIS.
  • Documentation: Updated access paths in create-enumeration-areas.md and update-metadata.md.

Verification

  • Verified Create Enumeration Areas resolves under Processing Toolbox → GMD Pipeline → 1Map.
  • Verified Update LGU PSGC Metadata resolves under Processing Toolbox → GMD Pipeline → GMD Toolkits.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gemma-plugin Ready Ready Preview Jul 30, 2026 3:25am

@pacoleslaw
pacoleslaw merged commit ed5efc3 into main Jul 30, 2026
2 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.

[BUG]: Dalawa yung tab ng GMD Pipeline (1.0.15-R353) [BUG]: Nakaseparate na tab si Update_Metadata (1.0.15.R353)

2 participants