<?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>topic Re: Live traffic route in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1298390#M11914</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/651088"&gt;@abhishek_595&lt;/a&gt;&amp;nbsp;thanks for your post. The &lt;A href="https://github.com/Esri/arcgis-maps-sdk-dotnet-samples/tree/main/src/WPF/WPF.Viewer/Samples/Layers/DisplayRouteLayer" target="_self"&gt;DisplayRouteLayer&lt;/A&gt;&amp;nbsp;sample demonstrates how a &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Data.FeatureCollection.html" target="_self"&gt;FeatureCollection&lt;/A&gt; can be used to create a &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.FeatureCollectionLayer.html" target="_self"&gt;FeatureCollectionLayer&lt;/A&gt; to display a route. Your different routes could be individual operational layers. The &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.RealTime.ArcGISStreamService.html" target="_self"&gt;ArcGISStreamService&lt;/A&gt; allows for the streaming and filtering of real-time data. These need to be &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.RealTime.DynamicEntityObservation.html" target="_self"&gt;DynamicEntityObservations&lt;/A&gt;, and points are the only geometries supported currently. Esri has &lt;A href="https://www.esri.com/arcgis-blog/products/public-safety/public-safety/new-live-feeds-weather-data-goes-live/" target="_self"&gt;news feeds for weather data&lt;/A&gt; which might be applicable for your project. This is authoritative data from the Living Atlas of the World. Hope these resources help!&lt;/P&gt;&lt;P&gt;-William&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jun 2023 23:45:47 GMT</pubDate>
    <dc:creator>williambohrmann3</dc:creator>
    <dc:date>2023-06-12T23:45:47Z</dc:date>
    <item>
      <title>Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1297999#M11913</link>
      <description>&lt;P&gt;Is there an API available for .Net Sdk, preferably not requiring an ArcGIS Enterprise subscription, that allows me to implement live traffic routing for POC? I would like to display multiple possible routes between a given source and destination. Additionally, I'm interested in knowing if there is an ArcGIS service available for real-time weather information within Esri.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 12:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1297999#M11913</guid>
      <dc:creator>abhishek_595</dc:creator>
      <dc:date>2023-06-12T12:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1298390#M11914</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/651088"&gt;@abhishek_595&lt;/a&gt;&amp;nbsp;thanks for your post. The &lt;A href="https://github.com/Esri/arcgis-maps-sdk-dotnet-samples/tree/main/src/WPF/WPF.Viewer/Samples/Layers/DisplayRouteLayer" target="_self"&gt;DisplayRouteLayer&lt;/A&gt;&amp;nbsp;sample demonstrates how a &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Data.FeatureCollection.html" target="_self"&gt;FeatureCollection&lt;/A&gt; can be used to create a &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.FeatureCollectionLayer.html" target="_self"&gt;FeatureCollectionLayer&lt;/A&gt; to display a route. Your different routes could be individual operational layers. The &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.RealTime.ArcGISStreamService.html" target="_self"&gt;ArcGISStreamService&lt;/A&gt; allows for the streaming and filtering of real-time data. These need to be &lt;A href="https://developers.arcgis.com/net/api-reference/api/net/Esri.ArcGISRuntime/Esri.ArcGISRuntime.RealTime.DynamicEntityObservation.html" target="_self"&gt;DynamicEntityObservations&lt;/A&gt;, and points are the only geometries supported currently. Esri has &lt;A href="https://www.esri.com/arcgis-blog/products/public-safety/public-safety/new-live-feeds-weather-data-goes-live/" target="_self"&gt;news feeds for weather data&lt;/A&gt; which might be applicable for your project. This is authoritative data from the Living Atlas of the World. Hope these resources help!&lt;/P&gt;&lt;P&gt;-William&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 23:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1298390#M11914</guid>
      <dc:creator>williambohrmann3</dc:creator>
      <dc:date>2023-06-12T23:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1298430#M11915</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/655350"&gt;@williambohrmann3&lt;/a&gt;&amp;nbsp;, Thanks for your response.&lt;/P&gt;&lt;P&gt;I have some other queries related to your above response.&lt;/P&gt;&lt;P&gt;1. For our POC, we need to show the live traffic data. we tried using the below link :&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/rest/network/api-reference/traffic-service.htm#:~:text=ArcGIS.com%20provides%20a%20traffic,additional%20information%20about%20the%20incidents." target="_blank" rel="noopener"&gt;Traffic service—ArcGIS REST APIs | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but we were unable to proceed as it requires enterprise subscription. We don't have any source (sensor) for live traffic feed , so expecting the live data from Esri service also without using Enterprise subscription.&lt;/P&gt;&lt;P&gt;2. To display different routes, we were able to plot the route on the map using Feature Service , Collection and Route Service Api.&lt;/P&gt;&lt;P&gt;But the Route Service api&amp;nbsp; generates a single route for the given stops wherein we are expecting all possible different routes .&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1298430#M11915</guid>
      <dc:creator>abhishek_595</dc:creator>
      <dc:date>2023-06-13T17:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1299632#M11920</link>
      <description>&lt;P&gt;Hi, Can someone please assist me how can we use Esri live traffic navigation service in .net MAUI application without Enterprise Subscription for a POC.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 12:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1299632#M11920</guid>
      <dc:creator>abhishek_595</dc:creator>
      <dc:date>2023-06-15T12:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1301088#M11932</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/651088"&gt;@abhishek_595&lt;/a&gt;&amp;nbsp;I spoke with our routing experts - you can get the fastest route and the least distance route. Getting all possible routes would virtually return a limitless amount of routes, so we do not support this currently.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 15:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1301088#M11932</guid>
      <dc:creator>williambohrmann3</dc:creator>
      <dc:date>2023-06-20T15:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Live traffic route</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1301145#M11933</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/655350"&gt;@williambohrmann3&lt;/a&gt;&amp;nbsp;, Thanks for sharing this update!!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 16:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/live-traffic-route/m-p/1301145#M11933</guid>
      <dc:creator>abhishek_595</dc:creator>
      <dc:date>2023-06-20T16:28:05Z</dc:date>
    </item>
  </channel>
</rss>

