|
PostGIS
2.5.7dev-r@@SVN_REVISION@@
|
| def raster2pgsql.wkblify | ( | fmt, | |
| data | |||
| ) |
Writes raw binary data into HEX-encoded string using binascii module.
Definition at line 652 of file raster2pgsql.py.
References fmt2printfmt(), and logit().
Referenced by wkblify_band(), wkblify_band_header(), and wkblify_raster_header().

