Find bounding rectanglepost https://api.lightcast.io/gis/v1/{country}/{version}/{level}/mbrFind the minimum bounding rectangle of a set of regions.Path ParamscountrystringrequiredCountry abbreviation.versionstringrequiredData version for the country.levelstringrequiredA country's region level.Query Paramsallow_crossing_datelinestringDefaults to falseExperimental Allow bounding rectangle to extend beyond the dateline (<-180), useful when trying to get the bounding box of Alaska for a map, which crosses the dateline.Body Paramscodesarray of strings or integersrequiredlength ≥ 1A list of codes* string | integerADD string | integerResponses 200OK 400Your request wasn't valid (bad parameter names or values). 404Resource not found.Updated 8 months ago