QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgsrectangle.h"
#include "qgsogrutils.h"
#include <QString>
#include <gdal.h>
#include <cpl_string.h>
#include <cpl_conv.h>
#include "qgis_analysis.h"
Go to the source code of this file.
Classes | |
struct | QgsKernelDensityEstimation::Parameters |
KDE parameters. More... | |
class | QgsKernelDensityEstimation |
Performs Kernel Density Estimation ("heatmap") calculations on a vector layer. More... | |