You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/about-azure-maps.md
+17-18Lines changed: 17 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,23 +53,23 @@ Azure Maps consists of the following services that can provide geographic contex
53
53
54
54
### Data registry service
55
55
56
-
Data is imperative for maps. Use the Data registry service to access geospatial data, used with spatial operations or image composition, previously uploaded to your [Azure Storage]. By bringing customer data closer to the Azure Maps service, you reduce latency and increase productivity. For more information on this service, see [Data registry service].
56
+
Data is imperative for maps. Use the Data registry service to access geospatial data, used with spatial operations or image composition, previously uploaded to your [Azure Storage]. By bringing customer data closer to the Azure Maps service, you reduce latency and increase productivity. For more information, see [Data registry] in the Azure Maps REST API documentation.
57
57
58
58
> [!NOTE]
59
59
>
60
60
> **Azure Maps Data service retirement**
61
61
>
62
-
> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data Registry service] by 9/16/24. For more information, see [How to create data registry].
62
+
> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data registry] service by 9/16/24. For more information, see [How to create data registry].
63
63
64
64
### Geolocation service
65
65
66
66
Use the Geolocation service to retrieve the two-letter country/region code for an IP address. This service can help you enhance user experience by providing customized application content based on geographic location.
67
67
68
-
For more information, see the [Geolocation service] documentation.
68
+
For more information, see [Geolocation] in the Azure Maps REST API documentation.
69
69
70
70
### Render service
71
71
72
-
[Render service] introduces a new version of the [Get Map Tile] API that supports using Azure Maps tiles not only in the Azure Maps SDKs but other map controls as well. It includes raster and vector tile formats, 256x256 or 512x512 tile sizes (where applicable) and numerous map types such as road, weather, contour, or map tiles. For a complete list, see [TilesetID] in the REST API documentation. You're required to display the appropriate copyright attribution on the map anytime you use the Azure Maps Render service, either as basemaps or layers, in any third-party map control. For more information, see [How to use the Get Map Attribution API].
72
+
[Render] service introduces a new version of the [Get Map Tile] API that supports using Azure Maps tiles not only in the Azure Maps SDKs but other map controls as well. It includes raster and vector tile formats, 256x256 or 512x512 tile sizes (where applicable) and numerous map types such as road, weather, contour, or map tiles. For a complete list, see [TilesetID] in the REST API documentation. You're required to display the appropriate copyright attribution on the map anytime you use the Azure Maps Render service, either as basemaps or layers, in any third-party map control. For more information, see [How to use the Get Map Attribution API].
73
73
74
74
:::image type="content" source="./media/about-azure-maps/intro_map.png" border="false" alt-text="Example of a map from the Render service":::
75
75
@@ -91,7 +91,7 @@ The Route service offers advanced set features, such as:
91
91
* Matrices of travel time and distance between a set of origins and destinations.
92
92
* Finding routes or distances that users can travel based on time or fuel requirements.
93
93
94
-
For more information on routing capabilities, see the [Route service] documentation.
94
+
For more information, see [Route] in the Azure Maps REST API documentation.
95
95
96
96
### Search service
97
97
@@ -106,13 +106,13 @@ The Search service also provides advanced features such as:
106
106
* Batch a group of search requests.
107
107
* Search electric vehicle charging stations and Point of Interest (POI) data by brand name.
108
108
109
-
For more information on search capabilities, see the [Search service] documentation.
109
+
For more information, see [Search] in the Azure Maps REST API documentation.
110
110
111
111
### Spatial service
112
112
113
113
The Spatial service quickly analyzes location information to help inform customers of ongoing events happening in time and space. It enables near real-time analysis and predictive modeling of events.
114
114
115
-
The service enables customers to enhance their location intelligence with a library of common geospatial mathematical calculations. Common calculations include closest point, great circle distance, and buffers. For more information about the Spatial service and its various features, see the [Spatial service] documentation.
115
+
The service enables customers to enhance their location intelligence with a library of common geospatial mathematical calculations. Common calculations include closest point, great circle distance, and buffers. For more information about the Spatial service and its various features, see [Spatial] in the Azure Maps REST API documentation.
116
116
117
117
### Timezone service
118
118
@@ -150,7 +150,7 @@ A typical JSON response for a query to the Time zone service looks like the foll
150
150
}
151
151
```
152
152
153
-
For more information, see the [Time zone service] documentation.
153
+
For more information, see [Timezone] in the Azure Maps REST API documentation.
154
154
155
155
### Traffic service
156
156
@@ -161,7 +161,7 @@ The Traffic service is a suite of web services that developers can use for web o
161
161
162
162

163
163
164
-
For more information, see the [Traffic service] documentation.
164
+
For more information, see [Traffic] in the Azure Maps REST API documentation.
165
165
166
166
### Weather service
167
167
@@ -229,21 +229,20 @@ Stay up to date on Azure Maps:
Copy file name to clipboardExpand all lines: articles/azure-maps/about-creator.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Creator is a platform for building indoor mapping solutions for all your needs.
24
24
25
25
An [onboarding tool] is provided to prepare your facility's DWGs by identifying the data to use and to positioning your facility on the map. The conversion service then converts the geometry and data from your DWG files into a digital indoor map.
26
26
27
-
The first step in creating your indoor map is to upload a drawing package into your Azure Maps account. A drawing package contains one or more CAD (computer-aided design) drawings of your facility along with a manifest describing the drawings. The drawings define the elements of the facility while the manifest tells the Azure Maps [Conversion service] how to read the facility drawing files and metadata. For more
27
+
The first step in creating your indoor map is to upload a drawing package into your Azure Maps account. A drawing package contains one or more CAD (computer-aided design) drawings of your facility along with a manifest describing the drawings. The drawings define the elements of the facility while the manifest tells the Azure Maps [Conversion] service how to read the facility drawing files and metadata. For more
28
28
information about manifest properties, see [Manifest file requirements] and for more information on creating and uploading a drawing package, see the [Drawing package guide].
29
29
30
30
### Dataset
@@ -60,7 +60,7 @@ This section provides a high-level overview of the indoor map creation workflow.
60
60
account. Upload drawing packages using the [Data Upload API].
61
61
62
62
1.**Convert**. Once the drawing package is uploaded into your Azure Maps account,
63
-
use the [Conversion service] to validate the data in the uploaded drawing
63
+
use the [Conversion] service to validate the data in the uploaded drawing
64
64
package and convert it into map data.
65
65
66
66
1.**Dataset**. Create a [dataset] from the map data. A dataset is collection
@@ -110,7 +110,7 @@ This section provides a high-level overview of the indoor map creation workflow.
Copy file name to clipboardExpand all lines: articles/azure-maps/azure-maps-qps-rate-limits.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,13 @@ The following list shows the QPS usage limits for each Azure Maps service by Pri
44
44
| Traffic service | 50 | 50 | 50 |
45
45
| Weather service | 50 | 50 | 50 |
46
46
47
-
<sup>1</sup> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data Registry service] by 9/16/24. For more information, see [How to create data registry].
47
+
<sup>1</sup> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data Registry] service by 9/16/24. For more information, see [How to create data registry].
48
48
49
49
When QPS limits are reached, an HTTP 429 error is returned. If you're using the Gen 2 or Gen 1 S1 pricing tiers, you can create an Azure Maps *Technical* Support Request in the [Azure portal] to increase a specific QPS limit if needed. QPS limits for the Gen 1 S0 pricing tier can't be increased.
50
50
51
51
[Azure portal]: https://portal.azure.com/
52
52
[Manage the pricing tier of your Azure Maps account]: how-to-manage-pricing-tier.md
Copy file name to clipboardExpand all lines: articles/azure-maps/how-to-search-for-address.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ services: azure-maps
12
12
13
13
# Search for a location using Azure Maps Search services
14
14
15
-
The [Search service] is a set of RESTful APIs designed to help developers search addresses, places, and business listings by name, category, and other geographic information. In addition to supporting traditional geocoding, services can also reverse geocode addresses and cross streets based on latitudes and longitudes. Latitude and longitude values returned by the search can be used as parameters in other Azure Maps services, such as [Route] and [Weather] services.
15
+
The [Search] service is a set of RESTful APIs designed to help developers search addresses, places, and business listings by name, category, and other geographic information. In addition to supporting traditional geocoding, services can also reverse geocode addresses and cross streets based on latitudes and longitudes. Latitude and longitude values returned by the search can be used as parameters in other Azure Maps services, such as [Route] and [Weather].
16
16
17
17
This article demonstrates how to:
18
18
@@ -193,7 +193,7 @@ This example demonstrates how to search for a cross street based on the coordina
<sup>1</sup> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data Registry service] by 9/16/24. For more information, see [How to create data registry].
40
+
<sup>1</sup> The Azure Maps Data service (both [v1] and [v2]) is now deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service will need to be updated to use the Azure Maps [Data Registry] service by 9/16/24. For more information, see [How to create data registry].
41
41
42
42
<!-- In Bing Maps, any time a synchronous Truck Routing request is made, three transactions are counted. Does this apply also to Azure Maps?-->
43
43
@@ -85,7 +85,6 @@ The following table summarizes the Azure Maps services that generate transaction
0 commit comments