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
| imageHeight (Json)<BR>ImageWidth (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string) and offers 256 x 256 and 512 x 512 pixel tile sizes. |
79
-
| imageUrl (Json)<BR>ImageUrl (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string), as opposed to an image URL. |
80
-
| imageUrlSubdomains (Json)<BR>ImageUrlSubdomains (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string), as opposed to an image URL. |
81
-
| imageWidth (Json)<BR>ImageWidth (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string) and offers 256 x 256 and 512 x 512 pixel tile sizes. |
82
-
| vintageEnd (Json)<BR>VintageEnd (XML) | Not supported | Azure Maps Get Map Tile API provides map tile vintage information in the response header (Data-Capture-Date-Range<SUP>**1**</SUP>), rather than in the response body. |
83
-
| vintageStart (Json)<BR>VintageStart (XML)| Not supported | Azure Maps Get Map Tile API provides map tile vintage information in the response header (Data-Capture-Date-Range<SUP>**1**</SUP>), rather than in the response body. |
84
-
| zoomMax (Json)<BR>ZoonMax (XML) | Not supported | For information on zoom levels and maximum zoom supported by map tile styles, see [Zoom levels and tile grid] and [TilesetID].|
85
-
| zoomMin (Json)<BR>ZoomMin (XML) | Not supported | For information on zoom levels and maximum zoom supported by map tile styles, see [Zoom levels and tile grid] and [TilesetID]. |
78
+
| imageHeight (JSON)<BR>ImageWidth (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string) and offers 256 x 256 and 512 x 512 pixel tile sizes. |
79
+
| imageUrl (JSON)<BR>ImageUrl (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string), as opposed to an image URL. |
80
+
| imageUrlSubdomains (JSON)<BR>ImageUrlSubdomains (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string), as opposed to an image URL. |
81
+
| imageWidth (JSON)<BR>ImageWidth (XML) | Not supported | Azure Maps Get Map Tile API provides the map tile image directly in the HTML response (binary image string) and offers 256 x 256 and 512 x 512 pixel tile sizes. |
82
+
| vintageEnd (JSON)<BR>VintageEnd (XML) | Not supported | Azure Maps Get Map Tile API provides map tile vintage information in the response header (Data-Capture-Date-Range<SUP>**1**</SUP>), rather than in the response body. |
83
+
| vintageStart (JSON)<BR>VintageStart (XML)| Not supported | Azure Maps Get Map Tile API provides map tile vintage information in the response header (Data-Capture-Date-Range<SUP>**1**</SUP>), rather than in the response body. |
84
+
| zoomMax (JSON)<BR>ZoonMax (XML) | Not supported | For information on zoom levels and maximum zoom supported by map tile styles, see [Zoom levels and tile grid] and [TilesetID].|
85
+
| zoomMin (JSON)<BR>ZoomMin (XML) | Not supported | For information on zoom levels and maximum zoom supported by map tile styles, see [Zoom levels and tile grid] and [TilesetID]. |
86
86
87
87
<SUP>**1**</SUP> When using Azure Maps API to obtain RGB satellite images, you can also retrieve information about the acquisition date. The HTTP response includes a header called **Data-Capture-Date-Range**, which provides a date range indicating when the image was captured. For instance, it might appear as “7/31/2022-9/1/2023”. Keep in mind that satellite imagery often spans a date range due to batch processing and the stitching together of multiple images from different dates to create seamless maps. So, while a single date isn’t always applicable, the date range gives you insight into when the image data was collected.
0 commit comments