<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Azure Maps Blog articles</title>
    <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/bg-p/AzureMapsBlog</link>
    <description>Azure Maps Blog articles</description>
    <pubDate>Mon, 16 Mar 2026 19:42:18 GMT</pubDate>
    <dc:creator>AzureMapsBlog</dc:creator>
    <dc:date>2026-03-16T19:42:18Z</dc:date>
    <item>
      <title>Announcing the General Availability of the Azure Maps Geocode Autocomplete API</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/announcing-the-general-availability-of-the-azure-maps-geocode/ba-p/4499242</link>
      <description>&lt;P&gt;It was just last September that we were &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/azuremapsblog/introducing-the-azure-maps-geocode-autocomplete-api/4455784" target="_blank" rel="noopener" data-lia-auto-title="Introducing the Azure Maps Geocode Autocomplete API " data-lia-auto-title-active="0"&gt;Introducing the Azure Maps Geocode Autocomplete API &lt;/A&gt;but now we’re excited to announce the &lt;STRONG&gt;general availability (GA)&lt;/STRONG&gt; of the &lt;STRONG&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocode-autocomplete?view=rest-maps-2026-01-01&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;Azure Maps Geocode Autocomplete API&lt;/A&gt;, &lt;/STRONG&gt;a production‑ready REST service that delivers fast, intelligent, and structured location suggestions.&lt;/P&gt;
&lt;P&gt;After a successful public preview, we have integrated your feedback and this API is now fully supported for mission‑critical workloads, providing a modern, scalable successor to the Bing Maps Autosuggest REST API and empowering developers to deliver high‑quality, responsive location experiences.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Why This API Matters&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Today’s applications increasingly rely on smart, real‑time location suggestions, whether for store locators, delivery routing, rideshare dispatch, address entry, or dynamic search UIs. The Azure Maps Geocode Autocomplete API brings:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Instant, relevant, typed‑ahead suggestions&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Granular result type filtering&lt;/STRONG&gt; for Place or Address categories or even subtypes of Place category&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Structured, developer‑friendly outputs&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Support for multilingual experiences and localized ranking&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Proximity‑aware and popularity‑aware results&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Whether you are modernizing an existing solution or building something new, this API gives you precision, flexibility, and performance at scale.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;From Preview to GA: What’s New&lt;/STRONG&gt;&lt;/H4&gt;
&lt;H5&gt;&lt;STRONG&gt;✔ Stable GA API version&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;The service is now available on the &lt;STRONG&gt;2026‑01‑01 GA version&lt;/STRONG&gt;, offering a reliable, long‑term contract for production workloads.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;✔ Improved suggestion ranking and language handling&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;This version introduces refined ranking logic and improved language handling, enabling more accurate, geo‑aware, and language‑appropriate suggestions across global markets.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;✔ Updated documentation and samples&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;The GA release includes new and refreshed REST &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocode-autocomplete?view=rest-maps-2026-01-01&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;API documentation&lt;/A&gt;, &lt;A class="lia-external-url" href="https://samples.azuremaps.com/?search=AutoComplete" target="_blank" rel="noopener"&gt;updated samples&lt;/A&gt;, and improved &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-search-for-address?pivots=search-latest" target="_blank" rel="noopener"&gt;how-to-guide&lt;/A&gt; to help developers build complete geocoding workflows and migrate from Bing Maps more easily.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;What It Can Do&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Geocode Autocomplete API is purpose‑built to deliver accurate, structured suggestions as users type. Core capabilities include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Entity suggestions:&lt;/STRONG&gt; Places (e.g., administrative divisions, populated places, landmarks, postal codes) and Address (e.g., roads, point addresses) entities&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Structured output:&lt;/STRONG&gt; Consistent address components for easy downstream integration&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Relevance‑based ranking:&lt;/STRONG&gt; Popularity, proximity, and bounding‑box awareness&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Multilingual support:&lt;/STRONG&gt; Honor language preferences via Accept-Language&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Flexible filtering:&lt;/STRONG&gt; Target specific countries or entity types&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These capabilities help you create intuitive, high‑quality user experiences across global applications.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;How to Use It&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Use the GA version of Geocode Autocomplete with the following endpoint:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;https://atlas.microsoft.com/search/geocode:autocomplete?api-version=2026-01-01&amp;amp;query={query}&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Common optional parameters include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;coordinates – Bias suggestions near the provided location&lt;/LI&gt;
&lt;LI&gt;bbox – Biases suggestions to entities that fall within the specified bounding box of the visible map area&lt;/LI&gt;
&lt;LI&gt;top – Limit the number of returned suggestions&lt;/LI&gt;
&lt;LI&gt;resultTypeGroups / resultTypes – Filter for Places or Addresses or its subtypes&lt;/LI&gt;
&lt;LI&gt;countryRegion – Restrict to specific country/Region&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;A typical workflow:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Call Autocomplete&lt;/STRONG&gt; as the user types&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Use the selected suggestion&lt;/STRONG&gt; with Azure Maps &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding?view=rest-maps-2026-01-01&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;Geocoding service&lt;/A&gt; to retrieve coordinates and complete the interaction (e.g., map display, routing, address validation)&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Example: Autocomplete for Place Entity Query&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="html"&gt;GET https://atlas.microsoft.com/search/geocode:autocomplete?api-version=2026-01-01
&amp;amp;subscription-key={YourAzureMapsKey}
&amp;amp;coordinates={coordinates}
&amp;amp;query=new yo
&amp;amp;top=3&lt;/LI-CODE&gt;
&lt;P&gt;This request returns structured top 3 suggestions for the partial input “new yo,” helping users quickly find places like New York city or New York state based on user location.&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "PopulatedPlace",
        "geometry": null,
        "address": {
          "locality": "New York",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York, N.Y."
        }
      }
    },
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "AdminDivision1",
        "geometry": null,
        "address": {
          "locality": "",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York"
        }
      }
    },
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "AdminDivision2",
        "geometry": null,
        "address": {
          "locality": "",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            },
            {
              "name": "New York County"
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York County"
        }
      }
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Example: Autocomplete for an Address Entity Query&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="html"&gt;GET https://atlas.microsoft.com/search/geocode:autocomplete?api-version=2026-01-01
&amp;amp;subscription-key={YourAzureMapsKey}
&amp;amp;bbox={bbox}
&amp;amp;query=One Micro
&amp;amp;top=3
&amp;amp;countryRegion=US&lt;/LI-CODE&gt;
&lt;P&gt;This request returns structured address suggestion for NE One Microsoft Way, categorized as an Address entity.&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Address",
        "type": "RoadBlock",
        "geometry": null,
        "address": {
          "locality": "Redmond",
          "adminDistricts": [
            {
              "name": "Washington",
              "shortName": "WA"
            },
            {
              "name": "King County"
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "98052",
          "streetName": "NE One Microsoft Way",
          "addressLine": "",
          "formattedAddress": "NE One Microsoft Way, Redmond, WA 98052, United States"
        }
      }
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Example: Integrate with Web Application&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Below sample shows user enter query and autocomplete service provide a series of suggestions based on user query and user location.&lt;/P&gt;
&lt;img&gt;Web UI sample shows user enter query and autocomplete service provide a series of suggestions based on user query and user location.&lt;/img&gt;
&lt;H4&gt;&lt;STRONG&gt;Ready to Bring Autocomplete to Production?&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Azure Maps Geocode Autocomplete API is now fully production‑ready, giving you the stability, performance, and flexibility needed to power fast, intuitive location‑driven experiences. Whether you're migrating from Bing Maps Autosuggest or enhancing your existing address or search workflows, the GA release makes it easier to deliver high‑quality suggestions at scale.&lt;/P&gt;
&lt;P&gt;If you're ready to upgrade your location experiences, now’s the perfect time to start. Explore the updated Azure Maps Autocomplete documentation, try the new endpoint, and let us know how it works for you. We’d love to hear your feedback. Let’s keep building great location intelligence experiences together.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;Resources to Get Started&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocode-autocomplete?view=rest-maps-2026-01-01&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;Geocode Autocomplete REST API Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-search-for-address?pivots=search-latest" target="_blank" rel="noopener"&gt;How-to-Guide for Azure Maps Search Service&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://samples.azuremaps.com/?search=autocomplete" target="_blank" rel="noopener"&gt;Geocode Autocomplete Samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/migrate-bing-maps-overview" target="_blank" rel="noopener"&gt;Migrate from Bing Maps to Azure Maps&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-manage-account-keys" target="_blank" rel="noopener"&gt;How to Use Azure Maps APIs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 17:22:55 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/announcing-the-general-availability-of-the-azure-maps-geocode/ba-p/4499242</guid>
      <dc:creator>sinnypan</dc:creator>
      <dc:date>2026-03-04T17:22:55Z</dc:date>
    </item>
    <item>
      <title>Azure Maps: Understanding View vs. Routing Coordinates</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/azure-maps-understanding-view-vs-routing-coordinates/ba-p/4483532</link>
      <description>&lt;P&gt;When you work with Azure Maps long enough, you will eventually run into a subtle but important detail: the platform returns &lt;EM&gt;two different types of coordinates&lt;/EM&gt; for the same address. And while they may look interchangeable, they behave very differently once you start routing, calculating travel times, or dropping pins on a map.&lt;/P&gt;
&lt;P&gt;Let’s break down what each represents and how to use them correctly when building location‑intelligent applications.&lt;/P&gt;
&lt;H2&gt;Why Azure Maps Has More Than One Coordinate for a Place&lt;/H2&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding" target="_blank"&gt;Geocoders&lt;/A&gt;, including Azure Maps, are designed to satisfy two competing needs:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Show the place in the visually “accurate” spot on a map.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Get people or goods to a real, accessible point on the road network.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The coordinate that satisfies the first need is rarely the same answer for the second, in fact it can be wildly off. If you have ever visited a National Park or other large location where the entrance is far from where you would display the center of the park, you will note that the difference between these coordinates can be many miles apart and often you can't drive to the exact center, so we would say the View coordinate is not Routable. So Azure Maps provides them separately; one to power the visual map experience, the other to power the routing engine.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;The View Coordinate: Your Visual Anchor Point&lt;/H2&gt;
&lt;P&gt;Think of the Azure Maps view coordinate as “the place where the map pin should sit.” It may come from an address parcel, a building footprint centroid, or a point-of-interest geometry. Azure Maps will provide whatever option that produces the most natural visual representation of the feature on the map.&lt;/P&gt;
&lt;P&gt;This is the important part for our topic: &lt;STRONG&gt;a view coordinate is not guaranteed to land on a road or even near one.&lt;/STRONG&gt; It might be in the center of a large warehouse, deep inside a shopping mall footprint, or somewhere else that makes sense visually but is effectively unreachable from the road network.&lt;/P&gt;
&lt;P&gt;View coordinates are great for anything that involves visual context such as placing a point on the map, centering the map on a search result, running spatial clustering on data values, or doing proximity lookups. They’re simply not intended for navigation.&lt;/P&gt;
&lt;H2&gt;The Routing Coordinate: Your Navigable Access Point&lt;/H2&gt;
&lt;P&gt;Routing coordinates serve a very different purpose. Azure Maps generates them to represent an &lt;EM&gt;access point. &lt;/EM&gt;The point where a vehicle, pedestrian, or cyclist can legally and realistically approach or leave the location from the road network.&lt;/P&gt;
&lt;P&gt;This usually means:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The point is snapped to the closest routable road segment.&lt;/LI&gt;
&lt;LI&gt;It’s positioned where a driver or pedestrian can actually arrive (e.g., the driveway, street entrance, or legal access point).&lt;/LI&gt;
&lt;LI&gt;It includes the orientation and topology needed for the routing engine to produce correct ETAs, distance calculations, and directions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;When you're calling Azure Maps Routing APIs—calculateRoute, routeRange, distance matrices, isochrones, multi‑itinerary optimization—&lt;STRONG&gt;you should always feed the &lt;EM&gt;routing coordinate &lt;/EM&gt;into the engine&lt;/STRONG&gt;. Feeding a view coordinate instead may cause the service to snap to the wrong part of the network, or worse, find no viable route at all.&lt;/P&gt;
&lt;H2&gt;How Azure Maps Exposes These Coordinates&lt;/H2&gt;
&lt;P&gt;Azure Maps surfaces routing coordinates and view coordinates through structured fields in its search and geocoding responses. The naming varies by API, but you will often see:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;"usageTypes": [ "Display" ] &lt;/STRONG&gt;denotes position or displayPosition &lt;STRONG&gt;→ View coordinate&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;"usageTypes": [ "Route" ] &lt;/STRONG&gt;denotes routePosition, accessPoint, or entryPoints&lt;STRONG&gt; → Routing coordinate&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Azure Maps provides both and should your scenario involve travel movement (even indirectly), the routing coordinate is the authoritative choice.&lt;/P&gt;
&lt;H2&gt;What Goes Wrong When You Swap Them&lt;/H2&gt;
&lt;P&gt;If you use a &lt;STRONG&gt;view coordinate&lt;/STRONG&gt; for routing, you can be asking for routes that terminate&amp;nbsp;&lt;EM&gt;inside&lt;/EM&gt; a building footprint, on the wrong side of the street, or at an incorrect driveway. You might also see unexpected route endpoints because the routing engine is forced to snap the point to whichever road segment it thinks is closest, which might not be the correct one.&lt;/P&gt;
&lt;P&gt;On the other hand, if you use a &lt;STRONG&gt;routing coordinate&lt;/STRONG&gt; for display, your pins may look "off" because the access point for an address could be far from the building’s center.&lt;/P&gt;
&lt;P&gt;This is why the distinction matters: one is about realism, the other about navigability.&lt;/P&gt;
&lt;H2&gt;The Upside: Using Them Correctly in Your Applications&lt;/H2&gt;
&lt;P&gt;When building an end‑to‑end&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/" target="_blank"&gt; Azure Maps &lt;/A&gt;experience, a good mental model is:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Map UI?&lt;/STRONG&gt; Use the view coordinate.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Anything involving routing logic?&lt;/STRONG&gt; Use the routing coordinate.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;That includes distance calculations, service‑area modeling, route planning, delivery optimization, pickup/drop-off flows, fleet operations, and anything else where “how the user gets there” matters just as much as “where it is.”&lt;/P&gt;
&lt;P&gt;With this separation of geocode results, you can trust Azure Maps to keep your visual experience clean while ensuring the routing engine has the precision it needs to get users where they actually need to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To find out more about Azure Maps Geocoding and our new Azure Maps AutoComplete experience, check out &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-search-for-address?pivots=search-latest" target="_blank"&gt;Search for a location using Azure Maps Search services | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2026 20:27:42 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/azure-maps-understanding-view-vs-routing-coordinates/ba-p/4483532</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2026-01-06T20:27:42Z</dc:date>
    </item>
    <item>
      <title>Guest Blog: Modernizing your WPF App maps functionality with Azure Maps with OnTerra Systems</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/guest-blog-modernizing-your-wpf-app-maps-functionality-with/ba-p/4468755</link>
      <description>&lt;P&gt;Although &lt;A href="https://learn.microsoft.com/dotnet/desktop/wpf/overview/" target="_blank" rel="noopener"&gt;Windows Presentation Foundation (WPF)&lt;/A&gt; was initially released by Microsoft in 2006 with .NET Framework 3.0, there are still a huge number of mission critical WPF applications still in use today within a wide range of industries such as logistics, manufacturing, healthcare and banking. For those unfamiliar with WPF – it’s a UI framework for building Windows desktop applications. It uses XAML for UI design, C# or VB.NET for logic, MVVM (Model-View-ViewModel) for the primary design pattern, and it offers vector-based rendering, data binding, animation, styles/templates, and custom controls — all natively supported by Windows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Migrating your WPF application to use more contemporary Windows-centric approaches such as WinUI, React Native for Desktop, .NET MAUI and Blazor, or rewriting your application to be fully browser-based, can be very time-consuming and may be unnecessary in certain situations. With the deprecation of Bing Maps for Enterprise and the &lt;A href="https://learn.microsoft.com/en-us/previous-versions/bing/wpf-control/hh750210(v=msdn.10)" target="_blank" rel="noopener"&gt;Bing Maps WPF Control&lt;/A&gt;, organizations that need maps and geospatial functionality in their WPF applications should upgrade to Microsoft’s modern maps and geospatial platform, &lt;A href="https://azure.microsoft.com/products/azure-maps" target="_blank" rel="noopener"&gt;Azure Maps&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically, one approach to migrating from Bing Maps to Azure Maps and continuing with your WPF-based application is to use the OnTerra Systems WPF Map Control, which is built on the &lt;A href="https://learn.microsoft.com/azure/azure-maps/how-to-use-map-control" target="_blank" rel="noopener"&gt;Azure Maps Web SDK&lt;/A&gt; and includes virtually all of the same functionality as the Bing Maps WPF Control, such as road and aerial/satellite map styles, and pushpin, polygon and polyline overlay support. The OnTerra Systems WPF Map Control is a solution that translates Bing Map WPF Control methods to use the equivalent Azure Maps functionality and renders the map using .NET WebView2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Migrating from the Bing Maps WPF Control to the OnTerra Systems WPF Map Control can be done within a few steps and avoids the need to rewrite your WPF application’s maps functionality.&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;A map with a pushpin in a WPF application using the Azure Maps-based OnTerra Systems WPF Map Control&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let’s take a closer look at how Azure Maps is implemented in the OnTerra Systems WPF Map Control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This WPF-based maps solution uses Azure Maps via a wrapper SDK, integrating .NET WebView2 for modern map rendering, and was developed using AI-assisted development tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="font-weight: bold;"&gt;&lt;STRONG&gt;&amp;nbsp;Middle-layer wrapper using Azure Maps&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;A middle-layer wrapper translates all Bing Maps WPF Control properties, tags, and method calls into corresponding Azure Maps Web SDK equivalents.&lt;/LI&gt;
&lt;LI&gt;The wrapper handles all conversions internally, mitigating the need for developers to rewrite or refactor any maps related logic.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: bold;"&gt;&lt;STRONG&gt;.NET WebView2 integration&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;The WPF control utilizes the WebView2 browser component to render the Azure Maps Web SDK directly within the WPF application, which combines the strengths of both web and native platforms.&lt;/LI&gt;
&lt;LI&gt;This approach allows the application to leverage modern browser capabilities for map rendering and interactivity, while staying within a familiar WPF environment.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: bold;"&gt;&lt;STRONG&gt;Use of the Azure Maps Web SDK&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;The Azure Maps Web SDK provides faster performance, smoother rendering, and an improved user experience, particularly for interactive maps and real-time updates.&lt;/LI&gt;
&lt;LI&gt;Building the WPF Map Control solution on the Azure Maps Web SDK provides the opportunity to extend the WPF application to use additional Azure Maps Web SDK features and map styles in the future.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI style="font-weight: bold;"&gt;&lt;STRONG&gt;SDK package for simplified integration&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;The solution is packaged as a reusable SDK, rather than exposing APIs directly as this approach is easier for integration and provides developers with a ready-to-use experience.&lt;/LI&gt;
&lt;LI&gt;Replacing the Bing Maps WPF Control NuGet package with the OnTerra Map Control NuGet package is one of the steps to migrating from Bing Maps to Azure Maps in your WPF application and continues the already-familiar NuGet package-based approach.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the OnTerra WPF Map Control approach provides a way for your existing Bing Maps WPF Control code to continue to function without any significant changes, enabling a straightforward migration from Bing Maps to Azure Maps. While there are different possible approaches to bringing the power of Azure Maps to your new or existing Windows applications as mentioned above, the OnTerra Systems WPF Map Control provides:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;No code refactoring required: Existing Bing Maps WPF Control applications can transition to Azure Maps with minimal modifications in your existing application code.&lt;/LI&gt;
&lt;LI&gt;Ease of integration: The SDK package ensures minimal setup and a plug-and-play experience for developers.&lt;/LI&gt;
&lt;LI&gt;Faster development and maintenance: The internal middle-layer wrapper handles all complexities, reducing developer effort.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To get access to the OnTerra Systems WPF Map Control or if you’d like to discuss how it can help you seamlessly transition to Azure Maps, please contact OnTerra Systems at&amp;nbsp;&lt;A href="https://www.onterrasystems.com/contact" target="_blank" rel="noopener"&gt;https://www.onterrasystems.com/contact&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2025 23:23:29 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/guest-blog-modernizing-your-wpf-app-maps-functionality-with/ba-p/4468755</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-11-10T23:23:29Z</dc:date>
    </item>
    <item>
      <title>Introducing the Azure Maps Geocode Autocomplete API</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/introducing-the-azure-maps-geocode-autocomplete-api/ba-p/4455784</link>
      <description>&lt;P&gt;We’re thrilled to unveil the public preview of&amp;nbsp;&lt;A href="https://aka.ms/azmgeocodecompleteapidoc" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps Geocode Autocomplete API&lt;/STRONG&gt;&lt;/A&gt;, a powerful REST service designed to modernize and elevate autocomplete capabilities across Microsoft’s mapping platforms.&lt;/P&gt;
&lt;P&gt;If you’ve ever started typing an address into a search bar and immediately seen a list of relevant suggestions—whether it’s for a landmark, or your own home—you’ve already experienced the convenience of autocomplete. What’s less obvious is just how complex it is to deliver those suggestions quickly, accurately, and in a format that modern applications can use. That’s exactly the challenge this new API is designed to solve.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;Why Autocomplete Matters More Than Ever&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Azure Maps Geocode Autocomplete API is the natural successor to the Bing Maps Autosuggest REST API, designed to meet the growing demand for intelligent, real-time location suggestions across a wide range of applications. It’s an ideal solution for developers who need reliable and scalable autocomplete functionality—whether for small business websites or large-scale enterprise systems. Key use cases include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Store locators:&lt;/STRONG&gt; When a customer starts typing “New Yo…” into store locator, autocomplete instantly suggests “New York, N.Y.” With just a click, the map centers on the right location—making it fast and effortless to find the nearest branch.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rideshare or dispatching platforms:&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;A rideshare driver needs to pick up a passenger at “One Microsoft Way.” Instead of typing out the full address, the driver starts entering “One Micro…” and the app instantly offers the correct road segment in Redmond, Washington.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Delivery services:&lt;/STRONG&gt; &lt;SPAN data-olk-copy-source="MessageBody"&gt;A delivery app can limit suggestions to postal codes within a specific region, ensuring the addresses customers choose are deliverable and reducing the risk of failed shipments&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Any Web UIs requiring location input:&lt;/STRONG&gt; From real estate search to form autofill, autocomplete enhances the user experience wherever accurate location entry is needed.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;STRONG&gt;What the API Can Do&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Geocode Autocomplete API is designed to deliver fast, relevant, and structured suggestions as users type. Key capabilities include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Entity Suggestions&lt;/STRONG&gt;: Supports both&amp;nbsp;Place&amp;nbsp;(e.g., administrative districts, populated places, landmarks, postal codes) and&amp;nbsp;Address&amp;nbsp;(e.g., roads, point addresses) entities.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ranking&lt;/STRONG&gt;: Results can be ranked based on&amp;nbsp;entity popularity,&amp;nbsp;user location (coordinates), and&amp;nbsp;bounding box (bbox).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Structured Output&lt;/STRONG&gt;: Returns suggestions with structured address formats, making integration seamless.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Multilingual Support&lt;/STRONG&gt;: Set up query language preferences via the Accept-Language parameter.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Flexible Filtering&lt;/STRONG&gt;: You can filter suggestions by specifying a&amp;nbsp;country or region using&amp;nbsp;countryRegion, or by targeting a specific entity subtype using&amp;nbsp;resultType. This allows you to extract entities with precise categorization—for example, you can filter results to return only&amp;nbsp;postal codes&amp;nbsp;to match the needs of a location-based selection input in your web application.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;How It Works&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Geocode Autocomplete API is accessed via the following endpoint:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;https://atlas.microsoft.com/geocode:autocomplete?api-version=2025-06-01-preview&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This endpoint provides autocomplete-style suggestions for addresses and places. With just a few parameters, like your Azure Maps subscription key, a query string, and optionally user coordinates or a bounding box, you can start returning structured suggestions instantly. Developers can further issue&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding?view=rest-maps-2025-01-01&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;geocode service&lt;/A&gt;&amp;nbsp;with the selected/ideal entity as query to locate the entity on map, which is a common scenario for producing interactive mapping experiences.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let’s look at below examples:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Example 1: Place Entity Autocomplete&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="html"&gt;GET https://atlas.microsoft.com/geocode:autocomplete?api-version=2025-06-01-preview
&amp;amp;subscription-key={YourAzureMapsKey}
&amp;amp;coordinates={coordinates}
&amp;amp;query=new yo
&amp;amp;top=3&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;A user starts typing “new yo.” The API quickly returns results like “New York City” and “New York State,” each complete with structured metadata you can plug directly into your app.&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "PopulatedPlace",
        "geometry": null,
        "address": {
          "locality": "New York",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York, N.Y."
        }
      }
    },
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "AdminDivision1",
        "geometry": null,
        "address": {
          "locality": "",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York"
        }
      }
    },
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Place",
        "type": "AdminDivision2",
        "geometry": null,
        "address": {
          "locality": "",
          "adminDistricts": [
            {
              "name": "New York",
              "shortName": "N.Y."
            },
            {
              "name": "New York County"
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "formattedAddress": "New York County"
        }
      }
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Example 2: Address Entity Autocomplete&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="html"&gt;GET https://atlas.microsoft.com/geocode:autocomplete?api-version=2025-06-01-preview
&amp;amp;subscription-key={YourAzureMapsKey}
&amp;amp;bbox={bbox}
&amp;amp;query=One Micro
&amp;amp;top=3
&amp;amp;countryRegion=US&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;A query for “One Micro” scoped to the U.S. yields “NE One Microsoft Way, Redmond, WA 98052, United States.” That’s a complete, structured address ready to be mapped, dispatched, or stored.&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "typeGroup": "Address",
        "type": "RoadBlock",
        "geometry": null,
        "address": {
          "locality": "Redmond",
          "adminDistricts": [
            {
              "name": "Washington",
              "shortName": "WA"
            },
            {
              "name": "King County"
            }
          ],
          "countryRegions": {
            "ISO": "US",
            "name": "United States"
          },
          "postalCode": "98052",
          "streetName": "NE One Microsoft Way",
          "addressLine": "",
          "formattedAddress": "NE One Microsoft Way, Redmond, WA 98052, United States"
        }
      }
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Example 3: Integration with Web Application&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Below &lt;A class="lia-external-url" href="https://samples.azuremaps.com/rest-services/autocomplete" target="_blank" rel="noopener"&gt;sample&lt;/A&gt; shows user enter query and autocomplete service provide a series of suggestions based on user query and location.&lt;/P&gt;
&lt;img&gt;Web UI sample shows user enter query and autocomplete service provide a series of suggestions based on user query and user location.&lt;/img&gt;
&lt;H4&gt;&lt;STRONG&gt;Pricing and Billing&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Geocode Autocomplete API uses the same metering model as the &lt;A class="lia-external-url" href="https://azure.microsoft.com/en-us/pricing/details/azure-maps/" target="_blank" rel="noopener"&gt;Azure Maps Search service&lt;/A&gt;. For billing purposes, every 10 Geocode Autocomplete API requests are counted as one billable &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/understanding-azure-maps-transactions" target="_blank" rel="noopener"&gt;transaction&lt;/A&gt;. This approach keeps usage and costs consistent with what developers are already familiar with in Azure Maps.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Ready to Build Smarter Location Experiences?&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Whether you're powering a store locator, enhancing address entry, or building a dynamic dispatch system, the new Geocode Autocomplete API gives you the precision, flexibility, and performance needed to deliver seamless location intelligence. With real-world use cases already proving its value, now is the perfect time to integrate this service into your applications and unlock richer, more interactive mapping experiences.&lt;/P&gt;
&lt;P&gt;Let’s build what’s next—faster, smarter, and more intuitive.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;Resources to Get Started&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;&lt;A href="https://aka.ms/azmgeocodecompleteapidoc" target="_blank" rel="noopener"&gt;Geocode Autocomplete REST API Documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/azmsamplegeocodeautocomplete" target="_blank" rel="noopener"&gt;Geocode Autocomplete Samples&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/migrate-bing-maps-overview" target="_blank" rel="noopener"&gt;Migrate from Bing Maps to Azure Maps&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-manage-account-keys" target="_blank" rel="noopener"&gt;How to use Azure Maps APIs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 19:46:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/introducing-the-azure-maps-geocode-autocomplete-api/ba-p/4455784</guid>
      <dc:creator>sinnypan</dc:creator>
      <dc:date>2026-01-12T19:46:13Z</dc:date>
    </item>
    <item>
      <title>Transforming Dynamics 365 Customer Data with Azure Maps | Inogic Guest Post</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/transforming-dynamics-365-customer-data-with-azure-maps-inogic/ba-p/4441187</link>
      <description>&lt;H3&gt;&lt;STRONG&gt;Location Intelligence Matters in Customer Record Management&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;CRM systems like Microsoft Dynamics 365 provide a centralized view of leads, accounts, and transactions. However, this data is typically presented in rows and columns, with little to no geographic context. This limits a user's ability to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Visualize customer distribution across regions&lt;/LI&gt;
