Skip to content

Commit 0d2679c

Browse files
committed
Changed 'Weather services' to 'Weather service'.
1 parent 703bfb5 commit 0d2679c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

articles/azure-maps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ items:
7272
href: supported-map-styles.md
7373
- name: Zoom levels and tile grid
7474
href: zoom-levels-and-tile-grid.md
75-
- name: Weather services concepts
75+
- name: Weather service concepts
7676
href: weather-services-concepts.md
77-
- name: Weather services FAQ
77+
- name: Weather service FAQ
7878
href: weather-services-faq.yml
7979
- name: How-to guides
8080
items:

articles/azure-maps/weather-services-faq.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
### YamlMime:FAQ
22
metadata:
3-
title: Microsoft Azure Maps Weather services frequently asked questions (FAQ)
4-
description: Find answer to common questions about Azure Maps Weather services data and features.
3+
title: Microsoft Azure Maps Weather service frequently asked questions (FAQ)
4+
description: Find answer to common questions about Azure Maps Weather service data and features.
55
author: FarazGIS
66
ms.author: fsiddiqui
77
ms.date: 06/23/2021
88
ms.topic: faq
99
ms.service: azure-maps
1010
ms.subservice: weather
1111
services: azure-maps
12-
title: Azure Maps Weather services frequently asked questions (FAQ)
12+
title: Azure Maps Weather service frequently asked questions (FAQ)
1313
summary: |
14-
This article answers to common questions about Azure Maps [Weather services](/rest/api/maps/weather) data and features. The following topics are covered:
14+
This article answers to common questions about Azure Maps [Weather service](/rest/api/maps/weather) data and features. The following topics are covered:
1515
1616
* Data sources and data models
17-
* Weather services coverage and availability
17+
* Weather service coverage and availability
1818
* Data update frequency
1919
* Developing with Azure Maps SDKs
2020
* Options to visualize weather data, including Microsoft Power BI integration
@@ -26,7 +26,7 @@ sections:
2626
- question: |
2727
How does Azure Maps source Weather data?
2828
answer: |
29-
Azure Maps is built with the collaboration of world-class mobility and location technology partners, including AccuWeather, who provides the underlying weather data. To read the announcement of Azure Map's collaboration with AccuWeather, see [Rain or shine: Azure Maps Weather Services will bring insights to your enterprise](https://azure.microsoft.com/blog/rain-or-shine-azure-maps-weather-services-will-bring-insights-to-your-enterprise/).
29+
Azure Maps is built with the collaboration of world-class mobility and location technology partners, including AccuWeather, who provides the underlying weather data. To read the announcement of Azure Map's collaboration with AccuWeather, see [Rain or shine: Azure Maps Weather service will bring insights to your enterprise](https://azure.microsoft.com/blog/rain-or-shine-azure-maps-weather-services-will-bring-insights-to-your-enterprise/).
3030
3131
AccuWeather has real-time weather and environmental information available anywhere in the world, largely because of their partnerships with many governmental weather agencies and other proprietary arrangements. A list of this foundational information is provided below.
3232
@@ -49,7 +49,7 @@ sections:
4949
answer: |
5050
Many weather forecast guidance systems are used to formulate global forecasts. Over 150 numerical forecast models are used each day, both external and internal datasets. These models include government models such as the European Centre ECMWF and the U.S. Global Forecast System (GFS). Also, AccuWeather incorporates proprietary high-resolution models that downscale forecasts to specific locations and strategic regional domains to predict weather with further accuracy. AccuWeather’s unique blending and weighting algorithms have been developed over the last several decades. These algorithms optimally apply the many forecast inputs to provide highly accurate forecasts.
5151
52-
- name: Weather services coverage and availability
52+
- name: Weather service coverage and availability
5353
questions:
5454
- question: |
5555
What kind of coverage can I expect for different countries/regions?
@@ -75,12 +75,12 @@ sections:
7575
- name: Developing with Azure Maps SDKs
7676
questions:
7777
- question: |
78-
Does Azure Maps Web SDK natively support Weather services integration?
78+
Does Azure Maps Web SDK natively support Weather service integration?
7979
answer: |
8080
The Azure Maps Web SDK provides a services module. The services module is a helper library that makes it easy to use the Azure Maps REST services in web or Node.js applications. by using JavaScript or TypeScript. To get started, see our [documentation](./how-to-use-services-module.md).
8181
8282
- question: |
83-
Does Azure Maps Android SDK natively support Weather services integration?
83+
Does Azure Maps Android SDK natively support Weather service integration?
8484
answer: |
8585
The Azure Maps Android SDKs supports Mercator tile layers, which can have x/y/zoom notation, quad key notation, or EPSG 3857 bounding box notation.
8686
@@ -118,15 +118,15 @@ additionalContent: |
118118
* [MSFT Q&A page for Azure Maps](/answers/topics/azure-maps.html).
119119
* Microsoft Support. To create a new support request, in the [Azure portal](https://portal.azure.com/), on the Help tab, select the **Help +** support button, and then select **New support request**.
120120
121-
Learn how to request real-time and forecasted weather data using Azure Maps Weather services:
121+
Learn how to request real-time and forecasted weather data using Azure Maps Weather service:
122122
> [!div class="nextstepaction"]
123123
> [Request Real-time weather data ](how-to-request-weather-data.md)
124124
125-
Azure Maps Weather services concepts article:
125+
Azure Maps Weather service concepts article:
126126
> [!div class="nextstepaction"]
127-
> [Weather services concepts](weather-coverage.md)
127+
> [Weather service concepts](weather-coverage.md)
128128
129-
Explore the Azure Maps Weather services API documentation:
129+
Explore the Azure Maps Weather service API documentation:
130130
131131
> [!div class="nextstepaction"]
132-
> [Azure Maps Weather services](/rest/api/maps/weather)
132+
> [Azure Maps Weather service](/rest/api/maps/weather)

0 commit comments

Comments
 (0)