<?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 Need help with Network Analyst (Routing) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-with-network-analyst-routing/m-p/599796#M56084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm stumped. I'm trying to create a small routing application for walking routes on my university campus. Part of this includes routing around obstacles like steps, for the disabled. The routing works fine but when I query the obstacles, they load but are ignored when I solve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the console log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Object {routeResults: Array[1], barriers: Array[26], polygonBarriers: Array[0], polylineBarriers: Array[0], messages: Array[0]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;barriers: Array[26]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;messages: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polygonBarriers: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polylineBarriers: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;routeResults: Array[1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__proto__: Object&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But yet the route goes through the barriers. You can see the code and app at &lt;/SPAN&gt;&lt;A href="http://cpc-fis.vanderbilt.edu/map/barriers.php"&gt;http://cpc-fis.vanderbilt.edu/map/barriers.php&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just about bald by now. Any help will be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jul 2014 17:16:21 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2014-07-01T17:16:21Z</dc:date>
    <item>
      <title>Need help with Network Analyst (Routing)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-with-network-analyst-routing/m-p/599796#M56084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm stumped. I'm trying to create a small routing application for walking routes on my university campus. Part of this includes routing around obstacles like steps, for the disabled. The routing works fine but when I query the obstacles, they load but are ignored when I solve.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the console log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Object {routeResults: Array[1], barriers: Array[26], polygonBarriers: Array[0], polylineBarriers: Array[0], messages: Array[0]}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;barriers: Array[26]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;messages: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polygonBarriers: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polylineBarriers: Array[0]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;routeResults: Array[1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;__proto__: Object&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But yet the route goes through the barriers. You can see the code and app at &lt;/SPAN&gt;&lt;A href="http://cpc-fis.vanderbilt.edu/map/barriers.php"&gt;http://cpc-fis.vanderbilt.edu/map/barriers.php&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just about bald by now. Any help will be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 17:16:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-with-network-analyst-routing/m-p/599796#M56084</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-07-01T17:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Network Analyst (Routing)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-with-network-analyst-routing/m-p/599797#M56085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I figured it out. Seems my obstacle data was too accurate. By doing Math.round() on the coordinates allows it to use them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;huey&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 20:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/need-help-with-network-analyst-routing/m-p/599797#M56085</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-07-01T20:17:50Z</dc:date>
    </item>
  </channel>
</rss>

