Name

ST_TPI — 返回具有计算出的地形位置索引的栅格。

Synopsis

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

描述

计算地形位置指数,该指数定义为半径为1减去中心单元格的焦点平均值。

[Note]

此函数仅支持焦点平均半径为1。

可用性:2.1.0

示例

-- needs examples
                    

另请参阅

ST_MapAlgebra(回调函数版本), ST_TRI, ST_Roughness, ST_Slope, ST_HillShade, ST_Aspect