st_pixelofvalue


Description

args: rast, nband, search, exclude_nodata_value=true - Get the columnx, rowy coordinates of the pixel whose value equals the search value.

Parameters

Name Type Mode
rast USER-DEFINED IN
nband integer IN
search ARRAY IN
exclude_nodata_value boolean IN
val double precision OUT
x integer OUT
y integer OUT
rast USER-DEFINED IN
search ARRAY IN
exclude_nodata_value boolean IN
val double precision OUT
x integer OUT
y integer OUT
rast USER-DEFINED IN
nband integer IN
search double precision IN
exclude_nodata_value boolean IN
x integer OUT
y integer OUT
rast USER-DEFINED IN
search double precision IN
exclude_nodata_value boolean IN
x integer OUT
y integer OUT