&lt;LI&gt;Detect gaps in market or service coverage&lt;/LI&gt;
&lt;LI&gt;Prioritize field visits and sales efforts based on areas&lt;/LI&gt;
&lt;LI&gt;Plan regions or campaigns with spatial precision&lt;/LI&gt;
&lt;/UL&gt;
&lt;img /&gt;
&lt;P&gt;Integrating location-based data visualization helps fill these critical gaps, and that’s where Azure Maps plays a pivotal role. As Microsoft’s native geospatial platform, Azure Maps delivers enterprise-grade capabilities such as mapping, geocoding, routing, and spatial analytics directly into your Dynamics 365 environment, making location insights native, seamless, and powerful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H3&gt;&lt;STRONG&gt;From Data Grids to visual Geographic Insights&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Instead of sifting through long tables of data, Azure Maps integration into customer data empowers businesses to plot CRM records such as accounts, leads, service calls, or assets on an interactive map where everything is visible at a glance&lt;/P&gt;
&lt;P&gt;This spatial perspective delivers obvious, real-world advantages:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Sales teams&lt;/STRONG&gt; can identify high-potential zones and underserved areas to target prospects more effectively&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Field reps&lt;/STRONG&gt; can plan customer visits based on proximity and travel efficiency.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Service managers&lt;/STRONG&gt; can monitor technician workloads and optimize routes to reduce response times&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Marketing teams&lt;/STRONG&gt; can visualize campaign reach and plan location-specific strategies for maximum impact&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;By transforming static grids into dynamic maps, Azure Maps makes location intelligence an everyday part of CRM operations.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Key Benefits of Azure Maps Integration in Dynamics 365&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Below are some of the most impactful ways Azure Maps enhances Dynamics 365 CRM:&lt;/P&gt;
&lt;P&gt;&lt;STRONG style="color: rgb(30, 30, 30); font-size: 24px;"&gt;Accurate Geocoding of CRM Records&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Azure Maps geocodes physical addresses into precise latitude and longitude coordinates, allowing Dynamics 365 records to be mapped with a high degree of accuracy. This geocoding capability forms the foundation for effective route optimization and proximity-based decision-making. With reliable location data, strategies become more informed and execution more efficient. The geocoding is done using the &lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-search-address?view=rest-maps-1.0&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps Search API - Address&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;Visual Mapping and Clustering&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Visualizing CRM data on an interactive map transforms abstract rows into intuitive, color-coded pins. With clustering capabilities, users can identify regions of high activity, saturation, or performance. It is done using &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/clustering-point-data-web-sdk" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps clustering point data&lt;/STRONG&gt;&lt;/A&gt;. Whether you’re analyzing customer density, identifying service coverage gaps, or plotting competitor locations, spatial visualizations provide clarity that traditional grids can’t match.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG style="color: rgb(30, 30, 30);"&gt;Proximity Search and Radius Filtering&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Azure Maps makes it easy to perform radius searches to locate CRM records within a specific distance or travel time, by driving or walking, from any point. Whether you are planning a day of client visits or responding to service requests, proximity search ensures you prioritize the right contacts and reduce unnecessary travel. The APIs that help with this are the &lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-search-polygon?view=rest-maps-1.0&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps Search API – Polygon&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; &lt;/STRONG&gt;and the &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/set-drawing-options" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps Drawing tool&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H4&gt;&lt;STRONG&gt;Optimized Routing and Field Planning&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Azure Maps provides turn-by-turn navigation powered by real-time traffic data, integrating with popular services like Google Maps, Apple Maps, and Waze. The &lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/route/get-route-directions?view=rest-maps-1.0&amp;amp;tabs=HTTP" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Azure Maps Route API&lt;/STRONG&gt;&lt;/A&gt; helps in this. For field reps and service engineers, this means optimized daily routes that reduce fuel costs, travel time, and delays. Admins can also automate schedules for multi-day visits based on location and skills, helping teams operate more efficiently and deliver better customer experiences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H3&gt;&lt;STRONG&gt;Real Results with Location Intelligence&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Organizations embracing location intelligence are achieving measurable improvements across industries. By integrating &lt;STRONG&gt;Azure Maps with Dynamics 365&lt;/STRONG&gt;, businesses have reported tangible improvements, including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;12% faster revenue growth compared to those not using location intelligence&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;Improved field efficiency through optimized routing and reduced travel time&lt;/LI&gt;
&lt;LI&gt;Enhanced customer experience with faster, location-based service delivery&lt;/LI&gt;
&lt;LI&gt;Stronger sales alignment, leading to higher team productivity&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;More precise marketing campaigns, driven by regional and demographic insights&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;From logistics and healthcare to finance, retail, and manufacturing, location intelligence is delivering results that drive growth.&lt;/P&gt;
&lt;H3&gt;&lt;A href="https://www.maplytics.com/dynamics-365-crm-azure-maps-integration/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Introducing Maplytics by Inogic&lt;/STRONG&gt;&lt;/A&gt;&lt;/H3&gt;
&lt;P&gt;While Azure Maps provides the foundational location services, like geocoding, routing, and spatial analytics, &lt;A href="https://www.maplytics.com/" target="_blank" rel="noopener"&gt;Maplytics&lt;/A&gt; is the Microsoft certified solution that brings these capabilities to life inside Dynamics 365.&lt;/P&gt;
&lt;P&gt;Developed by &lt;A href="https://www.inogic.com" target="_blank" rel="noopener"&gt;Inogic&lt;/A&gt; and available on &lt;A href="https://appsource.microsoft.com/en-us/product/dynamics-365/inogic.map-territory-route-radius-maps-dynamics-365-crm?tab=Overview" target="_blank" rel="noopener"&gt;Microsoft AppSource&lt;/A&gt;, Maplytics&lt;STRONG&gt; &lt;/STRONG&gt;is a Microsoft-certified, geo-analytical app designed to seamlessly integrate Azure Maps and Bing Maps with Dynamics 365, Power Apps, Dataverse, and Power Pages. It extends the power of Azure Maps through a rich set of features tailored specifically for sales, service, and marketing teams, enabling real-time mapping, route optimization, proximity search, spatial filtering, and more.&lt;/P&gt;
&lt;H4&gt;&lt;A href="https://www.maplytics.com/dynamics-365-crm-azure-maps-integration/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;What Maplytics Adds Beyond Azure Maps integration&lt;/STRONG&gt;&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;While Azure Maps provides the core geospatial services, Maplytics enhances and extends these capabilities to meet the specific needs of CRM users.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Analytical Dashboards&lt;/STRONG&gt;: Visualize performance with priority metrics and chart-based overlays&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Proximity + Multi-Criteria Search&lt;/STRONG&gt;: Perform advanced searches combining radius, travel time, entity type, filters, and record status&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Mobile Compatibility&lt;/STRONG&gt;: Plan and access optimized routes on the go with mobile-responsive mapping&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These enhancements transform Azure Maps from a general-purpose mapping tool to a robust, CRM-embedded intelligence engine tailored for real-world business applications.&lt;/P&gt;
&lt;P&gt;From logistics and healthcare to finance, retail, and manufacturing, Maplytics, combined with Azure Maps, delivers tailored, actionable insights that address the unique needs of each industry.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Explore Even More Advanced Capabilities&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Ready to go further? Maplytics offers a comprehensive suite of advanced features built on Azure Maps and Bing Maps for Enterprise, including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.maplytics.com/radius-search-dynamics-crm/" target="_blank" rel="noopener"&gt;Radius Search&lt;/A&gt;,&amp;nbsp;&lt;A href="https://www.maplytics.com/map-optimize-route-dynamics-crm/" target="_blank" rel="noopener"&gt;optimized routing&amp;nbsp;&lt;/A&gt;with&amp;nbsp;and&amp;nbsp;Along-the-Route &lt;A href="https://www.maplytics.com/map-appointment-dynamics-crm/" target="_blank" rel="noopener"&gt;Appointment Planning&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.maplytics.com/real-time-location-tracking-map-dynamics-365-crm/" target="_blank" rel="noopener"&gt;Real-time&lt;/A&gt; tracking of field representatives&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.maplytics.com/heat-map-dynamics-crm/" target="_blank" rel="noopener"&gt;Heat Maps&lt;/A&gt;,&amp;nbsp;&lt;A href="https://www.maplytics.com/visualize-census-data-on-map-within-microsoft-dynamics-365-crm/" target="_blank" rel="noopener"&gt;Census Data&lt;/A&gt;, and&amp;nbsp;overlays for in-depth analysis&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Get Started&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;To explore how Maplytics can transform your industry workflows and enhance your Dynamics 365 experience, visit our&amp;nbsp;&lt;A href="https://www.maplytics.com/" target="_blank" rel="noopener"&gt;Website&lt;/A&gt;&amp;nbsp;or&amp;nbsp;&lt;A href="https://appsource.microsoft.com/en-us/marketplace/apps?search=inogic&amp;amp;page=1" target="_blank" rel="noopener"&gt;Microsoft AppSource&lt;/A&gt;. You can also dive into our &lt;A href="https://www.maplytics.com/blog/" target="_blank" rel="noopener"&gt;Blogs&lt;/A&gt;,&amp;nbsp;read &lt;A href="https://www.maplytics.com/customer-success-stories" target="_blank" rel="noopener"&gt;Client Testimonials&lt;/A&gt;, or browse our&amp;nbsp;&lt;A href="https://www.youtube.com/channel/UCM4V7ousgLSu1hbOEv4DUuQ" target="_blank" rel="noopener"&gt;Video Library&lt;/A&gt; for real-world applications and feature walkthroughs.&lt;A class="lia-external-url" href="https://www.bing.com/search?q=Azure+maps" target="_blank" rel="noopener"&gt;Azure Maps&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 16:27:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/transforming-dynamics-365-customer-data-with-azure-maps-inogic/ba-p/4441187</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-08-25T16:27:05Z</dc:date>
    </item>
    <item>
      <title>Mastering Time with Microsoft Azure Maps Timezone API</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/mastering-time-with-microsoft-azure-maps-timezone-api/ba-p/4427240</link>
      <description>&lt;P&gt;If you are a developer building a solution that needs to be aware of availability Globally, that’s where the &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Microsoft Azure Maps Timezone API&lt;/STRONG&gt;&lt;/A&gt; comes to the rescue!&amp;nbsp; The Azure Maps Timezone API allows developers to retrieve accurate time zone information for any location on Earth. It supports:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Geospatial queries&lt;/STRONG&gt; (latitude/longitude) - What is the timezone at the given co-ordinate?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;IANA and Windows Timezone IDs - &lt;/STRONG&gt;Get the standard names, settings and codes for timezones.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Sunrise and sunset times - &lt;/STRONG&gt;Will I be there when I can see in daylight or will it be nighttime?&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Historical and future time zone transitions -&lt;/STRONG&gt; Daylight savings can add a wrench into planning so be aware of time changes!&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This API is part of the broader Azure Maps platform and integrates seamlessly with other Azure services, has the benefits of being co-located with other Azure services and includes multiple methods to access.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Real-World Use Cases&lt;/STRONG&gt;&lt;/H2&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Telematics and Logistics&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;In the automotive and logistics sectors, accurate time zone data is vital for post-processing telemetry. For example, OEMs using TomTom data can leverage Azure Maps on the backend to normalize timestamps across regions—ensuring consistency in fleet analytics, delivery tracking, and driver behavior analysis.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;IoT and Smart Buildings&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Sunrise and sunset data from the API can be used to automate lighting, HVAC, and security systems. This is especially useful for energy optimization in smart buildings, where operations need to align with natural light cycles.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Global Scheduling and Compliance&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Applications that span multiple time zones—like global HR platforms, travel apps, or compliance systems—rely on accurate time zone conversion. Azure Maps ensures that meetings, deadlines, and alerts are synchronized across regions.&lt;/P&gt;
