PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ PG_FUNCTION_INFO_V1() [10/12]

PG_FUNCTION_INFO_V1 ( RASTER_reclass_exact  )

ST_ReclassExact(rast raster, inputvalues float8[], outputvalues float8[], bandnumber integer DEFAULT 1, outputpixeltype text DEFAULT '32BF', nodatavalue float8 DEFAULT NULL ) RETURNS raster.