Daily Forecast
Filed under: Uncategorized
Comments: None
DESCRIPTION
The Earth Networks ENCast City 10 Day‐Night Forecast Feed provides a descriptive day and night period forecast covering the next 10 days. The day period of the forecast is considered to be 7am‐7pm local time, while the night period of the forecast is considered to be the hours straddling the date change from 7 pm to 7 am local time. This forecast will be available for 2.6 million cities across the entire globe and will be available in multiple languages.
REQUEST URL
https://earthnetworks.azure-api.net/data/forecasts/v1/daily?locationtype={locationtype}&location={location}[&verbose][&cultureInfo]
REQUEST PARAMETERS
Name | Type | Description |
locationtype | string | “city” or “latitudelongitude” |
location | string | a valid cityId or valid latitude/longitude. For the cityId use “Location Search v2” API call. |
REQUEST HEADERS
Name | Type | Description |
Ocp-Apim-Subscription-Key | string | Subscription key which provides access to this API. Found in your Profile. |