&lt;H3 class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Retail and Operations&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Retailers with stores in multiple time zones can use the API to coordinate store openings, delivery windows, and promotional campaigns. This ensures a consistent customer experience regardless of location.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Azure Maps Timezone API Developer Experience&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps provides a Web SDK that can be used for JavaScript, .NET, Python and more. Developers can also use the REST API directly from their favorite development environment.&amp;nbsp; This API offers several endpoints:&lt;/P&gt;
&lt;UL&gt;
&lt;LI style="list-style-type: none;"&gt;
&lt;UL&gt;
&lt;LI style="font-family: 'Courier New';"&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-by-coordinates" target="_blank"&gt;Get Timezone By Coordinates&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-family: 'Courier New';"&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-by-id" target="_blank"&gt;Get Timezone By ID&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-family: 'Courier New';"&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-enum-iana" target="_blank"&gt;Get Timezone Enum IANA&lt;/A&gt;/&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-enum-windows" target="_blank"&gt;Windows&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-family: 'Courier New';"&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-iana-version" target="_blank"&gt;Get Timezone IANA Version&lt;/A&gt;&lt;/LI&gt;
&lt;LI style="font-family: 'Courier New';"&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/timezone/get-timezone-windows-to-iana" target="_blank"&gt;Get Timezone Windows To IANA&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Here’s a quick example using JavaScript:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;LI-CODE lang="javascript"&gt;
fetch(`https://atlas.microsoft.com/timezone/byCoordinates/json?api-version=1.0&amp;amp;query=47.6062,-122.3321&amp;amp;subscription-key=YOUR_KEY`)
  .then(response =&amp;gt; response.json())
  .then(data =&amp;gt; console.log(data));
&lt;/LI-CODE&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try this live at &lt;A href="https://samples.azuremaps.com/rest-services/get-users-timezone" target="_blank"&gt;Get Users Timezone with Prompt - Azure Maps Web SDK Samples&lt;/A&gt; and check out this sample and more at &lt;A class="lia-external-url" href="http://Samples.Azuremaps.com" target="_blank"&gt;Samples.AzureMaps.com&lt;/A&gt;. All Azure Maps samples have full source available in GitHub.&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;In Summary&lt;/H2&gt;
&lt;P&gt;The Azure Maps Timezone API is a critical tool for any application that needs to be time-aware. It sits within a comprehensive suite of mapping APIs that is Azure compliant and available to be added to any Azure project. From logistics to IoT to global operations, Azure Maps&amp;nbsp; provides the precision and flexibility developers need to build robust, scalable geospatial solutions.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 23:04:19 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/mastering-time-with-microsoft-azure-maps-timezone-api/ba-p/4427240</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-06-25T23:04:19Z</dc:date>
    </item>
    <item>
      <title>Using Location Data to Gain Insights with Azure Maps</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/using-location-data-to-gain-insights-with-azure-maps/ba-p/4410477</link>
      <description>&lt;P&gt;Azure Maps provides current and historical data to help you build your applications and create new insights. Support business decisions, enable planning, and power predictions with GIS data management. Combine Azure Maps with data in your Azure account to do even more.&lt;/P&gt;
