Obtain all the bounding boxes of a feature collection (INTERNAL).

st_bbox_by_feature(x)

Arguments

x

a feature collection

Value

a matrix (xmin, ymin, xmax, ymax)

Examples

#This is an internal function, no example provided