<?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: Path Distance - Vertical factor in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517892#M7463</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks curtvprice you solved my problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Apr 2012 19:48:10 GMT</pubDate>
    <dc:creator>MathiasKP</dc:creator>
    <dc:date>2012-04-23T19:48:10Z</dc:date>
    <item>
      <title>Path Distance - Vertical factor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517890#M7461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; In the Path Distance tool I would like to use my own vertical-factor graph instead of the predefined ones. Is the only way to do this using the table option or is there some way to use my own graph expressions directly so I don't have to write a line for every degree I want to include? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; /Mathias&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 13:42:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517890#M7461</guid>
      <dc:creator>MathiasKP</dc:creator>
      <dc:date>2012-04-23T13:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Path Distance - Vertical factor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517891#M7462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried generating the table using spreadsheet software (like Excel)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to automate this, you could generate the table in Python easily enough:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;gt;&amp;gt;&amp;gt; for k in range(0,181): ...&amp;nbsp;&amp;nbsp; print "%6d %s" % (k,k ** 0.5) ... &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 0.0 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 1.0 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2 1.41421356237 (snip) &amp;nbsp;&amp;nbsp; 177 13.3041346957 &amp;nbsp;&amp;nbsp; 178 13.3416640641 &amp;nbsp;&amp;nbsp; 179 13.3790881603 &amp;nbsp;&amp;nbsp; 180 13.416407865&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 17:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517891#M7462</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2012-04-23T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Path Distance - Vertical factor</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517892#M7463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks curtvprice you solved my problem &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Apr 2012 19:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/path-distance-vertical-factor/m-p/517892#M7463</guid>
      <dc:creator>MathiasKP</dc:creator>
      <dc:date>2012-04-23T19:48:10Z</dc:date>
    </item>
  </channel>
</rss>

