ST_TPI — 返回具有计算出的地形位置索引的栅格。
raster ST_TPI ( raster rast , integer nband , raster customextent , text pixeltype="32BF" , boolean interpolate_nodata=FALSE ) ;
raster ST_TPI (
)
计算地形位置指数,该指数定义为半径为1减去中心单元格的焦点平均值。
此函数仅支持焦点平均半径为1。
可用性:2.1.0
-- needs examples
ST_MapAlgebra(回调函数版本) , ST_TRI , ST_Roughness , ST_Slope , ST_HillShade , ST_Aspect