Name

ST_TPI — 계산된 지형위치지수(Topographic Position Index)와 함께 래스터를 반환합니다.

Synopsis

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

설명

Calculates the Topographic Position Index, which is defined as the focal mean with radius of one minus the center cell.

[Note]

이 함수는 1 반경 중심 평균(focalmean radius of one)만을 지원합니다.

2.1.0 버전부터 사용할 수 있습니다.

예시

-- needs examples
                    

참고

ST_MapAlgebra (callback function version), ST_TRI, ST_Roughness, ST_Slope, ST_HillShade, ST_Aspect