Jump to content

User:Cidertail/sandbox

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Cidertail (talk | contribs) at 15:05, 26 March 2024 (→‎Routing). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Azure Maps

Azure Maps is a suite of cloud-based, location-based services provided by Microsoft as part of the company's Azure platform. The platform provides geospatial and location-based services via REST APIs and software development kits (SDKs). The service is typically used to integrate maps or geospatial data into applications.

History

Azure Maps was first introduced in public preview mode under the name "Azure Location Based Services" in 2017, primarily as an enterprise solution.[1] The services was intended to add mapping and location-based functionality onto the existing Azure cloud services suite, seen as a critical part of Microsoft's broader Internet-of-Things (IoT) strategy.[2]

The preview version included APIs which could be used to develop location aware apps for use cases such as logistics and mobility. In 2018, the software was renamed "Azure Maps," and became generally available to the public, and a number of new functions were added, including route calculation, travel time calculation, and incorporation of real-time traffic data and incident information.[3]

Azure Maps was integrated with Azure IoT Central in 2018, which added tracking, monitoring, and geofencing capabilities.[4] A set of mobility APIs on were added in 2019, with applications such as use in public transport apps and shared bicycle fleet management.[5] “Azure Maps Creator,” which converts private facility floor plans into indoor map data, was also introduced in 2019.[6] Some commentators linked these services to Microsoft's broader development of augmented reality products.[7][8]

Functionality

Geocoding

Geocoding is one of the core functionalities of Azure Maps, converting addresses or place names into geographic coordinates. Batch geocoding is used to process large amounts of address data, a function used for route optimization and spatial analysis.[9]

Reverse geocoding

Reverse geocoding derives human-readable information from geographic coordinates like longitude and latitude, used in navigation and by geographic information systems.[10]

Routing

Azure Maps uses map data and routing algorithms to calculate the shortest or fastest routes between locations based on factors like vehicle size and type, traffic conditions, and distance.[11] Routing also supports multi-modal routing, which include multiple modes of transport in a single trip, including cycling, walking, and ferries.

This functionality is used for location-based searches and route optimization in applications like fleet management,[12] proximity marketing,[13] and emergency services[14] as well as logistics and delivery, urban planning, ride sharing apps, and outdoor activities.[15]

Map visualization

The platform supports map visualizations that can be modified to reflect real-time data (including from IoT sensors) as well as historical data patterns. Visualizations include heat maps, street maps, satellite imagery and other custom data layers.[16] Maps are rendered using raster or vector tiles which reduce the load of displaying large data sets or complex maps.[17]

Geofencing and spatial analytics

Usage

Partnerships

Components

REST APIs

Various APIs cover the major functionalities across Azure Maps:

  • Data registry API[18]

SDKs

See also

References

  1. ^ IANS (2017-11-30). "Microsoft launches 'Azure Location Based Services' Public Preview". The Statesman. Retrieved 2024-03-10.
  2. ^ Corp, Microsoft. "Microsoft launches Azure Location Based Services for geospatial needs across industries". www.prnewswire.com. Retrieved 2024-03-10.
  3. ^ "Azure Maps unveils satellite imagery, batch services, and advanced geospatial functionality | Azure updates | Microsoft Azure". azure.microsoft.com. Retrieved 2024-03-10.
  4. ^ "New in Azure Maps: API, map control modules, imagery, and styling features | Azure updates | Microsoft Azure". azure.microsoft.com. Retrieved 2024-03-10.
  5. ^ Nyman, Outi (2019-06-07). "Announcing Mobility service for Azure Maps, SDKs updates, and more". Microsoft Azure Blog. Retrieved 2024-03-10.
  6. ^ dev-admin (2023-05-30). "Indoor Mapping | Start For Free | Microsoft Azure Maps". www.microsoft.com. Retrieved 2024-03-10.
  7. ^ "Meet Facebook's metaverse competitors". Quartz. 2021-11-01. Retrieved 2024-03-10.
  8. ^ "Microsoft previews Azure Maps Creator to enable indoor location apps and AR". SiliconANGLE. 2020-06-01. Retrieved 2024-03-10.
  9. ^ eriklindeman (2023-08-18). "Geocoding coverage in Microsoft Azure Maps Search service - Microsoft Azure Maps". learn.microsoft.com. Retrieved 2024-03-10.
  10. ^ eriklindeman (2023-04-24). "Search for a location using Azure Maps Search services". learn.microsoft.com. Retrieved 2024-03-26.
  11. ^ sinnypan (2023-07-27). "Tutorial: How to display route directions using Azure Maps Route service and Map control - Microsoft Azure Maps". learn.microsoft.com. Retrieved 2024-03-26.
  12. ^ "Exploring Fleet Management Scenarios with Azure Maps". TECHCOMMUNITY.MICROSOFT.COM. Retrieved 2024-03-26.
  13. ^ jodahlMSFT (2024-01-20). "Enrich customer profiles with location data from Azure Maps (preview) - Dynamics 365 Customer Insights". learn.microsoft.com. Retrieved 2024-03-26.
  14. ^ Seto, Julie (2018-11-29). "Using AI and IoT for disaster management". Microsoft Azure Blog. Retrieved 2024-03-26.
  15. ^ eriklindeman (2024-01-23). "Routing coverage - Microsoft Azure Maps". learn.microsoft.com. Retrieved 2024-03-26.
  16. ^ sinnypan (2023-06-26). "Create a data source for a map in Microsoft Azure Maps". learn.microsoft.com. Retrieved 2024-03-10.
  17. ^ "Public preview: New Azure Maps Creator feature - custom styling | Azure updates | Microsoft Azure". azure.microsoft.com. Retrieved 2024-03-10.
  18. ^ markjulmar. "Data Registry - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  19. ^ markjulmar. "Geolocation - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  20. ^ markjulmar. "Render - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  21. ^ markjulmar. "Route - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  22. ^ markjulmar. "Search - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  23. ^ markjulmar. "Spatial - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  24. ^ markjulmar. "Timezone - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  25. ^ markjulmar. "Traffic - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.
  26. ^ markjulmar. "Weather - REST API (Azure Maps)". learn.microsoft.com. Retrieved 2024-03-12.