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/rest-api-azure-maps.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Links to the Azure Maps Rest API
3
3
titleSuffix: Microsoft Azure Maps
4
-
description: Links to the Azure Maps Rest API
4
+
description: Links to the Azure Maps Rest API.
5
5
author: eriklindeman
6
6
ms.author: eriklind
7
7
ms.date: 02/05/2024
@@ -22,34 +22,34 @@ The most recent stable release of the Azure Maps services.
22
22
23
23
| API | Description |
24
24
|-----|-------------|
25
-
|[Data]| The Azure Maps Data v2 service has been 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]. |
25
+
|[Data]| The Azure Maps Data v2 service is deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service 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]. |
26
26
|[Data Registry]| Programmatically store and update geospatial data to use in spatial operations. |
27
27
|[Geolocation]| Convert IP addresses to country/region ISO codes. |
28
-
|[Render]| Get road, satellite/aerial, weather, traffic map tiles and static map images. |
28
+
|[Render]| Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
29
29
|[Route]| Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
30
30
|[Search]| Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
31
31
|[Spatial]| Use geofences, great circle distances and other spatial operations to analyze location data. |
32
32
|[Timezone]| Get time zone and sunrise/sunset information for specified locations. |
33
33
|[Traffic]| Get current traffic information including traffic flow and traffic incident details. |
34
-
|[Weather]| Get current, forecasted and historical weather conditions, air quality, tropical storm details and weather along a route. |
34
+
|[Weather]| Get current, forecasted, and historical weather conditions, air quality, tropical storm details and weather along a route. |
35
35
36
36
## Previous release
37
37
38
-
A previous stable release of an Azure Maps service that is still in use. The services in this list will generally have a more recent version available, and will be slated for retirement. If you are using a previous release, update to the latest version before it is retired to avoid disruption of service.
38
+
A previous stable release of an Azure Maps service that is still in use. The services in this list will generally have a more recent version available, and are slated for retirement. If using a previous release, update to the latest version before it's retired to avoid disruption of service.
39
39
40
40
| API | Description |
41
41
|-----|-------------|
42
-
|[Data][Data-v1]| The Azure Maps Data v1 service has been 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]. |
43
-
|[Render][Render v1]| Get road, satellite/aerial, weather, traffic map tiles and static map images.<BR>The Azure Maps [Render v1] service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API will need to be updated to use the latest version of the [Render] API by 9/17/26. |
42
+
|[Data][Data-v1]| The Azure Maps Data v1 service is deprecated and will be retired on 9/16/24. To avoid service disruptions, all calls to the Data service 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]. |
43
+
|[Render][Render v1]| Get road, satellite/aerial, weather, traffic map tiles and static map images.<BR>The Azure Maps [Render v1] service is now deprecated and will be retired on 9/17/26. To avoid service disruptions, all calls to Render v1 API needs to be updated to use the latest version of the [Render] API by 9/17/26. |
44
44
|[Search][Search-v1]| Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. This is version 1.0 of the Search service. For the latest version, see [Search]. |
45
45
46
46
## Latest preview
47
47
48
-
Pre-release version of an Azure Maps service. Preview releases contain new functionality or updates to existing functionality that will be included in a future release.
48
+
Prerelease version of an Azure Maps service. Preview releases contain new functionality or updates to existing functionality that will be included in a future release.
49
49
50
50
| API | Description |
51
51
|-----|-------------|
52
-
|[Route][Route-2023-10-01-preview]| Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route sevice include:<ul><li>Routes with “via” waypoints that the route must pass through.</li><li>Additional geographies</li><li>More languages available for localized travel instructions.</li></ul> |
52
+
|[Route][Route-2023-10-01-preview]| Returns the ideal route in GeoJSON between locations for multiple modes of transportation.<BR><BR>Some of the updates in this version of the Route service include:<ul><li>Routes with "via" waypoints that the route must pass through.</li><li>More geographies</li><li>More languages available for localized travel instructions.</li></ul> |
53
53
54
54
<!--- Links to latest versions of each service ---------------------------------->
0 commit comments