We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Mean Aspect (aspect of ground a.s.l., based on DTM raster pixels bilinear regression)
unit: angle in rad (radian)
On DTM a bilinear regression model is calculated to get dx and dy (x- and y-slope) and then aspect by atan2.
BE_ELEV_ASPECT := atan2(dy, dx)
Mean Elevation (mean of ground a.s.l., based on DTM raster pixels)
Mean of DTM-values.
Mean Slope (slope of ground a.s.l., based on DTM raster pixels bilinear regression)
On DTM a bilinear regression model is calculated to get dx and dy (x- and y-slope) and then slope by arcus tangent of absolute value.
BE_ELEV_SLOPE := arctan( sqrt( dx² + dy² ) )
RSDB wiki Access control Layer discoverability Layer meta data Point cloud indices Raster indices HTTPS certificate management Ubuntu network management Troubleshooting