The detailed description of the weather tiles had to be stored in three separate pages due to the amount of information.Please have a look at the following pages:
Weather API - weather Tiles - general, zoom
Weather API - weather Tiles - weather variables
Weather API - weather Tiles - timesteps
Request
Query Params
Header Params
Responses
🟢200OK
application/octet-stream
Body
🟠401Unauthorized
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'weather.openportguide.org/api/wthr/graf/TileMaps?var=windStream&zoom=5&X=0&Y=0×tep=18&apiKey={{api-key}}' \
--header'Host: {{BASE_URL}}'