名称

ST_Roughness — 返回具有计算出的 DEM “粗糙度” 的栅格。

语法

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

描述

通过对给定区域的最大值减去最小值来计算 DEM 的“粗糙度”。

可用性:2.1.0

示例

-- needs examples
                    

另请参见

ST_MapAlgebra(回调函数版本)ST_TRIST_TPIST_SlopeST_HillShadeST_Aspect