&lt;H2&gt;Smart decisions and plans, powered by data.&lt;/H2&gt;
&lt;P&gt;Whether you’re finding the best possible place for a new business outlet or optimizing routing for multiple agents, every successful decision starts with better data.&amp;nbsp;&lt;A class="lia-external-url" href="https://azure.microsoft.com/en-us/products/azure-maps/" target="_blank" rel="noopener"&gt;Azure Maps APIs’ &lt;/A&gt;delivers the geospatial data that thousands of businesses around the world depend on. Find out how Azure Maps APIs’ global coverage and high-accuracy geospatial data can transform organization outcomes.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-hidden" border="0" style="width: 100%; border-width: 0px;"&gt;&lt;colgroup&gt;&lt;col style="width: 43.8881%" /&gt;&lt;col style="width: 4.44512%" /&gt;&lt;col style="width: 51.5195%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H3&gt;Rich geospatial data&lt;/H3&gt;
&lt;P&gt;Access a vast repository of high-quality geospatial data curated from diverse sources worldwide, and leverage powerful analytics tools to extract actionable insights from spatial data provided within the Azure environment, uncovering hidden patterns, trends, and correlations that drive strategic initiatives&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H3&gt;Boundless flexibility&lt;/H3&gt;
&lt;P&gt;Benefit from Azure's robust and scalable infrastructure. Process and analyze large volumes of spatial data efficiently and cost-effectively. Visualize spatial data in a way that suits your needs with customizable maps, location data management tools, and dashboards that facilitate clear communication and decision-making.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H3&gt;Industry-specific compliance&lt;/H3&gt;
&lt;P&gt;Ensure compliance with regulatory requirements by accessing geospatial data management tools that meet the highest standards of accuracy, privacy, and security with spatial analytics solutions tailored to your industry's unique compliance criteria, whether you're in retail, logistics, real estate, or urban planning.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;.&lt;/P&gt;
&lt;H2&gt;GIS data management, simplified&lt;/H2&gt;
&lt;P&gt;Azure Maps makes it easy to use and integrate our accurate geospatial data into your applications to unlock new insights. Whether you’re a seasoned developer or new to building mapping applications, you’ll find it easy to work with these robust and intuitive mapping APIs. Azure Maps API provides everything you need to thrive with your next app, from generating accurate time zone data, leveraging live or predictive traffic to high-resolution weather information.&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-hidden" border="0" style="width: 100%; border-width: 0px;"&gt;&lt;colgroup&gt;&lt;col style="width: 45.3608%" /&gt;&lt;col style="width: 3.11942%" /&gt;&lt;col style="width: 51.3725%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H2&gt;Timezone API&lt;/H2&gt;
&lt;P&gt;The timezone API allows developers to query the timezone for any latitude/longitude. The timezone service can return past, current, and future timezones, localized time zones in UTC, or daylight savings in various formats.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://samples.azuremaps.com/?search=timezone" target="_blank" rel="noopener"&gt;Explore Timezone API&amp;nbsp;Get Started With Timezones&lt;/A&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H2&gt;Traffic Data&lt;/H2&gt;
&lt;P&gt;The traffic service provides data on traffic flow and incidents for a given area or route and presents this information as a map overlay using the Traffic&amp;nbsp;REST API. This location&amp;nbsp;data management&amp;nbsp;feature provides insights and critical awareness of flow and incidents along a route that could affect routes, distance, and travel time between locations.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://samples.azuremaps.com/?search=Traffic" target="_blank" rel="noopener"&gt;Explore Traffic API&amp;nbsp;Demo: Traffic Data&amp;nbsp;Get Started with Traffic Data in Your Application&lt;/A&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="border-width: 0px;"&gt;
&lt;H2&gt;Weather Data&lt;/H2&gt;
&lt;P&gt;Our weather service provides daily, historical, normal, and actuals for any latitude/longitude while also providing temperature, air quality, and storm information using the Weather API. This&amp;nbsp;REST API&amp;nbsp;provides valuable data to inform prediction and modeling based on current and forecasted data, helping developers create weather-informed applications.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://samples.azuremaps.com/?search=weather" target="_blank" rel="noopener"&gt;Explore Weather API&amp;nbsp;Demo: Adding Weather Data&amp;nbsp;Get Started With Weather Data&lt;/A&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&amp;nbsp;&lt;/td&gt;&lt;td style="border-width: 0px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Explore the Azure Maps Platform&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Large-scale geospatial applications require innovative tools and effective optimization to balance data efficiency and usability. We have only introduced three of these Data rich options, but Azure Maps has a whole lot more to offer.&amp;nbsp;&lt;A href="https://azure.microsoft.com/en-us/free" target="_blank" rel="noopener"&gt;Explore Azure Maps’ capabilities&lt;/A&gt; and leverage Azure Maps rich Data APIs today for gaining deeper insights and building better geospatial solutions.&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 22:04:53 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/using-location-data-to-gain-insights-with-azure-maps/ba-p/4410477</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-05-02T22:04:53Z</dc:date>
    </item>
    <item>
      <title>Why Upgrading to the Latest Azure Maps APIs Matters</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/why-upgrading-to-the-latest-azure-maps-apis-matters/ba-p/4395364</link>
      <description>&lt;P&gt;At the Azure Maps Product Group, we work every day to provide you the best location and mapping solutions. Whether it’s through our developer-centric Azure Maps APIs or seamless integrations with low-code platforms like Power BI and Microsoft Fabric, our goal is to deliver accurate, reliable, and high-performance geospatial capabilities.&lt;/P&gt;
