![]() |
MobilityDB 1.3
|
◆ box_unioned_area()
Calculates the area (or volume) of the union of two STBoxes. This function computes the area or volume of the resulting STBox that represents the union of two given STBoxes. It first creates a new STBox that is the union of the two input boxes, then calculates the area or volume of this union box using the specified RTree's dimensions.
|