<?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: Open Street Map Solve Service Area in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520504#M48501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert.&lt;/P&gt;&lt;P&gt;You can get a OSM Network dataset with this: (with their lilitations, obviously)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698" title="https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698"&gt;https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested in my desktop and it worked in both Route solutor and Service Area solutor.&lt;/P&gt;&lt;P&gt;I published in my server a Route solutor and a server solutor Naservice.&lt;/P&gt;&lt;P&gt;After that, I did a Route widget (with my Na Service) in ArcGis Online and it worked as well.&lt;/P&gt;&lt;P&gt;With this&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2F3%2Fjssamples%2Froutetask_basic_servicearea.html" rel="nofollow" style="color: #000000; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Basic service area | ArcGIS API for JavaScript 3.20&lt;/A&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;&amp;nbsp;example, it doesn´t work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2017 07:49:38 GMT</pubDate>
    <dc:creator>AlbertoCañivano</dc:creator>
    <dc:date>2017-03-13T07:49:38Z</dc:date>
    <item>
      <title>Open Street Map Solve Service Area</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520502#M48499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Hi everybody!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Somebody has used the OSM network for making a Solve Service Area with API JavaScript for ArcGis? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I´ve got to make a widget in ArcGis Online but Solve Route and It works and I wonder If I can to do it for Service Area and JavaScript. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I would like to replicate this kind of example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/routetask_basic_servicearea.html" title="https://developers.arcgis.com/javascript/3/jssamples/routetask_basic_servicearea.html"&gt;Basic service area | ArcGIS API for JavaScript 3.20&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I ´ve changed the NaService reference for my NA Service OSM and nothing happens not even an error in my browser inspector&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Thanks you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Mar 2017 11:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520502#M48499</guid>
      <dc:creator>AlbertoCañivano</dc:creator>
      <dc:date>2017-03-12T11:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Open Street Map Solve Service Area</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520503#M48500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; OSM does not offer a Network Analyst rest end point like the example you are referencing. So&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Somebody has used the OSM network for making a Solve Service Area with API JavaScript for ArcGis?&lt;/BLOCKQUOTE&gt;&lt;P&gt;No this is not possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 03:22:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520503#M48500</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-13T03:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Open Street Map Solve Service Area</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520504#M48501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert.&lt;/P&gt;&lt;P&gt;You can get a OSM Network dataset with this: (with their lilitations, obviously)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698" title="https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698"&gt;https://www.arcgis.com/home/item.html?id=c18d3d0d5c62465db60f89225fdd2698&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested in my desktop and it worked in both Route solutor and Service Area solutor.&lt;/P&gt;&lt;P&gt;I published in my server a Route solutor and a server solutor Naservice.&lt;/P&gt;&lt;P&gt;After that, I did a Route widget (with my Na Service) in ArcGis Online and it worked as well.&lt;/P&gt;&lt;P&gt;With this&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdevelopers.arcgis.com%2Fjavascript%2F3%2Fjssamples%2Froutetask_basic_servicearea.html" rel="nofollow" style="color: #000000; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;Basic service area | ArcGIS API for JavaScript 3.20&lt;/A&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;&amp;nbsp;example, it doesn´t work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;Thank you!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 07:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520504#M48501</guid>
      <dc:creator>AlbertoCañivano</dc:creator>
      <dc:date>2017-03-13T07:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Open Street Map Solve Service Area</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520505#M48502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;OK, You would probably be better off asking a question directly to the custom code developer as this is not an esri developed capability.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 13:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/open-street-map-solve-service-area/m-p/520505#M48502</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-03-13T13:05:45Z</dc:date>
    </item>
  </channel>
</rss>

