QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
Static Public Member Functions | List of all members
QgsElevationUtils Class Reference

Contains utility methods for working with elevation from layers and projects. More...

#include <qgselevationutils.h>

Static Public Member Functions

static QgsDoubleRange calculateZRangeForProject (QgsProject *project)
 Calculates the elevation range for a project. More...
 

Detailed Description

Contains utility methods for working with elevation from layers and projects.

Since
QGIS 3.18

Definition at line 31 of file qgselevationutils.h.

Member Function Documentation

◆ calculateZRangeForProject()

QgsDoubleRange QgsElevationUtils::calculateZRangeForProject ( QgsProject project)
static

Calculates the elevation range for a project.

This method considers the elevation (or z) range available from layers contained within the project and returns the maximal combined elevation range of these layers.

Definition at line 21 of file qgselevationutils.cpp.


The documentation for this class was generated from the following files: