Axis-aligned bounding box.
Used for WGS84 extents (longitude/latitude), mercator [0, 1] clip bounds, and tile coordinate ranges throughout the pipeline.
Maximum X (eastern longitude or right edge).
Maximum Y (northern latitude or top edge).
Minimum X (western longitude or left edge).
Minimum Y (southern latitude or bottom edge).
Axis-aligned bounding box.
Used for WGS84 extents (longitude/latitude), mercator [0, 1] clip bounds, and tile coordinate ranges throughout the pipeline.