ST_Roughness — DEMの「粗度」を計算したラスタを返します。
raster ST_Roughness(raster rast, integer nband, raster customextent, text pixeltype="32BF" , boolean interpolate_nodata=FALSE );
raster ST_Roughness(
)
指定された領域の最大値から最小値を減じることでDEMの「粗度」を計算したラスタを返します。
Availability: 2.1.0
-- needs examples
ST_MapAlgebra (callback function version), ST_TRI, ST_TPI, ST_Slope, ST_HillShade, ST_Aspect