|
QGIS API Documentation 3.99.0-Master (2fe06baccd8)
|
#include <cfloat>#include <limits>#include "qgis_analysis.h"#include "qgscoordinatereferencesystem.h"#include "qgsfeedback.h"#include "qgsfields.h"#include <QMap>#include <QString>

Go to the source code of this file.
Classes | |
| class | QgsZonalStatistics |
| Calculates raster statistics (count, sum, mean) for a polygon or multipolygon layer and appends the results as attributes. More... | |