PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
Go to the source code of this file.
Functions | |
Datum | RASTER_asWKB (PG_FUNCTION_ARGS) |
Datum | RASTER_asHexWKB (PG_FUNCTION_ARGS) |
Datum | RASTER_fromWKB (PG_FUNCTION_ARGS) |
Datum | RASTER_fromHexWKB (PG_FUNCTION_ARGS) |
PG_FUNCTION_INFO_V1 (RASTER_asWKB) | |
Output is WKB. More... | |
PG_FUNCTION_INFO_V1 (RASTER_asHexWKB) | |
Output is Hex WKB. More... | |
PG_FUNCTION_INFO_V1 (RASTER_fromWKB) | |
Input is WKB. More... | |
PG_FUNCTION_INFO_V1 (RASTER_fromHexWKB) | |
Input is Hex WKB. More... | |