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