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

[feature] Add raster zonal min/max algorithm (Request in QGIS) #9378

Closed
qgis-bot opened this issue Nov 11, 2024 · 0 comments · Fixed by #9586
Closed

[feature] Add raster zonal min/max algorithm (Request in QGIS) #9378

qgis-bot opened this issue Nov 11, 2024 · 0 comments · Fixed by #9586
Labels
3.42 QGIS 3.42 new features Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page. Size 5 It will take between half a day and a full day
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#59358
Author: @nyalldawson
QGIS version: 3.42

[feature] Add raster zonal min/max algorithm

PR Description:

This algorithm extracts point features corresponding to the minimum and maximum pixel values contained within polygon zones.

The output will contain one point feature for the minimum and one for the maximum raster value for every individual zonal feature from a polygon layer.

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

"[feature] Add raster zonal min/max algorithm\n\nThis algorithm extracts point features corresponding to the minimum\nand maximum pixel values contained within polygon zones.\n\nThe output will contain one point feature for the minimum and one\nfor the maximum raster value for every individual zonal feature\nfrom a polygon layer."

@github-actions github-actions bot added the 3.42 QGIS 3.42 new features label Nov 11, 2024
@github-actions github-actions bot added this to the QGIS 3.48 milestone Nov 11, 2024
@DelazJ DelazJ added the Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page. label Nov 11, 2024
@selmaVH1 selmaVH1 moved this to This Sprint in Documentation Work Planning Jan 19, 2025
@selmaVH1 selmaVH1 added the Size 5 It will take between half a day and a full day label Jan 20, 2025
@selmaVH1 selmaVH1 moved this from This Sprint to In progress in Documentation Work Planning Jan 22, 2025
@selmaVH1 selmaVH1 moved this from In progress to Review in progress in Documentation Work Planning Jan 28, 2025
@github-project-automation github-project-automation bot moved this from Review in progress to Done in Documentation Work Planning Jan 30, 2025
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 Processing Alg (Features of) An algorithm. Use the Help button in the application to find the page. Size 5 It will take between half a day and a full day
Projects
Development

Successfully merging a pull request may close this issue.

3 participants