v1

latestOpenAPI 3.0.02026-07-237913196.9 KB
Grids

Returns the grid squares that a specified area overlaps

The parameters should be expressed in degrees between -180 and 180 East/West and -90 and 90 North/South

If the outer parameter is outside this range it will be clipped to it.

Specifying a north coordinate which is less than the south coordinate is an error

Specifying an east coordinate which is less than the west coordinate is an error

get/api/grids

Query parameters

northnumber double

The Northern Bound of the area

southnumber double

The Southern Bound of the area

eastnumber double

The Eastern Bound of the area

westnumber double

The Western Bound of the area

Response

Ok