From 9aac21e6932a04a741f8a76051dd1f9e9d58ec2a Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:41:53 -0700 Subject: [PATCH 01/10] map attribution description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 5cd6bacf7925..ef92608e306f 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -360,7 +360,7 @@ }, "/map/attribution": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nThe Get Map Attribution API allows users to request map copyright attribution information for a section of a tileset.", + "description": "The `Get Map Attribution` API allows users to request map copyright attribution information for a section of a tileset.", "operationId": "Render_GetMapAttribution", "x-ms-examples": { "Successful Attribution Request": { From ddb550ebbbe7c5d738e76c25485d7bb2b5cd6dd7 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:42:25 -0700 Subject: [PATCH 02/10] state tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index ef92608e306f..6d7868c6d8b1 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -417,7 +417,7 @@ }, "/map/statetile": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nFetches state tiles in vector format typically to be integrated into indoor maps module of map control or SDK. The map control will call this API after user turns on dynamic styling (see [Zoom Levels and Tile Grid](https://docs.microsoft.com/azure/location-based-services/zoom-levels-and-tile-grid))", + "description": "Fetches state tiles in vector format typically to be integrated into indoor maps module of map control or SDK. The map control will call this API after user turns on dynamic styling (see [Zoom Levels and Tile Grid](/azure/location-based-services/zoom-levels-and-tile-grid))", "operationId": "Render_GetMapStateTile", "x-ms-examples": { "Successful State Tile Request": { From f962ecbfa5aa8ae8bccd9e5f146a4c0d3328cf43 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:43:02 -0700 Subject: [PATCH 03/10] map tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 6d7868c6d8b1..6c5de84b154c 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -250,7 +250,7 @@ "paths": { "/map/tile": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nThe Get Map Tiles API allows users to request map tiles in vector or raster formats typically to be integrated into a map control or SDK. Some example tiles that can be requested are Azure Maps road tiles, real-time Weather Radar tiles or the map tiles created using [Azure Maps Creator](https://aka.ms/amcreator). By default, Azure Maps uses vector tiles for its web map control (Web SDK) and Android SDK.", + "description": "The `Get Map Tiles` API in an HTTP GET request that allows users to request map tiles in vector or raster formats typically to be integrated into a map control or SDK. Some example tiles that can be requested are Azure Maps road tiles, real-time Weather Radar tiles or the map tiles created using [Azure Maps Creator](https://aka.ms/amcreator). By default, Azure Maps uses vector tiles for its web map control ([Web SDK](/azure/azure-maps/about-azure-maps#web-sdk)) and [Android SDK](/azure/azure-maps/about-azure-maps#android-sdk).", "operationId": "Render_GetMapTile", "x-ms-client-name": "GetMapTile", "x-ms-examples": { From e94cccd422efa40359a6bd02657284423bdce872 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:43:26 -0700 Subject: [PATCH 04/10] map tileset description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 6c5de84b154c..bef53d647984 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -324,7 +324,7 @@ }, "/map/tileset": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nThe Get Map Tileset API allows users to request metadata for a tileset.", + "description": "The Get Map Tileset API allows users to request metadata for a tileset.", "operationId": "Render_GetMapTileset", "x-ms-examples": { "Successful Tileset Request": { From 068ee2fbe8338c59cf330d17cc54ce28ecdd98a5 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:44:17 -0700 Subject: [PATCH 05/10] map copyright caption description change Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index bef53d647984..473ef80465b8 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -475,7 +475,7 @@ }, "/map/copyright/caption/{format}": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nCopyrights API is designed to serve copyright information for Render Tile \nservice. In addition to basic copyright for the whole map, API is serving \nspecific groups of copyrights for some countries/regions.\n\nAs an alternative to copyrights for map request, one can receive captions\nfor displaying the map provider information on the map.", + "description": "The `Get Copyright Caption` API is an HTTP GET request designed to serve copyright information to be used in conjunction with tiles requested from the Render service. In addition to a basic copyright for the whole map, it can serve specific groups of copyrights for some countries/regions.\n\nAs an alternative to copyrights for map request, one can receive captions for displaying the map provider information on the map.", "operationId": "Render_GetCopyrightCaption", "x-ms-examples": { "Successful Copyright Caption Request": { From 7442674261a07832c34655a5c79a71210cb95d29 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:44:53 -0700 Subject: [PATCH 06/10] map copyright bounding description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 473ef80465b8..328d1961cf9b 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -708,7 +708,7 @@ }, "/map/copyright/bounding/{format}": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nReturns copyright information for a given bounding box. Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates", + "description": "Returns copyright information for a given bounding box. Bounding-box requests should specify the minimum and maximum longitude and latitude (EPSG-3857) coordinates", "operationId": "Render_GetCopyrightFromBoundingBox", "x-ms-examples": { "Successful BoundingBox Copyright Request": { From 0c74272fcf6698c8647d3595a0416fefec779f39 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:45:55 -0700 Subject: [PATCH 07/10] weather radar tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 328d1961cf9b..4eb63e18951f 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -200,7 +200,7 @@ }, { "value": "microsoft.weather.radar.main", - "description": "Weather radar tiles. Latest weather radar images including areas of rain, snow, ice and mixed conditions. Please see [coverage information](https://aka.ms/AzureMapsWeatherCoverage) for Azure Maps Weather service. To learn more about the Radar data, please see [Weather concepts](https://aka.ms/AzureMapsWeatherConcepts).
\n\nSupports zoom levels 0 through 15. Format: raster (png)." + "description": "Weather radar tiles. Latest weather radar images including areas of rain, snow, ice and mixed conditions. For more information on the Azure Maps Weather service coverage, see [Azure Maps weather services coverage](/azure/azure-maps/weather-coverage). For more information on Radar data, see [Weather services in Azure Maps](/azure/azure-maps/weather-services-concepts#radar-images).\n\nSupports zoom levels 0 through 15. Format: raster (png)." }, { "value": "microsoft.weather.infrared.main", From 2dbe380c1606646aeea3b1e5aee1dedaea048b52 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:46:47 -0700 Subject: [PATCH 08/10] weather infrared tiles description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 4eb63e18951f..8e96c107312d 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -204,7 +204,7 @@ }, { "value": "microsoft.weather.infrared.main", - "description": "Weather infrared tiles. Latest Infrared Satellite images shows clouds by their temperature. Please see [coverage information](https://aka.ms/AzureMapsWeatherCoverage) for Azure Maps Weather service. To learn more about the returned Satellite data, please see [Weather concepts](https://aka.ms/AzureMapsWeatherConcepts).
\n\nSupports zoom levels 0 through 15. Format: raster (png)." + "description": "Weather infrared tiles. Latest Infrared Satellite images shows clouds by their temperature. For more information, see [Azure Maps weather services coverage](/azure/azure-maps/weather-coverage). For more information about the satellite data returned, see [Weather services in Azure Maps](/azure-maps/weather-services-concepts#satellite-images).\n\nSupports zoom levels 0 through 15. Format: raster (png)." }, { "value": "microsoft.traffic.absolute", From 5f0fa2dd1e5a4ecc93266249cdef694e4df42c3a Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:48:13 -0700 Subject: [PATCH 09/10] map copyright tile description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 8e96c107312d..1272b57b035e 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -750,7 +750,7 @@ }, "/map/copyright/tile/{format}": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nCopyrights API is designed to serve copyright information for Render Tile service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries/regions.\nReturns the copyright information for a given tile. To obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates (see: Zoom Levels and Tile Grid).", + "description": "Returns the copyright information for a given tile. To obtain the copyright information for a particular tile, the request should specify the tile's zoom level and x and y coordinates. For more information, see: [Zoom Levels and Tile Grid](/azure/azure-maps/zoom-levels-and-tile-grid).\n\nCopyrights API is designed to serve copyright information for Render service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries/regions.", "operationId": "Render_GetCopyrightForTile", "x-ms-examples": { "Successful Tile Copyright Request": { From 51835e0569447642d78bcd60b1e191fdb288bc16 Mon Sep 17 00:00:00 2001 From: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com> Date: Mon, 3 Jun 2024 14:48:48 -0700 Subject: [PATCH 10/10] map copyright world description update Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com> --- .../maps/data-plane/Render/stable/2024-04-01/render.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/maps/data-plane/Render/stable/2024-04-01/render.json b/specification/maps/data-plane/Render/stable/2024-04-01/render.json index 1272b57b035e..6341bbf1a6f0 100644 --- a/specification/maps/data-plane/Render/stable/2024-04-01/render.json +++ b/specification/maps/data-plane/Render/stable/2024-04-01/render.json @@ -795,7 +795,7 @@ }, "/map/copyright/world/{format}": { "get": { - "description": "**Applies to:** see [pricing tiers](https://aka.ms/AzureMapsPricingTier).\n\nCopyrights API is designed to serve copyright information for Render Tile service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries/regions.\nReturns the copyright information for the world. To obtain the default copyright information for the whole world, do not specify a tile or bounding box.", + "description": "Returns the copyright information for the world. To obtain the default copyright information for the whole world, do not specify a tile or bounding box. \n\nCopyrights API is designed to serve copyright information for Render service. In addition to basic copyright for the whole map, API is serving specific groups of copyrights for some countries/regions. ", "operationId": "Render_GetCopyrightForWorld", "x-ms-examples": { "Successful World Copyright Request": {