&lt;P&gt;All Azure Maps products are powered by our APIs, which are also available for developers to integrate into their own applications. To ensure you get the best experience, with the highest data quality and global coverage, we strongly recommend using the latest versions of the Azure Maps REST APIs. This is the same approach we follow for all our first-party integrations within Microsoft.&lt;/P&gt;
&lt;P&gt;You might wonder why upgrading to the latest API versions is so important. Let’s look at an example. One of the most widely used Azure Maps services is the &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding?view=rest-maps-2025-01-01" target="_blank" rel="noopener"&gt;Geocoder API.&lt;/A&gt; When we first launched &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-search-address?view=rest-maps-1.0" target="_blank" rel="noopener"&gt;version 1.0&lt;/A&gt;, it relied on a single data provider with basic AI-powered logic. While it served its purpose, the coverage and accuracy had room for improvement. Today, with the latest version (&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/search/get-geocoding?view=rest-maps-2025-01-01" target="_blank" rel="noopener"&gt;2025-01-01&lt;/A&gt;), we’ve taken geocoding to the next level by integrating multiple data providers, including TomTom, OpenStreetMap (OSM), and various regional and local sources. Our advanced AI-powered data fusion technology intelligently merges these datasets to provide superior accuracy, broader coverage, and an overall better geolocation experience.&lt;/P&gt;
&lt;P&gt;However, with these improvements, there are also some necessary changes. The newer versions of our APIs now return results using the industry-standard GeoJSON format. This makes it easier to visualize data on any map, including when using the Azure Maps Web Control, without requiring additional transformations. Older versions, such as Geocoder API 1.0, did not adhere to this standard. Fortunately, the differences are minimal, and updating to the latest version requires only &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/migrate-route-v1-api" target="_blank"&gt;a small effort for developers&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;In addition to our REST APIs, we also provide the &lt;STRONG&gt;Azure Maps Web Control&lt;/STRONG&gt;, a powerful JavaScript-based client library that enables developers to build &lt;A class="lia-external-url" href="https://samples.azuremaps.com/" target="_blank" rel="noopener"&gt;interactive mapping experiences&lt;/A&gt; in web applications. The Azure Maps Web Control has its own set of client APIs, which we regularly update to introduce new capabilities, enhance performance, and improve security. Staying up to date with the latest version ensures access to new features such as improved rendering, better integration with modern web frameworks, and optimizations for displaying large datasets. You can keep track of the latest improvements and updates by checking our &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/release-notes-map-control" target="_blank" rel="noopener"&gt;release notes&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Another key reason we introduce new API versions is to align with emerging industry standards and regulations. For instance, with the adoption of ISO 20022—a new standard for payment processing that includes structured address formats—we’ve updated our APIs to ensure compliance and make it easier for businesses to integrate with financial systems that follow these regulations.&lt;/P&gt;
&lt;P&gt;To help developers stay up to date, we provide a single reference page listing all the latest versions of our APIs, along with detailed documentation, migration guides, and best practices. You can find it here: &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/rest-api-azure-maps" target="_blank" rel="noopener"&gt;Azure Maps REST API Documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;By keeping your integration up to date with the latest Azure Maps APIs and Web Control, you not only gain access to the newest features and highest data quality but also ensure compliance with evolving standards—allowing you to build more powerful and future-proof location-based applications.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 08:50:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/why-upgrading-to-the-latest-azure-maps-apis-matters/ba-p/4395364</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2025-03-21T08:50:00Z</dc:date>
    </item>
    <item>
      <title>Using Vector Tiles for Large-Scale Geospatial Applications</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/using-vector-tiles-for-large-scale-geospatial-applications/ba-p/4394699</link>
      <description>&lt;P&gt;Handling geospatial data on a large scale poses unique challenges, including managing highly complex datasets and ensuring efficient scalability. One effective solution is the use of vector tiles, enabling developers to streamline data rendering for vast geographic regions. A cornerstone of this technology is optimizing the vector tile size, which significantly influences map performance, load time, and overall interactivity. Unlike raster tiles, &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/create-data-source-web-sdk#vector-tile-source" target="_blank" rel="noopener"&gt;vector map tiles&lt;/A&gt;&amp;nbsp;are lightweight and scalable, making them indispensable for modern geospatial applications that demand dynamic, high-performance mapping.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P class="lia-align-center"&gt;Azure Maps Vector Tile Map with Multiple Data overlays&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;What Are Large-Scale Geospatial Applications?&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Large-scale geospatial applications manage datasets spanning countries, regions, or continents. These tools are utilized across industries like logistics, telecommunications, disaster management, and urban development. To ensure their effectiveness, developers must precisely configure the&amp;nbsp;vector tile size&amp;nbsp;to balance performance and scalability. The data scope is limited for smaller projects, requiring fewer resources and simpler tools to process localized information.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In contrast, larger applications like global navigation systems or 5G network planning demand advanced solutions that can process massive datasets in real-time. With the proper configuration of a&amp;nbsp;vector tiles map, even vast datasets can be rendered efficiently, enabling seamless interaction for end users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Applications of Vector Tiles in Different Industries&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Large-scale&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/mapping-visualization/maps-visualization" target="_blank" rel="noopener"&gt;geospatial mapping&lt;/A&gt;&amp;nbsp;applications leverage vector tiles to solve practical industry challenges. Here’s how they optimize outcomes across key domains:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Disaster Management:&amp;nbsp;&lt;/STRONG&gt;Maps provide emergency responders with accurate, real-time data for evacuation planning and resource allocation. An efficiently optimized&amp;nbsp;vector tile size&amp;nbsp;ensures fast map loading and precise detail, which is critical during crises.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Telecommunications:&lt;/STRONG&gt;&amp;nbsp;Rolling out 5G networks across broad regions relies heavily on the scalability of these maps. Scalable maps allow planners to visualize service coverage while optimizing deployments.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Urban Development:&amp;nbsp;&lt;/STRONG&gt;Planners depend on detailed geospatial tools to design infrastructure like transit systems and utilities. The dynamic nature of vector tiles allows seamless adjustments and clear visuals across every zoom level.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These use cases demonstrate how careful configuration of vector tiles improves efficiency, decision-making, and overall&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/mapping-visualization/" target="_blank" rel="noopener"&gt;map visualization&lt;/A&gt;&amp;nbsp;performance across industries.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Raster Tiles vs. Vector Tiles&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Raster tiles pre-render images based on pixels. While functional for static purposes, they become outdated and bandwidth-heavy when handling real-time geospatial interactions. Vector tiles, by contrast, describe data through geometries like points and polygons. This approach dramatically reduces file sizes and enhances flexibility.&lt;/P&gt;
&lt;P&gt;Adjusting the&amp;nbsp;vector tile size&amp;nbsp;allows developers to strike a balance between lightweight data transfers and high-detail rendering, particularly when maps are repeatedly zoomed or customized. With a&amp;nbsp;vector tiles map, styling can be adjusted dynamically, building highly interactive and user-friendly scalable mapping solutions across platforms.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;The Advantages of Optimizing&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Vector Tile Size&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Proper optimization of the tile size provides numerous benefits, particularly for large-scale applications:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Efficient Data Handling:&amp;nbsp;&lt;/STRONG&gt;Smaller tile sizes minimize bandwidth usage while accelerating data transmission.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Scalability Across Platforms:&amp;nbsp;&lt;/STRONG&gt;The same vector tiles work for web, mobile, or desktop applications without changes.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Dynamic Interactivity:&amp;nbsp;&lt;/STRONG&gt;Customizable styles and real-time updates improve user experience.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Seamless Zooming:&amp;nbsp;&lt;/STRONG&gt;Users can zoom in or out smoothly, with vector tiles adjusting dynamically to retain detail.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These features highlight why vector tiles are critical in geospatial data visualization.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Leveraging Azure Maps for Large-Scale Projects&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps provides industry-leading tools for working with vector tiles on massive scales. Its flexibility ensures maps remain efficient and responsive across projects of varying complexity.&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Efficient Data Management:&amp;nbsp;&lt;/STRONG&gt;Azure Maps simplifies large-scale data visualization by customizing frameworks for a&amp;nbsp;vector tiles map, reducing both file size and bandwidth demands. Properly configured&amp;nbsp;vector tile size&amp;nbsp;ensures clarity while maintaining smooth performance, even during high-demand tasks like real-time zooming.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Customization and Flexibility:&amp;nbsp;&lt;/STRONG&gt;The platform offers custom layers, styling, and seamless integrations with tools like&amp;nbsp;&lt;A href="https://techcommunity.microsoft.com/t5/azure-database-for-postgresql/take-your-spatial-data-analysis-to-the-next-level-with-postgis/ba-p/1124288" target="_blank" rel="noopener"&gt;PostGIS&lt;/A&gt;. Developers can easily tailor vector tiles to their application’s needs without compromising performance.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Enhanced Rendering:&lt;/STRONG&gt;&amp;nbsp;Vector tiles processed through Azure Maps ensure minimal lag and smooth interactivity, which is critical for large-scale applications. By using the correct tile configuration, maps load faster and avoid bottlenecks caused by redundant data transfers.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Best Practices for Optimizing&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Vector Tile Size&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;To ensure your applications remain efficient and scalable, follow these guidelines for optimizing the tile size:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Focus on Relevant Data:&amp;nbsp;&lt;/STRONG&gt;Remove redundant or irrelevant geospatial data to streamline rendering.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Adapt to&amp;nbsp;&lt;/STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/zoom-levels-and-tile-grid?tabs=csharp" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Zoom Levels&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;:&amp;nbsp;&lt;/STRONG&gt;Provide detailed data for closer views while simplifying wider perspectives to balance performance.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Generalize Complexity:&amp;nbsp;&lt;/STRONG&gt;In dense regions, such as urban traffic hubs, simplify data without compromising on meaningful details.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Implementing these best practices reduces server loads and ensures a responsive user experience, regardless of the dataset’s scale.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Explore the Platform&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Large-scale geospatial applications require innovative tools and effective optimization to balance data efficiency and usability. Vector tiles deliver responsive and interactive&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/mapping-visualization/" target="_blank" rel="noopener"&gt;map visualization&lt;/A&gt;&amp;nbsp;capabilities, particularly when paired with scalable platforms like Azure Maps. However, the key to their success lies in fine-tuning the&amp;nbsp;vector tile size&amp;nbsp;to ensure seamless performance and scalability.&lt;/P&gt;
&lt;P&gt;By adopting best practices and leveraging advanced tools, developers can design mapping systems that process massive datasets efficiently while exceeding user expectations.&amp;nbsp;&lt;A href="https://azure.microsoft.com/en-us/free" target="_blank" rel="noopener"&gt;Explore Azure Maps’ capabilities&lt;/A&gt; and optimize your&amp;nbsp;vector tiles map&amp;nbsp;today for better geospatial solutions.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 22:02:22 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/using-vector-tiles-for-large-scale-geospatial-applications/ba-p/4394699</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-03-18T22:02:22Z</dc:date>
    </item>
    <item>
      <title>Azure Maps Visual in Power BI Now Supports Publish to Web</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/azure-maps-visual-in-power-bi-now-supports-publish-to-web/ba-p/4393953</link>
      <description>&lt;P data-pm-slice="1 1 []"&gt;We’re excited to announce that the Azure Maps visual in Power BI now supports &lt;STRONG&gt;Publish to Web&lt;/STRONG&gt;, making it easier than ever to share interactive geospatial insights with a wider audience. This update enables Power BI users to embed Azure Maps-powered visualizations in public websites, blogs, and other online platforms, unlocking new possibilities for data storytelling and geographic analysis.&lt;/P&gt;
&lt;P&gt;With this enhancement, users can now share interactive maps publicly, embedding Azure Maps visualizations in web pages without requiring viewers to have a Power BI license. This improvement allows for a more engaging way to present geospatial data, making it accessible to decision-makers and the public alike. By incorporating interactive maps into websites, users can bring geospatial insights to life, offering a dynamic way to explore trends, patterns, and location-based data.&lt;/P&gt;
&lt;P&gt;Using this feature is straightforward. First, create a Power BI report and add an Azure Maps visual, configuring it with your data. Then, enable Publish to Web by navigating to the “File” menu and selecting the appropriate option, which generates an embed code. Finally, copy and paste this code into your website, blog, or online document to make the visualization available to anyone.&lt;/P&gt;
&lt;P&gt;The Azure Maps visual in Power BI offers a range of powerful mapping capabilities. Users can customize map styles, selecting from road, satellite, grayscale, and other visual themes to fit their needs. The visual supports multiple layers, allowing for the integration of bubble layers, choropleth maps, and reference layers to enhance data analysis. Real-time data integration ensures that the maps stay up to date, while advanced geospatial data analysis capabilities, including geocoding, spatial operations, and clustering, provide deeper insights into location-based data.&lt;/P&gt;
&lt;P&gt;If you haven’t explored the &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-get-started" target="_blank"&gt;Azure Maps visual in Power BI&lt;/A&gt; yet, now is a great time to get started. The addition of Publish to Web makes it easier than ever to share geospatial insights with a broader audience. Try it today and discover new ways to make your location-based data more accessible and impactful.&lt;/P&gt;
&lt;P&gt;For more information, check out the Azure Maps Visual in Power BI &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-get-started" target="_blank"&gt;documentation &lt;/A&gt;or learn more about Publish to Web in Power BI.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 09:42:32 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/azure-maps-visual-in-power-bi-now-supports-publish-to-web/ba-p/4393953</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2025-03-17T09:42:32Z</dc:date>
    </item>
    <item>
      <title>Path Layer for Azure Maps Visual in Power BI</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/path-layer-for-azure-maps-visual-in-power-bi/ba-p/4393945</link>
      <description>&lt;P&gt;Understanding the movement of goods, people, and information across global networks is critical. Azure Maps Visual for Power BI has introduced the Path Layer, a powerful feature that brings geospatial data to life, making it easier to visualize and analyze relationships, movements, and trends. Let’s explore how this feature unlocks new possibilities for businesses, with examples to inspire you.&lt;/P&gt;
&lt;H2&gt;What is an Path Layer?&lt;/H2&gt;
&lt;P&gt;The Path Layer in Azure Maps Visual allows users to map connections between geographic locations in Power BI. This feature is particularly useful for visualizing supply chain routes, transportation networks, migration patterns, telecommunications infrastructure, and any data involving connections between points.&lt;/P&gt;
&lt;P&gt;With customizable line styles, users can represent different types of paths or data relationships using solid, dashed, or dotted lines. The Path Layer also supports dynamic data binding, enabling attributes like color, width, and opacity to be linked to data fields for rich, visually engaging maps. By incorporating timestamped data, the Path Layer allows for temporal analysis, making it possible to animate movements and visualize changes over time. Furthermore, the interactive filtering feature in Power BI allows users to dynamically explore specific paths or groups of connections.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;Examples&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;Supply Chain Optimization &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The sample report illustrates a global supply chain. With connections spanning continents, businesses can:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Monitor the flow of goods between key hubs.&lt;/LI&gt;
&lt;LI&gt;Analyze metrics such as &lt;STRONG&gt;cost&lt;/STRONG&gt;, &lt;STRONG&gt;distance&lt;/STRONG&gt;, and &lt;STRONG&gt;emissions&lt;/STRONG&gt; to identify inefficiencies.&lt;/LI&gt;
&lt;LI&gt;Compare performance across different transportation modes (e.g., air, sea, rail, and truck).&lt;/LI&gt;
&lt;/UL&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By visualizing routes and metrics together, businesses gain a holistic view of their supply chain, enabling data-driven decision-making to enhance efficiency and sustainability.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Shipment Tracking &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This sample highlights movements along coastal routes. This use case is invaluable for industries dependent on maritime logistics, enabling them to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Monitor the location of shipments.&lt;/LI&gt;
&lt;LI&gt;Visualize speed and progress over time using timestamped data.&lt;/LI&gt;
&lt;LI&gt;Identify bottlenecks or deviations from planned routes.&lt;/LI&gt;
&lt;/UL&gt;
&lt;img /&gt;
&lt;H2&gt;Customization&lt;/H2&gt;
&lt;P&gt;The flexibility of the Path Layer makes it a powerful tool for storytelling and data analysis. By using colors intelligently, users can represent different data categories, such as shipment priority levels or transportation modes, in a visually meaningful way. Time-based playback can be enabled to show changes in routes or connections over a specific period, making temporal patterns clear. Contextual layers, such as topography or political boundaries, can be added to provide additional context and depth to the visualizations.&lt;/P&gt;
&lt;H2&gt;How to Get Started&lt;/H2&gt;
&lt;P&gt;To begin using the Path Layer, prepare your dataset by ensuring it includes latitude and longitude coordinates for the start and end points of each path, along with any additional attributes you wish to visualize. Add the Azure Maps Visual to your Power BI report and configure the Path Layer by mapping your dataset fields to its attributes, such as color, width, and timestamp. Customize the visual by adjusting line styles, colors, and filters to align with your analytical goals. Once your report is ready, publish it to Power BI Service and share it with stakeholders to drive informed decision-making.&lt;/P&gt;
&lt;H2&gt;Conclusion&lt;/H2&gt;
&lt;P&gt;The Azure Maps Visual Path Layer is a transformative tool for businesses seeking to uncover actionable insights from geospatial data. Whether optimizing supply chains, tracking shipments, or analyzing transportation networks, this feature enables users to tell compelling stories with their data. Start exploring the Path Layer today and unlock new opportunities for growth and efficiency.&lt;/P&gt;
&lt;P&gt;For more details and step-by-step guidance, visit the &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-path-layer" target="_blank"&gt;official documentation&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 09:23:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/path-layer-for-azure-maps-visual-in-power-bi/ba-p/4393945</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2025-03-17T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Geocoding and Reverse Geocoding in Modern GIS</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/geocoding-and-reverse-geocoding-in-modern-gis/ba-p/4391683</link>
      <description>&lt;P&gt;Geocoding, a process that allows users to convert addresses into accurate latitude and longitude coordinates, acts as a vital bridge between physical locations and the digital information that powers today’s Geographic Information Systems (GIS). Learn all about&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/location-services/geocoding" target="_blank"&gt;geocoding APIs&lt;/A&gt;, GIS, and everything in between with this Azure Maps overview.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;What are Geographic Information Systems?&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Geographic Information Systems (GIS) are tools that can help store, analyze, and visualize geospatial data. These systems allow us to visualize and analyze our world with multiple layers of information.&amp;nbsp;Geocoding and reverse geocoding&amp;nbsp;both play integral roles in GIS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GIS provides a framework for uncovering spatial patterns and relationships that might otherwise remain hidden. We can gain deeper insights into complex challenges by analyzing the interplay between a location and factors like population demographics.&lt;/P&gt;
&lt;P&gt;For example, a business looking to expand into a new area with multiple outlets can use a GIS to map its existing coverage and its competitors’ locations. An additional overlay showing population figures for different neighborhoods can help them identify gaps in the market and determine optimal locations for new outlets.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Geocoding, reverse geocoding, and GIS&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Geocoding plays a pivotal role within Geographic Information Systems. Geocoding enables us to take addresses or place names and convert them into precise coordinates, effectively visualizing that data as a precise point on a map.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This geocoded data becomes a fundamental building block for spatial analysis within GIS. By associating data with specific locations, we can explore patterns, relationships, and trends based on:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Geographic proximity&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Density&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Distribution&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;…and more.&amp;nbsp;Modern GIS&amp;nbsp;relies extensively on geocoding to provide dynamic solutions for organizations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Reverse geocoding is just as important for GIS. This process allows us to translate coordinates, which humans do not interpret easily, into meaningful descriptions like street addresses and city names. For example, a navigation app could use reverse geocoding to display the user’s current location as a street address.&lt;/P&gt;
&lt;P&gt;Geocoding and reverse geocoding&amp;nbsp;are also crucial for a wide range of other applications, such as&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/routes-directions" target="_blank"&gt;route optimization&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/location-services/geolocation" target="_blank"&gt;geolocation&lt;/A&gt;. The Azure Maps Geocoding APIs facilitate this by allowing for seamless integration with other&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps" target="_blank"&gt;Azure Maps APIs&lt;/A&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;The applications of&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;geocoding in GIS&lt;/STRONG&gt;&lt;/H2&gt;
&lt;H3&gt;&lt;STRONG&gt;Data integration and management&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Organizations often work with large sets of data stored in non-standardized forms, including street addresses and partial components of addresses. Businesses operating across multiple regions, such as an international logistics provider, may have even more variation in their datasets.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This variation can increase the chances of errors and glitches if operators work with non-geocoded addresses. Typos and inconsistent address formats can end up being&amp;nbsp;&lt;EM&gt;very&amp;nbsp;&lt;/EM&gt;expensive in such situations.&lt;/P&gt;
&lt;P&gt;Geocoding and reverse geocoding&amp;nbsp;services allow organizations to process that data into a more standardized format. This data can easily and efficiently be stored for future use and manipulated while minimizing the chances of human error.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Spatial analysis&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Once addresses are geocoded, they become spatial data that can be managed and analyzed within a&amp;nbsp;modern GIS.&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Perform Queries:&amp;nbsp;&lt;/STRONG&gt;GIS tools allow us to perform spatial queries on geocoded data, such as finding all customers within a certain radius of a store. These queries can be converted back into street addresses using a batch reverse&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/location-services/geocoding" target="_blank"&gt;geocoding API&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Create Visualizations:&amp;nbsp;&lt;/STRONG&gt;Geocoding, reverse geocoding, and&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/mapping-visualization" target="_blank"&gt;visualization tools&lt;/A&gt;&amp;nbsp;go hand-in-hand. Geocoded data can help create thematic and interactive maps that visualize trends across geographic areas.&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;&lt;STRONG&gt;Monitoring:&amp;nbsp;&lt;/STRONG&gt;Geocoding and GIS play a key role in environmental monitoring and analysis. Geocoding environmental sensor data, for example, allows researchers to track pollution levels or wildlife populations across regions.&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;img /&gt;
&lt;H3&gt;&lt;STRONG&gt;Service-based applications&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Geocoding is absolutely essential for any scalable location and service-based application. Geocoded data is easier to process both on-device and in the cloud before it’s sent to individual users, reducing latency and creating a more convenient experience for users.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider, for example, a travel-oriented routing app.&amp;nbsp;Geocoding and reverse geocoding&amp;nbsp;would enable users to search for points of interest (POIs) near their current location, a specific address, or even a planned route. For developers building with Azure Maps, this&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/location-services/" target="_blank"&gt;location service&lt;/A&gt;&amp;nbsp;is powered by the&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/search/post-search-along-route?view=rest-maps-1.0&amp;amp;tabs=HTTP" target="_blank"&gt;Post Search Along Route API&lt;/A&gt;.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;GIS: Challenges and the Future&amp;nbsp;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Modern GIS&amp;nbsp;is already incredibly powerful, handling massive datasets and helping global organizations make consistently effective decisions. However, they still have to contend with a few challenges, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Inaccurate, incomplete, or inconsistent address data can reduce the reliability of location-based analysis.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;The need for a standardized address format across different regions and even countries that can improve the accuracy of relative&amp;nbsp;geocoding and reverse geocoding.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Geocoding and GIS&amp;nbsp;accuracy can be limited in areas with incomplete or outdated address databases, particularly in developing countries or remote regions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Advancements like integration with big data and notable developments in machine learning are helping researchers navigate these challenges. Machine learning, in particular, can offer a promising way to geocode accurately for remote locations.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Experience a cutting-edge geocoding system&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps’ Geocoding APIs are already helping thousands of organizations worldwide make a bigger impact, powered by high-quality&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/data-insights" target="_blank"&gt;geospatial data&lt;/A&gt;. See what an advanced geocoding algorithm can do for your organization today. Sign up for a&amp;nbsp;&lt;A href="https://azure.microsoft.com/en-us/free?ocid=maps_azuremaps" target="_blank"&gt;free Azure Maps account&lt;/A&gt; to get started and get $200 in free Azure credit.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 01:15:30 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/geocoding-and-reverse-geocoding-in-modern-gis/ba-p/4391683</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-03-11T01:15:30Z</dc:date>
    </item>
    <item>
      <title>Advanced Route Tracking for Transportation Services</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/advanced-route-tracking-for-transportation-services/ba-p/4388481</link>
      <description>&lt;P&gt;Routing services can be a somewhat underappreciated component when it comes to the response time and efficacy of first responders. The fact is, top-tier route tracking can make the difference between success and failure for transportation services providers. It can determine whether the paramedics arrive on time and have a shot at saving the patient, or if they’re too late on scene.&lt;/P&gt;
&lt;P&gt;Azure Maps’ route tracking services have a stellar advantage in this regard in the level of real-time and historical geospatial information they can leverage to improve emergency services and their outcomes. Here’s how Azure Maps’&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/how-to-use-best-practices-for-routing" target="_blank" rel="noopener"&gt;Routing APIs&lt;/A&gt; can help first responder services.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Directions&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps’&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/route/get-route-directions" target="_blank" rel="noopener"&gt;Directions API&lt;/A&gt;&amp;nbsp;is one of the most reliable tools available to help you find the fastest route from A to B. Based on real-time traffic data, the tool helps you avoid congested roadways, closures, and so on so that your responders aren’t forced to remain idle while the roadway clears up. The Directions Service is also able to generate unique routes for every call depending on the vehicle being used, whether that’s a fireman’s truck, a paramedic’s van, or a police officer’s bike. Your responders save on time, money, and fuel with&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/routes-directions/directions" target="_blank" rel="noopener"&gt;directions mapping&lt;/A&gt;&amp;nbsp;based on the vehicle’s consumption models.&lt;/P&gt;
&lt;P&gt;Even as a standalone API, Azure Maps Directions is a robust tool to help you implement emergency route tracking while modeling it to your department’s capabilities, missions, and goals.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Route Matrix&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps’&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/route/get-route-matrix" target="_blank" rel="noopener"&gt;Get Route Matrix API&lt;/A&gt;&amp;nbsp;is a useful tool that can analyze several route and direction variables to identify the best available resources to send to specific locations. In practice, it creates a route matrix showing the travel time and distance for every possible origin-destination pair in a list.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Say all sets of origins and destinations were arranged as column and row headers, respectively, on a table. Each cell in the table would contain the cost of routing (in travel time and distance) of making that journey. As a municipality, if you have 20 ambulances on your roster, and you need to find the closest driver to attend an emergency call, the Matrix Route API will have that information for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;&lt;STRONG&gt;Route Range&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/route/get-route-range" target="_blank" rel="noopener"&gt;Get Route Range API&lt;/A&gt;&amp;nbsp;is a handy complement to the Azure Maps’&amp;nbsp;route tracking&amp;nbsp;APIs in that it will give you the maximum distance from a single point that a user can reach given available fuel, time, and energy. This API essentially creates a map, specifying a polygon boundary to indicate the reach of a user, while also calculating a set of relevant locations within that boundary that are feasible for the user to get to. It’s a good way to calculate just how far your emergency responders can be sent out on call in any given situation.&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Data and Insights&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Azure Maps’&amp;nbsp;emergency routing&amp;nbsp;and&amp;nbsp;route tracking&amp;nbsp;APIs are powered by a vast repository of rich geospatial data that helps identify trends, uncover patterns, and crystallize insights that can prove invaluable in the form of actionable location-based intelligence.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/traffic" target="_blank" rel="noopener"&gt;Azure Maps Traffic Service&lt;/A&gt;, for example, lets you integrate live traffic information into your solution. You can access macro views of traffic flows in precise detail, get by-the-minute incident reports, implement predictive routing, and optimize ETAs for your drivers and customers.&lt;/P&gt;
&lt;P&gt;Similarly, our&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/weather" target="_blank" rel="noopener"&gt;Weather Service&lt;/A&gt; offers you detailed weather data, including actual, historical, and normal, for every location or route. You can ask for everything from real-time weather alerts to hourly and daily forecasts, all of which you can build into your routing recommendations.&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;EV Data&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Conventionally-powered fleets are quickly being replaced by electrically-powered ones. Azure Maps offers you detailed&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/tutorial-ev-routing" target="_blank" rel="noopener"&gt;EV data&lt;/A&gt; you can use to help your driver with&amp;nbsp;route tracking&amp;nbsp;to nearby charging stations, all of it customized to each EV’s consumption model. This ensures your emergency responders aren’t stranded for lack of a nearby charging station.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Improve response times with high-quality&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;emergency routing&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;services&amp;nbsp;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Emergency responders are in the business of saving lives and deserve the best possible chance at that by getting on-site as quickly as possible. Explore Azure Maps’ route tracking services for highly capable and flexible tools that make it easier for operators and drivers alike to do their job. Explore some of our demo &lt;A href="https://samples.azuremaps.com/" target="_blank" rel="noopener"&gt;map samples&lt;/A&gt; to get a feel for our route mapping capabilities or email &lt;A class="lia-external-url" href="mailto:MapLicQ@Microsoft.com" target="_blank" rel="noopener"&gt;MapLicQ@Microsoft.com&lt;/A&gt; to find our more about licensing Microsoft Maps.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 21:08:02 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/advanced-route-tracking-for-transportation-services/ba-p/4388481</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-03-11T21:08:02Z</dc:date>
    </item>
    <item>
      <title>How Urban Planning and GIS with Azure Maps Assist Local Governments</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/how-urban-planning-and-gis-with-azure-maps-assist-local/ba-p/4385895</link>
      <description>&lt;P&gt;Urban planning and GIS (Geographic Information Systems) are at the heart of building sustainable, efficient cities. They shape how cities grow, help address infrastructure needs, and ensure a high quality of life for residents. However, effective local government planning requires accurate data, detailed analysis, and real-time collaboration—areas where GIS and Azure Maps shine. These technologies enable local governments to make informed decisions, improve urban infrastructure, and engage with citizens in more meaningful ways.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Understanding the Role of GIS in Urban Planning&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;GIS has become an essential tool for urban and&amp;nbsp;local planning&amp;nbsp;by helping governments understand, analyze, and visualize spatial data. This powerful technology simplifies complex&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/location-services/geolocation" target="_blank"&gt;geographic information&lt;/A&gt;, empowering planners to develop communities that meet residents’ needs while balancing environmental and logistical constraints. Urban planning and GIS data management go hand-in-hand, offering a structured approach to collect, organize, and analyze spatial datasets for informed decision-making.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;What is GIS and How Does it Work?&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Geographic Information Systems (GIS) visualize and analyze spatial data—data tied to specific locations. Think of it as a digital map that incorporates layers of information, like demographics, infrastructure, or environmental conditions. These systems rely on components like spatial data collection, mapping, and advanced analysis tools. Whether it’s using satellite imagery to track changes in land use or integrating IoT data for real-time updates, GIS forms the foundation for informed decision-making in urban planning.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;How GIS Supports Decision-Making in Urban Planning&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;GIS excels at overlaying different types of data in one map. Imagine combining population density, traffic flow, and zoning boundaries into a single visualization. This&amp;nbsp;urban planning and GIS&amp;nbsp;capability with Azure Maps gives planners insights into how land is being used and what areas require improvements. Need to predict how new housing projects will affect traffic? GIS modeling can forecast the impacts on&amp;nbsp;local planning. From transportation planning to zoning approval, GIS enables you to make data-backed decisions for&amp;nbsp;local government planning&amp;nbsp;that benefit both cities and their residents.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;The Role of Azure Maps in Enhancing GIS Capabilities&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;While GIS is powerful on its own, Azure Maps takes it further by providing scalability, real-time data integration, and cloud-based collaboration. As a geospatial mapping platform specifically tailored for developers and businesses, Azure Maps urban planning and GIS tools allow local governments to visualize and interact with data more efficiently.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Key Features of Azure Maps for Local Governments&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Azure Maps includes tools for real-time data integration, which ensures maps and analyses stay up to date.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Its interactive mapping capabilities let planners visualize data in dynamic ways, encouraging cross-departmental collaboration and public engagement.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;The platform is highly scalable, meaning it can handle city-level projects just as easily as neighborhood-specific tasks.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Accessibility is another key feature, as local governments can access Azure Maps remotely, enabling teams to work together regardless of their locations.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;You can explore the full suite of&amp;nbsp;urban planning and GIS&amp;nbsp;features Azure Maps offers, including mapping and visualization.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Benefits of Cloud-Based Mapping Platforms&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Cloud-based solutions like Azure Maps offer significant advantages over traditional GIS setups. You no longer need to rely on bulky servers or duplicate data across departments. Data sharing becomes seamless, enabling better communication between city planners, utility departments, and emergency services. Plus, real-time updates ensure you’re always working with the latest information. Whether it’s tracking infrastructure conditions or monitoring traffic patterns, cloud platforms are essential for modern urban planning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Applications of&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;GIS and&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Azure Maps in&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Urban Planning&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;GIS and Azure Maps offer practical toolsets to help build solutions for challenges local governments face. From visualizing data to planning for future growth, here’s how GIS assists in urban planning or&amp;nbsp;local government planning:&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Data Visualization and Overlay Analysis&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Layering data is one of GIS’s strongest capabilities. Imagine combining maps of existing infrastructure, population trends, and environmental risks. This process helps uncover areas ideal for development or highlights communities needing additional resources. Azure Maps enhances these visualizations, making complex data accessible to government officials and even the public.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Infrastructure Management&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Urban planners use GIS to monitor infrastructure conditions like road quality and water supply networks.&amp;nbsp;Urban planning and GIS&amp;nbsp;data management with Azure Maps play a vital role in organizing and analyzing this data for effective decisions. It allows local governments to track maintenance schedules, map out utility pipelines, or plan the optimal locations for new schools or hospitals. By analyzing current conditions with real-time data, cities can prioritize repairs and allocate resources more effectively.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Transportation Planning&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Traffic congestion is a constant challenge for cities. GIS enables planners to identify bottlenecks, design&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/routes-directions" target="_blank"&gt;efficient public transit routes&lt;/A&gt;, and assess how new construction could disrupt traffic flow. Azure Maps can take it a step further by integrating GPS and IoT sensor data to monitor traffic conditions in real time, ensuring smarter transportation planning.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Environmental Monitoring and Sustainability&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;For sustainable&amp;nbsp;urban planning and&amp;nbsp;development,&amp;nbsp;GIS&amp;nbsp;tracks elements like green spaces, air quality, and flood risks. By integrating IoT sensors with Azure Maps capabilities, local governments can enable real-time environmental monitoring. This can help manage natural resources more responsibly and design neighborhoods that balance economic development with environmental protection.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Emergency Response and Disaster Management&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;When crises strike, quick and informed responses save lives. Using GIS, local governments can&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/disaster-management-response" target="_blank"&gt;map evacuation routes&lt;/A&gt;, identify high-risk zones, and allocate emergency resources where they’re needed most. Azure Maps enhances these processes by offering the tools you need to create instant updates and mobile accessibility. For example, during a flood, local governments can use location-based data to manage emergency response teams and reroute traffic away from danger zones.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Benefits of Implementing&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;GIS and&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;Azure Maps for Local Government&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Urban Planning&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;Needs&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GIS and Azure Maps provide clear advantages for&amp;nbsp;local planning. By integrating spatial analysis with real-time mapping, local governments can streamline operations, connect with citizens, and make smarter decisions.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Enhanced Public Engagement Through Interactive Maps&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Public involvement is crucial in&amp;nbsp;local government planning. With tools like Azure Maps, governments can create interactive maps for residents to view upcoming projects, share feedback, and stay informed. This not only improves transparency but also fosters trust and collaboration between governments and their communities. Interactive tools for&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/mapping-visualization/" target="_blank"&gt;map visualization&lt;/A&gt;&amp;nbsp;make it easier for residents to understand complex urban plans.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Optimized Resource Management&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Accurate spatial data ensures that resources like utilities, schools, and public transit are aligned with community needs.&amp;nbsp;Urban planning and GIS&amp;nbsp;maps help local governments see where gaps exist and prioritize accordingly. Azure Maps enhances this process by offering cloud-based accessibility, ensuring decisions are based on the most current information, even from remote locations.&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Improved Collaboration Between Departments&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;Planning public services like waste management or water distribution often involves multiple departments. Azure Maps simplifies data sharing, making sure everyone is working from the same up-to-date information. This coordinated approach reduces redundancies and speeds up project planning, saving time and money.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Try Azure Maps for Free&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;GIS and&amp;nbsp;Azure Maps have revolutionized&amp;nbsp;urban planning&amp;nbsp;by equipping local governments with better tools for decision-making and resource management. Whether it’s environmental monitoring, transportation planning, or community engagement, these technologies enhance every aspect of&amp;nbsp;local planning. By embracing these tools, your city can ensure smarter, more sustainable growth while fostering greater transparency and trust with residents. Try&amp;nbsp;&lt;A href="https://www.microsoft.com/en-us/maps/azure/" target="_blank"&gt;Azure Maps for free&lt;/A&gt; today.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 20:22:30 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/how-urban-planning-and-gis-with-azure-maps-assist-local/ba-p/4385895</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2025-02-25T20:22:30Z</dc:date>
    </item>
    <item>
      <title>HO HO HO Two point OH &amp; Radar the Elf</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/ho-ho-ho-two-point-oh-radar-the-elf/ba-p/4360271</link>
      <description>&lt;P&gt;As a follow up to last year’s &lt;A href="https://techcommunity.microsoft.com/blog/azuremapsblog/ho-ho-ho-two-point-oh/4010262" target="_blank" rel="noopener"&gt;Azure Maps NORAD Santa Tracker&lt;/A&gt; blog, we wanted to let you know that this holiday season, the &lt;A href="https://www.noradsanta.org/en/" target="_blank" rel="noopener"&gt;Official NORAD Tracks Santa&lt;/A&gt; site is back and better than ever, thanks to Radar the Elf. Radar is an AI-powered elf designed to enhance your Santa tracking experience by answering questions about Santa and NORAD in 133 supported languages. We thought you might want to know more about what technology was used to create Radar.&lt;/P&gt;
&lt;img&gt;&lt;STRONG&gt;Look for the little Radar image at the bottom left of the NoradSanta.org site&lt;/STRONG&gt;&lt;/img&gt;
&lt;P&gt;Radar is a specialized AI Chat Bot. It was initially created using the Custom Question Answering service which is a feature of the Azure AI suite. You can find out more about building your own interactive question and answer experience using Azure at &lt;A href="https://learn.microsoft.com/en-us/azure/ai-services/language-service/question-answering/overview" target="_blank" rel="noopener"&gt;What is custom question answering? - Azure AI services | Microsoft Learn&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;However, the newest standout feature of Radar is its ability to translate text on the fly, allowing for seamless multilingual interactions. Whether you're asking about Santa's current location or the history of NORAD's Santa tracking, Radar can provide answers in your preferred language.&lt;/P&gt;
&lt;img&gt;&lt;STRONG&gt;&lt;SPAN class="lia-align-center"&gt;Samples of Radar's responses in multiple languages&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/img&gt;
&lt;P&gt;Until this latest update, Radar only worked in English, but a small addition allowed for a huge change in abilities. Radar is so adaptable due to the addition of translation to the conversation. The flow is as follows:&lt;/P&gt;
&lt;P&gt;For each message:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Detect message language and remember this language&lt;/LI&gt;
&lt;LI&gt;Not English? - Translate to English&lt;/LI&gt;
&lt;LI&gt;Get response from Custom Question Answering service&lt;/LI&gt;
&lt;LI&gt;Translate to initially detected language if it wasn't English&lt;/LI&gt;
&lt;LI&gt;Send response to user&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This design means that a preferred language never needs to be set or stored and a single session with Radar can include multiple languages.&amp;nbsp;&amp;nbsp; Users can change their language while chatting with Radar at any time. Ask the same question in multiple languages and Radar will adjust accordingly, ensuring that you can switch languages to one of your preferences without any hassle.&lt;/P&gt;
&lt;P&gt;This implementation was inspired by &lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FBotBuilder-Samples%2Ftree%2Fmain%2Fsamples%2Fcsharp_dotnetcore%2F17.multilingual-bot&amp;amp;data=05%7C02%7CJustine.Coates%40microsoft.com%7C358ab5758e7f4654bd5c08dd18a635c2%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638693824396107300%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=ZG%2BO6nnUqaAblaouXiEBmmFscUUa3uDEUd01oG1LZn0%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;BotBuilder-Samples/samples/csharp_dotnetcore/17.multilingual-bot at main · microsoft/BotBuilder-Samples · GitHub&lt;/A&gt;. &amp;nbsp;“&lt;STRONG&gt;&lt;EM&gt;This bot has been created using&amp;nbsp;&lt;A href="https://dev.botframework.com/" target="_blank" rel="noopener"&gt;Bot Framework&lt;/A&gt;, it shows how to translate incoming and outgoing text using a custom middleware and the&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/azure/cognitive-services/translator/" target="_blank" rel="noopener"&gt;Microsoft Translator Text API&lt;/A&gt;&lt;/EM&gt;.&lt;/STRONG&gt;” With this implementation, you don’t need the expertise or invest the time to build a language model for the individual language and maintain later. It relies on the Text Translator API to easily integrate multilingual capabilities in the existing design, some of the advantages considered were:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Ease of Integration&lt;/LI&gt;
&lt;LI&gt;Real-Time Translation&lt;/LI&gt;
&lt;LI&gt;Accuracy and Quality&lt;/LI&gt;
&lt;LI&gt;Wide Language Support&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Scalability&lt;/LI&gt;
&lt;LI&gt;Use latest Updates and Improvements&lt;/LI&gt;
&lt;LI&gt;Adjust pricing tiers based on traffic&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;With Radar the Elf, the &lt;A class="lia-external-url" href="https://www.noradsanta.org/" target="_blank" rel="noopener"&gt;NORAD Santa Tracker&lt;/A&gt; is more accessible and user-friendly than ever before. So, get ready to track Santa in any of 133 languages and enjoy a magical holiday season with NORAD and Microsoft Azure and &lt;A class="lia-external-url" href="http://microsoft.com/maps" target="_blank" rel="noopener"&gt;Azure Maps&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Dec 2024 23:15:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/ho-ho-ho-two-point-oh-radar-the-elf/ba-p/4360271</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2024-12-23T23:15:48Z</dc:date>
    </item>
    <item>
      <title>Discover the Power of HD Isochrones in Azure Maps Route Range API</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/discover-the-power-of-hd-isochrones-in-azure-maps-route-range/ba-p/4352424</link>
      <description>&lt;P&gt;In the ever-evolving world of location-based services (LBS), precision and accuracy are key. Whether you're planning business expansions, optimizing logistics, or enhancing urban mobility, understanding travel times and accessibility is essential. Enter&amp;nbsp;&lt;STRONG&gt;isochrones&lt;/STRONG&gt;—a revolutionary way to visualize areas reachable within a given travel time.&lt;/P&gt;
&lt;P&gt;Azure Maps, Microsoft’s comprehensive geospatial platform, has taken isochrone generation to the next level with its updated &lt;STRONG&gt;Route Range API&lt;/STRONG&gt;. Featuring &lt;STRONG&gt;HD isochrone support&lt;/STRONG&gt; and specialized &lt;STRONG&gt;truck routing capabilities&lt;/STRONG&gt;, this powerful API is set to transform how businesses and planners make data-driven decisions.&lt;/P&gt;
&lt;H2&gt;Why Isochrones Matter&lt;/H2&gt;
&lt;P&gt;Isochrones provide a dynamic alternative to traditional fixed-distance buffers. Instead of simply drawing a circle around a location, isochrones map out the actual area that can be reached within a certain time frame. This approach takes into account real-world factors like road networks, traffic conditions, and different modes of transportation.&lt;/P&gt;
&lt;P&gt;For example, a retail chain can use isochrones to determine how far customers can travel to a store within 15 minutes, while a logistics company might analyze delivery times for different service areas. This real-time, time-based insight enables more informed decisions across industries.&lt;/P&gt;
&lt;H2&gt;Unlocking Precision with HD Isochrones&lt;/H2&gt;
&lt;P&gt;The new HD isochrone functionality in the Azure Maps Route Range API offers significantly higher resolution and detail. This means you can generate highly precise maps of reachable areas for time intervals ranging from minutes to several hours (up to 10 million seconds!).&lt;/P&gt;
&lt;P&gt;Picture a city planner evaluating the impact of a new transit line: with HD isochrones, they can visualize how accessibility to key destinations improves over various time periods. Or imagine a franchise business assessing the best location for its next store—now, they can precisely map out the potential trade area based on realistic travel times.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;Specialized Capabilities for Truck Routing&lt;/H2&gt;
&lt;P&gt;One of the standout features of the updated API is its advanced &lt;STRONG&gt;truck routing&lt;/STRONG&gt; support. Unlike standard car-based routing, truck routing considers a host of additional factors:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Vehicle dimensions and weight restrictions&lt;/STRONG&gt;: Ensures routes comply with height, width, and weight limits.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Hazardous materials restrictions&lt;/STRONG&gt;: Avoids roads where certain materials are prohibited.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Truck-specific road features&lt;/STRONG&gt;: Avoiding tunnels or bridges.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These capabilities are invaluable for logistics companies managing fleets. By generating truck-specific isochrones, businesses can optimize delivery routes, reduce fuel costs, and improve on-time performance—all while ensuring compliance with local regulations.&lt;/P&gt;
&lt;P&gt;For example, a distribution center might use truck isochrones to determine how far deliveries can reach within a specified time window, considering truck-specific constraints. This insight can help optimize delivery zones, improve service levels, and even reduce the environmental impact of operations.&lt;/P&gt;
&lt;H2&gt;Transforming Business Decisions with Isochrones&lt;/H2&gt;
&lt;P&gt;The power of HD isochrones extends beyond logistics and retail. Urban planners can leverage them to design more efficient public transportation networks, ensuring that key services like healthcare and education are accessible within reasonable travel times. City governments can simulate the effects of road closures or new infrastructure projects, minimizing disruptions and improving traffic flow.&lt;/P&gt;
&lt;P&gt;Franchise owners, on the other hand, can use isochrones to better understand customer reach and minimize &lt;STRONG&gt;cannibalization&lt;/STRONG&gt;—the overlap between existing and new store locations. By analyzing travel times and customer access, businesses can strategically expand without diluting their market share.&lt;/P&gt;
&lt;H2&gt;Bringing It All Together&lt;/H2&gt;
&lt;P&gt;Imagine a logistics manager planning delivery routes from a central warehouse. Using the Azure Maps Route Range API, they can generate a truck-specific isochrone for a 60-minute delivery window. Here's how it works:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample Request&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;POST &lt;A href="https://atlas.microsoft.com/route/range?api-version=2024-07-01-preview" target="_blank"&gt;https://atlas.microsoft.com/route/range?api-version=2024-07-01-preview&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [ // Warehouse location 
      5.86605,
      50.9745
    ]
  },
  "properties": {
    "timeBudgetInSec": 3600,  // 1 hour in seconds
    "travelMode": "truck",    // Truck mode for routing
    "vehicleSpec": {
      "height": 4.2, // Height of the vehicle in meters (13.5 feet)
      "length": 22 , // Length of the vehicle in meters (72 feet)
      "width": 2.6   // Width of the vehicle in meters (8.5 feet)
    }
  }
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;What Happens Next?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The API returns a detailed geoJSON file outlining the area accessible within an hour. This data can be visualized on a map, providing a clear picture of delivery zones. The manager can adjust operations to maximize coverage while ensuring that all regulatory and safety requirements are met.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;Start Exploring Today&lt;/H2&gt;
&lt;P&gt;With its updated Route Range API, Azure Maps is setting a new standard for geospatial analysis. From precision trade areas to optimized logistics, the possibilities are vast. Whether you're in retail, logistics, urban planning, or beyond, HD isochrones and truck routing can help you make smarter, data-driven decisions.&lt;/P&gt;
&lt;P&gt;Curious to see how these features can benefit your organization? Explore the &lt;A href="https://learn.microsoft.com/en-us/rest/api/maps/route/post-route-range?view=rest-maps-2024-07-01-preview" target="_blank"&gt;official documentation&lt;/A&gt; to get started today!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 12:08:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/discover-the-power-of-hd-isochrones-in-azure-maps-route-range/ba-p/4352424</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2024-12-04T12:08:59Z</dc:date>
    </item>
    <item>
      <title>Snap to Roads is now available for Azure Maps</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/snap-to-roads-is-now-available-for-azure-maps/ba-p/4351790</link>
      <description>&lt;P&gt;We’re thrilled to introduce the Snap to Roads API in Azure Maps, a powerful API designed to transform raw GPS data into precise road-aligned coordinates. This new capability is a game-changer for businesses managing fleets and mobile assets, delivering the accuracy and context needed for efficient operations.&lt;/P&gt;
