<?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 Route Analysis with Slope in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410042#M3871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i need your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to calculate some routes. What i got is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a network dataset with all the streets digitalized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a DEM with slope data (.lyr file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i want to do is, to calculate the best route according to the slope information i got. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've absolutely no idea on how to combine the slope information with every street stored in the network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you can help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Dec 2010 08:45:52 GMT</pubDate>
    <dc:creator>OIKAGUDA</dc:creator>
    <dc:date>2010-12-06T08:45:52Z</dc:date>
    <item>
      <title>Route Analysis with Slope</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410042#M3871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i need your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to calculate some routes. What i got is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a network dataset with all the streets digitalized&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- a DEM with slope data (.lyr file)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i want to do is, to calculate the best route according to the slope information i got. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've absolutely no idea on how to combine the slope information with every street stored in the network dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope you can help me!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 08:45:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410042#M3871</guid>
      <dc:creator>OIKAGUDA</dc:creator>
      <dc:date>2010-12-06T08:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Route Analysis with Slope</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410043#M3872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&amp;gt;What i want to do is, to calculate the best route according to the slope information i got.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Given that a shortest path minimizes the overall cost of a path, can you describe how you would use the "slope" to provide the best route. Once that is clear perhaps someone can suggest how to solve this problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Dec 2010 14:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410043#M3872</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2010-12-06T14:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Route Analysis with Slope</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410044#M3873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Allright. My plan is to combine the information stored in the DEM raster with my polylines in the streetnetwork, so that every pixxel of the DEM attaches to every pixxel of the streetnetwork. Is there any way to get the information of the DEM to the streetnetwork. Maybe i can attach the median slope of every path?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 06:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410044#M3873</guid>
      <dc:creator>OIKAGUDA</dc:creator>
      <dc:date>2010-12-07T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Route Analysis with Slope</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410045#M3874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Take a look at the Interpolate Shape tool. More info here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000006m000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q90000006m000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 16:51:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/route-analysis-with-slope/m-p/410045#M3874</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2010-12-07T16:51:51Z</dc:date>
    </item>
  </channel>
</rss>

