Whether this envelope includes M (measure) extents.
Whether this envelope includes Z (elevation/altitude) extents.
OptionalmaxMaximum M value, present only when hasM is true.
Maximum X (longitude / easting) value of the bounding box.
Maximum Y (latitude / northing) value of the bounding box.
OptionalmaxMaximum Z value, present only when hasZ is true.
OptionalminMinimum M value, present only when hasM is true.
Minimum X (longitude / easting) value of the bounding box.
Minimum Y (latitude / northing) value of the bounding box.
OptionalminMinimum Z value, present only when hasZ is true.
An axis-aligned bounding box (envelope) that encloses a geometry.
The envelope always includes X and Y extents. Z and M extents are included when the source geometry carries Z or M values, respectively.
Example