&lt;P&gt;Whether your GPS data is impacted by weak signals or environmental obstructions, the Snap to Roads API ensures your tracking is precise. By aligning GPS points with real-world roads and enriching them with additional data like speed limits and street names, it provides the clarity and insights you need for informed decision-making.&lt;/P&gt;
&lt;H2&gt;Why Snap to Roads Matters&lt;/H2&gt;
&lt;P&gt;If you’ve ever struggled with analyzing GPS traces that zigzag across the map or deviate from the road, you know how frustrating it can be. The Snap to Roads API addresses these issues head-on. It not only maps your GPS points to the nearest roads but also interpolates missing data to create a smooth, accurate path.&lt;/P&gt;
&lt;P&gt;This has significant implications for fleet management. For instance, you can verify speed limit compliance, detect route deviations, and better estimate travel times. These insights lead to improved resource management, heightened driver safety, and, ultimately, happier customers.&lt;/P&gt;
&lt;H2&gt;How It Works&lt;/H2&gt;
&lt;P&gt;The Snap to Roads API processes GPS data to return road-aligned coordinates along with enriched information. Here’s a simple example to illustrate its capabilities:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sample API Call:&lt;/STRONG&gt;&lt;BR /&gt;POST https://atlas.microsoft.com/route/snapToRoads?api-version=2024-07-01-preview&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "coordinates": [
          -122.336729,
          47.590868
        ],
        "type": "Point"
      },
      "properties": {}
    },
    {
      "type": "Feature",
      "geometry": {
        "coordinates": [
          -122.336042,
          47.601604
        ],
        "type": "Point"
      },
      "properties": {}
    }
  ],
  "includeSpeedLimit": true,
  "travelMode": "driving"
}&lt;/LI-CODE&gt;
&lt;P&gt;&lt;STRONG&gt;Response:&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="json"&gt;{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "coordinates": [
          -122.336769,
          47.590885
        ],
        "type": "Point"
      },
      "properties": {
        "inputIndex": 0,
        "name": "WA-99 N",
        "speedLimitInKilometersPerHour": 80
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "coordinates": [
          -122.336008,
          47.601609
        ],
        "type": "Point"
      },
      "properties": {
        "inputIndex": 1,
        "name": "WA-99 N",
        "speedLimitInKilometersPerHour": 80
      }
    }
  ]
}&lt;/LI-CODE&gt;
&lt;P&gt;In this example, the Snap to Roads API aligns the GPS points to the nearest road, providing interpolated points to fill in gaps and speed limit data for each segment.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Consider a delivery company managing a large fleet. Drivers report delays due to unclear routing, and GPS traces often show vehicles cutting across buildings or parks. By integrating the Snap to Roads API, the company can ensure all GPS data aligns with actual roadways, providing a clear picture of each vehicle’s journey.&lt;/P&gt;
&lt;P&gt;This helps in multiple ways:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Monitoring Driver Compliance&lt;/STRONG&gt;: Ensuring drivers adhere to speed limits and follow designated routes.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Optimizing Delivery Routes&lt;/STRONG&gt;: Identifying bottlenecks and optimizing routes for faster deliveries.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Improving Customer Experience&lt;/STRONG&gt;: Providing accurate ETAs and real-time location updates to customers.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Going Beyond: The Power of Azure Maps&lt;/H2&gt;
&lt;P&gt;Snap to Roads is just one piece of the puzzle. Azure Maps offers a comprehensive suite of APIs for managing complex logistics operations. From &lt;STRONG&gt;Truck Routing&lt;/STRONG&gt; that considers vehicle dimensions and restrictions to the &lt;STRONG&gt;Distance Matrix&lt;/STRONG&gt; API for calculating optimal routes between multiple locations, Azure Maps equips you with everything you need for intelligent fleet management.&lt;/P&gt;
&lt;H2&gt;Try It Today&lt;/H2&gt;
&lt;P&gt;Experience the &lt;STRONG&gt;Snap to Roads API&lt;/STRONG&gt; and see how it can transform your fleet operations. Get started by checking out the &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/azure-maps/tutorial-snap-to-road" target="_blank" rel="noopener"&gt;tutorial &lt;/A&gt;and dive into the full API &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/rest/api/maps/route/post-snap-to-roads?view=rest-maps-2024-07-01-preview" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt;.&lt;BR /&gt;With Azure Maps, you’re not just tracking vehicles—you’re unlocking insights and driving efficiency like never before.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 13:40:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/snap-to-roads-is-now-available-for-azure-maps/ba-p/4351790</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2024-12-03T13:40:46Z</dc:date>
    </item>
    <item>
      <title>Introducing the Data-Bound Reference Layer in Azure Maps Visual for Power BI</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/introducing-the-data-bound-reference-layer-in-azure-maps-visual/ba-p/4283742</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Imagine managing a nationwide sales team and needing to understand how your sales align with factors like population density, competitor locations, or even regional weather patterns. Visualizing this data on a map offers powerful insights—not only showing where your team is excelling but also uncovering new market opportunities. Now, with the &lt;STRONG&gt;Data-Bound Reference Layer&lt;/STRONG&gt; feature in the &lt;STRONG&gt;Azure Maps visual for Power BI&lt;/STRONG&gt;, you can achieve this level of insight, blending geographic and business data for enriched decision-making.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;What is the Data-Bound Reference Layer?&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;The &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-reference-layer" target="_blank" rel="noopener"&gt;Data-Bound Reference Layer&lt;/A&gt; is an advanced capability that enables users to bind their data directly to custom reference layers in the Azure Maps visual. Think of it as adding a multi-dimensional &lt;/SPAN&gt;&lt;SPAN&gt;view to your Power BI maps. With support for data from multiple sources, such as Shapefiles, GeoJSON, and many more datasets, users can create a fully customizable, data-driven map that renders polygons based on live data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This reference layer acts as a “contextual overlay” on your map. Standard data points in Power BI visuals highlight locations, but the Data-Bound Reference Layer goes further, allowing you to visualize additional insights, such as demographic boundaries, sales territories, or high-priority zones. What used to be a static, single-dimension map can now become an interactive, fully adaptable visualization that changes as your data does, providing real-time insights as conditions evolve.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;Conditional Formatting: Making Data Pop&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;The power of the &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-reference-layer" target="_blank" rel="noopener"&gt;Data-Bound Reference Layer&lt;/A&gt; extends with conditional formatting, which allows you to &lt;STRONG&gt;style maps dynamically based on your data values&lt;/STRONG&gt;. Colors, shapes, and sizes can be tailored to specific data thresholds, making it easier to spot trends, outliers, and areas needing immediate attention.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For instance, in disaster response, a map showing hospital densities can use conditional formatting to highlight regions with lower hospital coverage in a distinct color, or adjust opacity to signify areas with infrastructure vulnerabilities. This provides instant, actionable insight for responders to prioritize their resources where they are most needed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;Dynamic URL Sources: Adapting Layers to Changing Conditions&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;With dynamic URL capabilities, you can use Data Analysis Expressions (DAX) to set URLs for reference layers that adapt based on data conditions. This is perfect for scenarios requiring responsive maps, such as tracking different data sets by user selection. For example, by dynamically linking product performance across regions, reference layers can shift in real-time to reflect selected categories, giving you highly interactive and relevant visualizations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;How to Get Started with Data-Bound Reference Layers&lt;/SPAN&gt;&lt;/H2&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Enable Azure Maps in Power BI: Confirm that Azure Maps is enabled within your Power BI environment, so you can start incorporating spatial data into your reports.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Add a Data-Bound Reference Layer: Navigate to the Azure Maps visual in Power BI, and upload your reference data in supported formats, like GeoJSON or Shapefiles, as a new layer.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Apply Conditional Formatting: Customize the appearance of each layer using color gradients, transparency, or sizing, aligning your map’s visual cues with data values and thresholds for immediate clarity.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Interact and Analyze: Like other Power BI visuals, Azure Maps allows for interactivity, so you can zoom in on specific areas, compare data layers, and uncover insights directly within your map.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;Real-World Example: Retail Site Selection&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;Imagine a retailer evaluating new store locations. By overlaying demographic and income data as reference layers, they can quickly assess regions with high potential. With conditional formatting, income levels above a certain threshold could display in one color, while lower income areas display in another, making it easy to spot regions with high purchasing power. This data-driven approach allows them to pinpoint the most promising sites for expansion, maximizing investment in the right areas.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;&lt;SPAN&gt;Unlock Deeper Insights with Azure Maps and Power BI&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;SPAN&gt;The &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/power-bi-visual-add-reference-layer" target="_blank" rel="noopener"&gt;Data-Bound Reference Layer in Azure Maps for Power BI&lt;/A&gt; elevates map-based reporting by allowing users to visually explore, understand, and act on their data. This feature enables new possibilities for data analysts, business leaders, and decision-makers reliant on spatial insights—whether optimizing logistics, selecting retail locations, or planning infrastructure projects. With the combined power of Azure Maps, Data-Bound Reference Layers, and Conditional Formatting, your maps can tell a more compelling story, driving smarter, more strategic business actions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Take the next step in your data journey—let Azure Maps unlock a new level of insight in Power BI!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 13:03:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/introducing-the-data-bound-reference-layer-in-azure-maps-visual/ba-p/4283742</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2024-10-31T13:03:27Z</dc:date>
    </item>
    <item>
      <title>Enhance Azure Maps with Overture Maps Data using PMTiles!</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/enhance-azure-maps-with-overture-maps-data-using-pmtiles/ba-p/4281163</link>
      <description>&lt;H2&gt;Supercharge Azure Maps with Overture Maps Data using PMTiles&lt;/H2&gt;
