ST_Roughness — 返回具有计算出的 DEM “粗糙度” 的栅格。
raster ST_Roughness(raster rast, integer nband, raster customextent, text pixeltype="32BF" , boolean interpolate_nodata=FALSE );
raster ST_Roughness(
)
通过对给定区域的最大值减去最小值来计算 DEM 的“粗糙度”。
可用性:2.1.0
-- needs examples
ST_MapAlgebra(回调函数版本)、ST_TRI、ST_TPI、ST_Slope、ST_HillShade、ST_Aspect