Name

ST_Roughness — 返回一个计算出的数字高程模型(DEM)的 '粗糙度' 的栅格。

Synopsis

raster ST_Roughness(raster rast, integer nband, raster customextent, text pixeltype="32BF" , boolean interpolate_nodata=FALSE );

描述

通过给定区域的最小值减去最大值来计算 数字高程模型(DEM )的“粗糙度”。

可用性:2.1.0

示例

-- needs examples