PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
|
static |
Writes the bbox in varints in the form: xmin, xdelta, ymin, ydelta.
Definition at line 89 of file lwout_twkb.c.
References TWKB_STATE::bbox_max, TWKB_STATE::bbox_min, bytebuffer_append_varint(), TWKB_STATE::header_buf, and LWDEBUGF.
Referenced by lwgeom_write_to_buffer().