v1

latestOpenAPI 3.1.02026-07-24200331.1 KB

Weather Maps

get/map/tile/{zoom}/{x}/{y}/{field}/{time}.{format}

Path parameters

zoomstring required

The zoom level for the map, 1-12

xstring required

The “x” coordinate for the map

ystring required

The “y” coordinate for the map

fieldstring required

Selected fields from our data layers

timestring required

Timestamp in ISO 8601 format

formatstring required

Specifies the format of the returned tiles (defaults to .png)

Query parameters

gradientstring

Defines custom color gradient for the map. i.e "1:93e4dd4d, 2:94d6ab4d, 3:9bca864d". The key represents the position as an integer and the value is the color code in HEX format.

Headers

accept-encodingstring required

Response

200