&lt;P&gt;We’ve got some exciting news. Azure Maps now supports PMTiles! This means you can overlay massive geospatial datasets on Azure Maps with incredible efficiency and ease. PMTiles lets your data-intensive mapping applications access large datasets seamlessly, without the need to load the entire dataset on the client side. The result? Faster performance and more powerful, responsive mapping applications on Azure Maps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="ac-textBlock"&gt;What exactly are PMTiles?&lt;/H2&gt;
&lt;P&gt;Think of &lt;A href="https://github.com/protomaps/PMTiles" target="_self"&gt;PMTiles&lt;/A&gt; as a supercharged ZIP file for tiled data. It’s a single-file archive format that consolidates numerous individual tiles into one neat package. This makes storage a breeze and managing your data way simpler compared to juggling thousands of small files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PMTiles are perfect for cloud-native deployments and can be hosted on Azure Blob Storage. This means you can build low-cost, serverless map applications without needing a custom backend or third-party tile provider. With PMTiles, you can directly request data from the file over HTTP, accessing specific map tiles without any intermediaries. Whether you’re dealing with vector data, raster data, or terrain mesh data, PMTiles has got you covered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;H2 class="ac-textBlock"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 class="ac-textBlock"&gt;How to create PMTiles&lt;/H2&gt;
&lt;P&gt;If you’re looking to create PMTiles for vector data, &lt;A href="https://github.com/felt/tippecanoe" target="_self"&gt;Tippecanoe&lt;/A&gt; is your go-to tool. It produces optimized vector tiles for visualization, simplifying or removing small features at low zoom levels to keep the tiles compact and manageable. This ensures a smooth user experience on the client side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 class="ac-textBlock"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 class="ac-textBlock"&gt;Displaying and Using PMTiles on Azure Maps&lt;/H2&gt;
&lt;P&gt;Azure Maps now supports custom protocols like &lt;CODE&gt;pmtiles://&lt;/CODE&gt; for &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/add-custom-protocol-pmtiles" target="_self"&gt;referencing PMTiles archives&lt;/A&gt;. By using this custom protocol, Azure Maps can access tiles within a PMTiles archive using HTTP range requests, &lt;STRONG&gt;fetching only the data you need when you need it&lt;/STRONG&gt;. To get started with PMTiles, the Azure Maps Web SDK offers the &lt;CODE&gt;addProtocol&lt;/CODE&gt; function. This registers a callback that intercepts and modifies requests, allowing PMTiles data to be processed dynamically for rendering on the map.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here’s a quick guide to setting up PMTiles support:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Reference the PMTiles Library&lt;/STRONG&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-html"&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;&lt;SPAN class="hljs-name"&gt;script&lt;/SPAN&gt; &lt;SPAN class="hljs-attr"&gt;src&lt;/SPAN&gt;=&lt;SPAN class="hljs-string"&gt;"https://unpkg.com/pmtiles@3.0.5/dist/pmtiles.js"&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="hljs-tag"&gt;&amp;lt;/&lt;SPAN class="hljs-name"&gt;script&lt;/SPAN&gt;&amp;gt;&lt;/SPAN&gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Initialize the PMTiles Protocol&lt;/STRONG&gt;:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-javascript"&gt;&lt;SPAN class="hljs-keyword"&gt;const&lt;/SPAN&gt; protocol = &lt;SPAN class="hljs-keyword"&gt;new&lt;/SPAN&gt; pmtiles.&lt;SPAN class="hljs-title class_"&gt;Protocol&lt;/SPAN&gt;();
atlas.&lt;SPAN class="hljs-title function_"&gt;addProtocol&lt;/SPAN&gt;(&lt;SPAN class="hljs-string"&gt;"pmtiles"&lt;/SPAN&gt;, &lt;SPAN class="hljs-function"&gt;(&lt;SPAN class="hljs-params"&gt;request&lt;/SPAN&gt;) =&amp;gt;&lt;/SPAN&gt; {
    &lt;SPAN class="hljs-keyword"&gt;return&lt;/SPAN&gt; &lt;SPAN class="hljs-keyword"&gt;new&lt;/SPAN&gt; &lt;SPAN class="hljs-title class_"&gt;Promise&lt;/SPAN&gt;(&lt;SPAN class="hljs-function"&gt;(&lt;SPAN class="hljs-params"&gt;resolve, reject&lt;/SPAN&gt;) =&amp;gt;&lt;/SPAN&gt; {
        protocol.&lt;SPAN class="hljs-title function_"&gt;tile&lt;/SPAN&gt;(request, &lt;SPAN class="hljs-function"&gt;(&lt;SPAN class="hljs-params"&gt;err, data&lt;/SPAN&gt;) =&amp;gt;&lt;/SPAN&gt; {
            &lt;SPAN class="hljs-keyword"&gt;if&lt;/SPAN&gt; (err) &lt;SPAN class="hljs-title function_"&gt;reject&lt;/SPAN&gt;(err);
            &lt;SPAN class="hljs-keyword"&gt;else&lt;/SPAN&gt; &lt;SPAN class="hljs-title function_"&gt;resolve&lt;/SPAN&gt;({ data });
        });
    });
});
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This setup registers the &lt;CODE&gt;pmtiles://&lt;/CODE&gt; schema, enabling Azure Maps to process requests specifically for PMTiles sources.&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Add and Configure PMTiles Data Source&lt;/STRONG&gt;: Use the following example to overlay Overture Maps’ building data on top of the Azure Maps basemap:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-javascript"&gt;&lt;SPAN class="hljs-keyword"&gt;const&lt;/SPAN&gt; &lt;SPAN class="hljs-variable constant_"&gt;PMTILES_URL&lt;/SPAN&gt; = &lt;SPAN class="hljs-string"&gt;"https://overturemaps-tiles-us-west-2-beta.s3.amazonaws.com/2024-07-22/buildings.pmtiles"&lt;/SPAN&gt;;
protocol.&lt;SPAN class="hljs-title function_"&gt;add&lt;/SPAN&gt;(&lt;SPAN class="hljs-keyword"&gt;new&lt;/SPAN&gt; pmtiles.&lt;SPAN class="hljs-title class_"&gt;PMTiles&lt;/SPAN&gt;(&lt;SPAN class="hljs-variable constant_"&gt;PMTILES_URL&lt;/SPAN&gt;));

