<?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: Find route in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217149#M5626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Youre giving not much information of what you exactly are trying to do.&lt;BR /&gt;Do you need to use streetmap data or is local stored data also possible?&lt;BR /&gt;&lt;BR /&gt;Basically a route-solve is handled here:&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/55262-Shortest-Path"&gt;http://forums.arcgis.com/threads/55262-Shortest-Path&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You do no neet internet. You also could use local street data from whereever you get this, and transform this to a traversable network dataset. With this and the network analyst extension you can solve a route (see linked thread).&lt;BR /&gt;&lt;BR /&gt;Sebastian&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, Sebastian ^)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As i understand in ArcMap is one feature which find a route... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i try to find route it's appear an error "Internal error occured in the web service"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Apr 2012 13:22:06 GMT</pubDate>
    <dc:creator>RomanChyzh</dc:creator>
    <dc:date>2012-04-28T13:22:06Z</dc:date>
    <item>
      <title>Find route</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217146#M5623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What i need to build a route? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i try to do this but have an error like problem with internet connection... what this mean if i have normal internet connect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and can i build a route without online services?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 20:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217146#M5623</guid>
      <dc:creator>RomanChyzh</dc:creator>
      <dc:date>2012-04-03T20:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Find route</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217147#M5624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;find route - this function is only available for streetmap?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Apr 2012 13:22:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217147#M5624</guid>
      <dc:creator>RomanChyzh</dc:creator>
      <dc:date>2012-04-08T13:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find route</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217148#M5625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Youre giving not much information of what you exactly are trying to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you need to use streetmap data or is local stored data also possible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically a route-solve is handled here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/55262-Shortest-Path"&gt;http://forums.arcgis.com/threads/55262-Shortest-Path&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You do no neet internet. You also could use local street data from whereever you get this, and transform this to a traversable network dataset. With this and the network analyst extension you can solve a route (see linked thread).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 09:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217148#M5625</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2012-04-17T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Find route</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217149#M5626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Youre giving not much information of what you exactly are trying to do.&lt;BR /&gt;Do you need to use streetmap data or is local stored data also possible?&lt;BR /&gt;&lt;BR /&gt;Basically a route-solve is handled here:&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/55262-Shortest-Path"&gt;http://forums.arcgis.com/threads/55262-Shortest-Path&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You do no neet internet. You also could use local street data from whereever you get this, and transform this to a traversable network dataset. With this and the network analyst extension you can solve a route (see linked thread).&lt;BR /&gt;&lt;BR /&gt;Sebastian&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, Sebastian ^)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As i understand in ArcMap is one feature which find a route... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i try to find route it's appear an error "Internal error occured in the web service"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Apr 2012 13:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217149#M5626</guid>
      <dc:creator>RomanChyzh</dc:creator>
      <dc:date>2012-04-28T13:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Find route</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217150#M5627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe i think i know the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcMao offers two ways to solve a route.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#1:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using the pre-defind rout program which uses maps of the internet (bing maps, google maps, esri maps, something like this).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this u need internet, yes. This is because it takes map material from some internet based services, like google maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;using the network analyst extension:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you are using ArcMap. In the menu of ArcMap you have activated the Network Analyst Extension (checkbox).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When rightclicking on an empty space of the toolbar of ArcMap all available Toolbars appear. Also the network analyst toolbar appears there and it is checked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The network analyst toolbar appears as tool bar in ArcMap where all other toolbars and the normal ArcMap menu are placed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For this u do net need internet when using local map material.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to have a network (e.g. a streetmap).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this openstreetmap data is possible (e.g. &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://download.geofabrik.de/osm/" rel="nofollow" target="_blank"&gt;http://download.geofabrik.de/osm/&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to convert this network (streetmap) to a network dataset. This is a kind of an analytical network. The network analyst is able to traverse on it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To convert openstreetmap files to such an useful network dataset you can use the tool OSM2NDS (by eva peters, esri germany)(&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://52north.org/communities/geoprocessing/osm2nds/index.html" rel="nofollow" target="_blank"&gt;http://52north.org/communities/geoprocessing/osm2nds/index.html&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for further information on network analyst extension look here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/de/arcgisdesktop/10.0/help/index.html#//004700000001000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/de/arcgisdesktop/10.0/help/index.html#//004700000001000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;using the network analyst extension takes some time to understand but in this area are some tutorials and videos too i think. Just have a look at my link and also start a google search on this topic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sebastian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2012 15:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/find-route/m-p/217150#M5627</guid>
      <dc:creator>SebastianKrings</dc:creator>
      <dc:date>2012-04-29T15:53:26Z</dc:date>
    </item>
  </channel>
</rss>

