|
QGIS API Documentation 4.0.0-Norrköping (1ddcee3d0e4)
|
#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... | |