PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Return this raster in HEXWKB form (null-terminated hex)
raster | : the raster |
outasin | : if TRUE, out-db bands are treated as in-db |
hexwkbsize | : will be set to the size of returned wkb form, not including the null termination |
Definition at line 669 of file rt_wkb.c.
References RASTER_DEBUG, RASTER_DEBUGF, rt_raster_to_wkb(), rtalloc(), rtdealloc(), and rterror().
Referenced by build_overview(), convert_raster(), RASTER_out(), and test_raster_wkb().