Skip to content

Commit 2350dca

Browse files
committed
Grammar updates
1 parent 44c5786 commit 2350dca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-maps/how-to-request-weather-data.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ In this example, you use the [Get Current Conditions API] to retrieve current we
229229
230230
## Request severe weather alerts
231231
232-
Azure Maps [Get Severe Weather Alerts API] returns the severe weather alerts that are available worldwide from both official Government Meteorological Agencies and leading global to regional weather alert providers. The service can return details such as alert type, category, level, and detailed descriptions about the active severe alerts for the requested location, such as hurricanes, thunderstorms, lightning, heat waves or forest fires. As an example, logistics managers can visualize severe weather conditions on a map, along with business locations and planned routes, and coordinate further with drivers and local workers.
232+
Azure Maps [Get Severe Weather Alerts API] returns the severe weather alerts that are available worldwide from both official Government Meteorological Agencies and leading global to regional weather alert providers. The service returns details like alert type, category, level. The service also returns detailed descriptions about the active severe alerts for the requested location, such as hurricanes, thunderstorms, lightning, heat waves or forest fires. As an example, logistics managers can visualize severe weather conditions on a map, along with business locations and planned routes, and coordinate further with drivers and local workers.
233233
234234
In this example, you use the [Get Severe Weather Alerts API] to retrieve current weather conditions at coordinates located in Cheyenne, WY.
235235
@@ -753,12 +753,12 @@ In this example, you use the [Get Minute Forecast API] to retrieve the minute-by
753753
> [Weather services]
754754
755755
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
756-
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
757-
[Weather services]: /rest/api/maps/weather
758756
[Get Current Conditions API]: /rest/api/maps/weather/getcurrentconditions
759-
[Get Severe Weather Alerts API]: /rest/api/maps/weather/getsevereweatheralerts
760757
[Get Daily Forecast API]: /rest/api/maps/weather/getdailyforecast
761758
[Get Hourly Forecast API]: /rest/api/maps/weather/gethourlyforecast
762759
[Get Minute Forecast API]: /rest/api/maps/weather/getminuteforecast
760+
[Get Severe Weather Alerts API]: /rest/api/maps/weather/getsevereweatheralerts
763761
[Postman]: https://www.postman.com/
762+
[subscription key]: quick-demo-map-app.md#get-the-subscription-key-for-your-account
764763
[Weather service concepts]: weather-services-concepts.md
764+
[Weather services]: /rest/api/maps/weather

0 commit comments

Comments
 (0)