PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Data Fields | |
int | count |
rt_raster * | raster |
int * | isempty |
double ** | offset |
int * | width |
int * | height |
struct { | |
rt_band * rtband | |
int * hasnodata | |
int * isnodata | |
double * nodataval | |
double * minval | |
} | band |
struct { | |
uint16_t x | |
uint16_t y | |
} | distance |
struct { | |
uint32_t rows | |
uint32_t columns | |
} | dimension |
struct { | |
double ** values | |
int ** nodata | |
} | empty |
rt_iterator_arg | arg |
Definition at line 386 of file rt_mapalgebra.c.