map.&lt;SPAN class="hljs-property"&gt;sources&lt;/SPAN&gt;.&lt;SPAN class="hljs-title function_"&gt;add&lt;/SPAN&gt;(&lt;SPAN class="hljs-keyword"&gt;new&lt;/SPAN&gt; atlas.&lt;SPAN class="hljs-property"&gt;source&lt;/SPAN&gt;.&lt;SPAN class="hljs-title class_"&gt;VectorTileSource&lt;/SPAN&gt;(&lt;SPAN class="hljs-string"&gt;"pmtiles"&lt;/SPAN&gt;, {
    &lt;SPAN class="hljs-attr"&gt;type&lt;/SPAN&gt;: &lt;SPAN class="hljs-string"&gt;"vector"&lt;/SPAN&gt;,
    &lt;SPAN class="hljs-attr"&gt;url&lt;/SPAN&gt;: &lt;SPAN class="hljs-string"&gt;`pmtiles://&lt;SPAN class="hljs-subst"&gt;${PMTILES_URL}&lt;/SPAN&gt;`&lt;/SPAN&gt;,
}));
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This code defines a vector tile source that uses the PMTiles URL. The map then dynamically fetches only the tiles that the user’s view requires, improving both performance and data usage.&lt;/P&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2 class="ac-textBlock"&gt;&amp;nbsp;&lt;/H2&gt;
&lt;H2 class="ac-textBlock"&gt;What is Overture Maps?&lt;/H2&gt;
&lt;P&gt;&lt;A href="https://overturemaps.org/" target="_self"&gt;Overture Maps&lt;/A&gt; is an open data project launched in 2022 by a coalition led by the Linux Foundation. Supported by Meta, Microsoft, AWS, and TomTom, this initiative aims to provide reliable, interoperable geospatial data for the public. The Overture Maps Foundation aggregates open and commercial datasets, offering a unified schema that makes it easier to work with geospatial data across different platforms and applications.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Each &lt;A href="https://overturemaps.org/download/" target="_self"&gt;dataset in Overture Maps&lt;/A&gt; is organized by themes that classify different types of geospatial information, like building footprints, roads, water bodies, and points of interest. This thematic organization ensures a structured approach to incorporating diverse types of location data, making it accessible for developers across various projects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/add-custom-protocol-pmtiles" target="_self"&gt;PMTiles support in Azure Maps&lt;/A&gt;, we can’t wait to see how you’ll use this capability to power dynamic and data-rich applications. Stay tuned for more updates, and start integrating PMTiles into your Azure Maps applications to unlock new potential with &lt;A href="https://overturemaps.org/download/" target="_self"&gt;Overture Maps data&lt;/A&gt; today!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 14:44:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/enhance-azure-maps-with-overture-maps-data-using-pmtiles/ba-p/4281163</guid>
      <dc:creator>cschotte</dc:creator>
      <dc:date>2024-10-28T14:44:16Z</dc:date>
    </item>
    <item>
      <title>Where do I go if I have questions about Azure Maps?</title>
      <link>https://techcommunity.microsoft.com/t5/azure-maps-blog/where-do-i-go-if-i-have-questions-about-azure-maps/ba-p/4227694</link>
      <description>&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="50%" class="lia-align-center" style="width: 50%; vertical-align: middle; background-color: whitesmoke;"&gt;&lt;img /&gt;&lt;/TD&gt;
&lt;TD width="50%"&gt;
&lt;P&gt;As you might expect, just looking around on your own, or asking Co-pilot, you can find comprehensive help like &lt;A title="Azure Maps interactive samples and links to github source code" href="http://samples.azuremaps.com" target="_blank" rel="noopener"&gt;Samples.AzureMaps.com&lt;/A&gt;, with its full sample set available on GitHub, and resources for Azure Maps on the &lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/" target="_blank" rel="noopener"&gt;Microsoft Learn website&lt;/A&gt;. Here are some key sections that might be useful:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/" target="_blank" rel="noopener"&gt;Azure Maps Documentation&lt;/A&gt;&lt;/STRONG&gt;: This includes detailed guides on how to use Azure Maps, from creating a web application to managing authentication and pricing tiers.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/quick-demo-map-app" target="_blank" rel="noopener"&gt;Quickstart Guides&lt;/A&gt;&lt;/STRONG&gt;: These guides help you get started quickly with interactive map searches and other basic functionalities.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/about-azure-maps" target="_blank" rel="noopener"&gt;Overview of Azure Maps&lt;/A&gt;&lt;/STRONG&gt;: This section provides an overview of the services and SDKs available in Azure Maps, including REST APIs, geolocation services, and more.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-maps/open-source-projects" target="_blank" rel="noopener"&gt;Azure Maps Open Source Projects&lt;/A&gt;&lt;/STRONG&gt;: This section takes you to our open source community samples. Please don't forget to use the &lt;STRONG&gt;"issues"&lt;/STRONG&gt; tab in GitHub to give the sample owner your feedback.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you need more individual personalized support, you can also explore the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.microsoft.com/en-us/maps/azure/get-started" target="_blank" rel="noopener"&gt;Azure Support Options&lt;/A&gt;.&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;However, you don't need to go it alone!&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="50%"&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;If you do not have a Support plan&lt;/STRONG&gt; &lt;STRONG&gt;or just want to have some questions answered&lt;/STRONG&gt;&lt;/EM&gt;, why not check out one or more of the following public Microsoft community supported options?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A title="Ask questions about Anything in Microsoft Azure and more" href="https://learn.microsoft.com/en-us/answers/" target="_blank" rel="noopener"&gt;Microsoft's Q&amp;amp;A Forums&lt;/A&gt;&lt;/STRONG&gt; These are monitored by both Microsoft MVPs as well as Microsoft Employees that are there to answer your questions regarding multiple Microsoft products, not just Maps. You can find existing questions and answers around Azure Maps and ask new ones at&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/tags/209/azure-maps" target="_blank" rel="noopener"&gt;Azure Maps - Microsoft Q&amp;amp;A&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A title="Ask questions about Power BI, Power Apps and other Fabric offerings in this forum" href="https://community.fabric.microsoft.com/" target="_blank" rel="noopener"&gt;Microsoft Fabric Community&lt;/A&gt;&lt;/STRONG&gt; Is also staffed by both Microsoft MVPs and Employees but also has a very active community that supports other community members. Using a Map control in Power BI and have questions? Ask in the &lt;A title="Microsoft Fabric Power BI Forum" href="https://community.fabric.microsoft.com/t5/Power-BI-forums/ct-p/powerbi" target="_blank" rel="noopener"&gt;Power BI forum&lt;/A&gt; and use the Search bar to look for existing questions on "Maps".&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://answers.microsoft.com/" target="_self"&gt;Microsoft Answers&lt;/A&gt;&lt;/STRONG&gt; Covers all software and OS offerings at Microsoft. If you are using &lt;A title="Microsoft Answers Forum for Outlook" href="https://answers.microsoft.com/en-us/outlook_com/forum" target="_self"&gt;Outlook&lt;/A&gt;, &lt;A title="Windows Microsoft Answers community forum" href="https://answers.microsoft.com/en-us/windows/forum" target="_blank" rel="noopener"&gt;Windows&lt;/A&gt; or have a question about &lt;A title="Bing Answers forum" href="https://answers.microsoft.com/en-us/bing" target="_blank" rel="noopener"&gt;Bing&lt;/A&gt;, they, and many more Microsoft Products, are all available here.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://feedbackportal.microsoft.com/feedback/" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Microsoft Ideas&lt;/STRONG&gt;&lt;/A&gt; Do you have a feature request for a Microsoft Product or Service? Add them here for each product team to review your idea for their next update.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A title="Azure Maps Feedback site" href="http://Feedback.Azuremaps.com" target="_blank" rel="noopener"&gt;Microsoft Azure Maps Feedback&lt;/A&gt;&lt;/STRONG&gt;: Did you find something wrong on the map? Missing address or something in the wrong location? Report it using Azure Maps feedback!&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="50%" class="lia-align-center" style="width: 50%; vertical-align: middle; background-color: whitesmoke;"&gt;&lt;img /&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last but not least, if you have non-technical questions, such as Azure's&amp;nbsp;&lt;A href="https://azure.microsoft.com/en-us/pricing/details/azure-maps/" target="_self"&gt;"Only pay for what you use" pricing&lt;/A&gt;, you can use the Azure Pricing Calculator to estimate your cost as you would for all other Azure products. Also, check out &lt;A title="Microsoft Maps " href="http://Microsoft.com/maps" target="_blank" rel="noopener"&gt;Microsoft.com/maps&lt;/A&gt; for a high-level view of what we have to offer, and you can reach out to our helpful sales team from that site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 20:23:41 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-maps-blog/where-do-i-go-if-i-have-questions-about-azure-maps/ba-p/4227694</guid>
      <dc:creator>IoTGirl</dc:creator>
      <dc:date>2024-09-03T20:23:41Z</dc:date>
    </item>
  </channel>
</rss>

