Name

ST_TPI — 返回一个计算出的地形位置指数(Topographic Position Index)的栅格。

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