PostGIS_AddBBox
Name
PostGIS_AddBBox — Add bounding box to the geometry.
Synopsis
geometry
PostGIS_AddBBox
(
geometry
geomA
)
;
Description
Add bounding box to the geometry. This would make bounding box based queries faster, but will increase the size of the geometry.