<?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 Routing Sample: multi-level routing in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/routing-sample-multi-level-routing/m-p/543568#M3700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an android application that finds routes inside a campus using the routing sample found here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/android/sample-code/routing/" title="https://developers.arcgis.com/android/sample-code/routing/"&gt;Routing | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application can find routes inside the campus fine( from one room to another, or from one building to another).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it cannot route from one floor to a higher floor in a building.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the app to route from, lets say, the first floor of a building to the fifth floor. Does anyone know if esri has code that allows you to route from one floor to another in the same building, 2D? &amp;nbsp;Or does this have to be done in ArcMap?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping i could simulate&amp;nbsp;the following application in an android application, but in 2D instead of 3D:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://3dcampus.arcgis.com/EsriCampusViewer/app/" title="http://3dcampus.arcgis.com/EsriCampusViewer/app/"&gt;Esri Campus Viewer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Oct 2016 19:11:59 GMT</pubDate>
    <dc:creator>ThomasSaldana</dc:creator>
    <dc:date>2016-10-09T19:11:59Z</dc:date>
    <item>
      <title>Routing Sample: multi-level routing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/routing-sample-multi-level-routing/m-p/543568#M3700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an android application that finds routes inside a campus using the routing sample found here:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/android/sample-code/routing/" title="https://developers.arcgis.com/android/sample-code/routing/"&gt;Routing | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My application can find routes inside the campus fine( from one room to another, or from one building to another).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, it cannot route from one floor to a higher floor in a building.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the app to route from, lets say, the first floor of a building to the fifth floor. Does anyone know if esri has code that allows you to route from one floor to another in the same building, 2D? &amp;nbsp;Or does this have to be done in ArcMap?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping i could simulate&amp;nbsp;the following application in an android application, but in 2D instead of 3D:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://3dcampus.arcgis.com/EsriCampusViewer/app/" title="http://3dcampus.arcgis.com/EsriCampusViewer/app/"&gt;Esri Campus Viewer&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 19:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/routing-sample-multi-level-routing/m-p/543568#M3700</guid>
      <dc:creator>ThomasSaldana</dc:creator>
      <dc:date>2016-10-09T19:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Routing Sample: multi-level routing</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/routing-sample-multi-level-routing/m-p/543569#M3701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would really depend on the locator and network dataset you use. &amp;nbsp;If you wanted to route from the first floor to the fifth floor, you would need to build your polyline dataset with z values so the users would know that they would need to walk up an elevator or stairs. &amp;nbsp;The display should have no affect on the routing logic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 12:24:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/routing-sample-multi-level-routing/m-p/543569#M3701</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-10-10T12:24:41Z</dc:date>
    </item>
  </channel>
</rss>

