Search Weather Station
Filed under: Uncategorized
Comments: None
Description:
The stations call provides access to the station list and allows for the entry of optional parameters to make a bounding box to get a list of stations within that area.
Request URL:
https://earthnetworks.azure-api.net/getStationList/data/locations/v3/stationlist?latitude=39.1833&longitude=-77.2667&verbose=true&subscription-key=<Your subscription key>
Request parameters:
latitude | string | |
longitude | string | |
location | string | „CityId“ from Search Location |
Optional parameters:
verbose | boolean | true, false |
Request headers:
Ocp-Apim-Subscription-Key | string | Subscription key which provides access to this API. Found in your Profile. |