ST_HasBBox — Returns TRUE if the bbox of this geometry is cached, FALSE otherwise.
boolean ST_HasBBox(
geometry geomA)
;
Returns TRUE if the bbox of this geometry is cached, FALSE otherwise. Use ST_AddBBox and ST_DropBBox to control caching.
This method supports Circular Strings and curves