This document describes the StormView Tile API. Tiles are accessed through the following process:
Note that only the timesteps and anatimes that is listed in the /layers or /cachedlayers url is guaranteed to be available.
{layers}
|
Comma separated list of values |
{layers}
|
Comma separated list of values |
{layers}
|
Comma separated list of values |
{timeStep}
|
Date with format yyyyMMddHHmm |
{timeStep}
|
Date with format yyyyMMddHHmm |
{layers}
|
Comma separated list of values |
{allowPartiallyLoaded}
|
true/false |
{dimensions}
|
true/false |
{layers}
|
Comma separated list of values |
{allowPartiallyLoaded}
|
true/false |
{dimensions}
|
true/false |
{allowPartiallyLoaded}
|
true/false |
{allowPartiallyLoaded}
|
true/false |
{ | ||
Layers | Array of LayerInfo | |
} |
{ | ||
AnaTime | String | Analysis time with format yyyyMMddHHmm |
LayerId | String | |
Description | String | |
TimeSteps | String[] | Date strings with format yyyyMMddHHmm |
HasLegend | Boolean | Determines if legend is available for layer |
LegendLayerId | String | |
Tags | String[] | |
} |
{ | ||
ProductInfo | Object | |
SatelliteTimes | Array of Date | |
} |
{ | ||
LegendData | LegendData | |
} |
{ | ||
Intervals | Single[] | n+1 numbers describing n intervals |
Colors | String[] | n colors describing the color of each interval |
UnitOfMeasure | String | Unit of the interval |
} |
{ | ||
Key | String | API key. The key is valid for 24 hours |
} |