Tomorrow.io · Arazzo Workflow
Tomorrow.io Map Tile Precipitation Overlay
Version 1.0.0
Read realtime precipitation for a point, then fetch the matching weather map tile.
View Spec
View on GitHub
WeatherForecastClimateRiskAir QualityPollenLightningSevere WeatherMapsRoutingSatelliteMicrosatellitesRadarGeospatialAlertsArazzoWorkflows
Provider
Workflows
map-tile-precipitation-overlay
Read realtime precipitation, then fetch the matching map tile with branching.
Reads current precipitation intensity for a location, branches on whether it is raining, and fetches the precipitation map tile for the supplied XYZ address and time.
1
getRealtime
getRealtimeWeather
Read the current precipitation intensity for the location to decide whether an overlay is worth rendering.
2
getTile
getMapTile
Retrieve the Web Mercator PNG tile for the precipitation layer at the supplied XYZ address and time reference.
Source API Descriptions
openapi