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

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

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

qgis-bot opened this issue Nov 11, 2024 · 0 comments
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.
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
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.
Projects
None yet
Development

No branches or pull requests

2 participants