PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
GSERIALIZED* gserialized_expand | ( | GSERIALIZED * | g, |
double | distance | ||
) |
Return a GSERIALIZED with an expanded bounding box.
Definition at line 621 of file gserialized_gist_nd.c.
References distance(), gbox_expand(), gbox_init(), gserialized_get_gbox_p(), gserialized_set_gbox(), and LW_FAILURE.
Referenced by geography_expand().