<?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: RouteTask.SolveRouteAsync Error with curves and barriers in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425590#M5161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;resolved in the recent v100.2 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download the latest Visual Studio extension from&amp;nbsp;&lt;A class="" href="https://developers.arcgis.com/downloads" style="color: #2989c5; text-decoration: none;" title="https://developers.arcgis.com/downloads"&gt;ArcGIS for Developers&lt;/A&gt;&amp;nbsp;or update your NuGet packages via the NuGet package manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2018 21:31:29 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2018-02-12T21:31:29Z</dc:date>
    <item>
      <title>RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425585#M5156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently came across an error while creating routes using RouteTask.SolveRouteAsync(routeParameters). If you include barriers in the routeParameters and one of the barriers intersects a shape containing curves (hasCurves = true), then it will error out and say "Not implemented: operation does not support curves yet".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have come across this error previously when querying a featureLayer and got around it by using relationships that compare curveless geometries (i.e. envelopeIntersects() instead of Intersects()) however this does not seem to be a valid work-around for this situation since the route needs more precision than that and I have found no way to alter the way it calculates the route to avoid comparisions using curved geometries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if there is any information on when this functionality (operation supporting curved geometries) might be available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 18:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425585#M5156</guid>
      <dc:creator>TylerLawson</dc:creator>
      <dc:date>2017-08-30T18:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425586#M5157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm hoping to bump this up to the top again because nobody answered it the first time. How is this not a huge flaw in the routing system? There is no workaround because it concerns the curves on the streets and not the curves in the barriers. I have five polygon barriers that I have added to the RouteParameters and it can't return a route for anything because it says "operation does not support curves yet." When will it support curves? How about some kind of hotfix that will improve this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 16:59:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425586#M5157</guid>
      <dc:creator>ClayGinn</dc:creator>
      <dc:date>2017-10-13T16:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425587#M5158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to share your runtime network dataset? If not here, then via email (&lt;A href="mailto:mbranscomb@esri.com"&gt;mbranscomb@esri.com&lt;/A&gt;) if less than 10MB, or alternatively a file share e.g.&amp;nbsp;Box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 17:36:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425587#M5158</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-10-17T17:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425588#M5159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the repro data/case. Unfortunately curves in street networks (or rather the underlying geometries) are not currently supported. It is on the roadmap for a future release, but I cannot provide a more specific version/date at this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 19:23:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425588#M5159</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-10-24T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425589#M5160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not the answer I was hoping for, but glad to know that you're able to see the same thing. Please keep us informed when this might be fixed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 21:00:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425589#M5160</guid>
      <dc:creator>ClayGinn</dc:creator>
      <dc:date>2017-10-24T21:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: RouteTask.SolveRouteAsync Error with curves and barriers</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425590#M5161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;be&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;resolved in the recent v100.2 release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please download the latest Visual Studio extension from&amp;nbsp;&lt;A class="" href="https://developers.arcgis.com/downloads" style="color: #2989c5; text-decoration: none;" title="https://developers.arcgis.com/downloads"&gt;ArcGIS for Developers&lt;/A&gt;&amp;nbsp;or update your NuGet packages via the NuGet package manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 21:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/routetask-solverouteasync-error-with-curves-and/m-p/425590#M5161</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-02-12T21:31:29Z</dc:date>
    </item>
  </channel>
</rss>

