<?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: best method to find slope of power lines  in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167201#M435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the question here? &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, what's wrong with your current result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 21:48:05 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2016-06-27T21:48:05Z</dc:date>
    <item>
      <title>best method to find slope of power lines</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167200#M434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to calculate slope in percentage of about 164 powerlines with a 2 mi radius. So i have buffered the power lines (all dissolved). That's good,&amp;nbsp; but now im asked to give a slope at each power line, what is the best method to do this. im using NAD_1983_UTM_Zone_11N, Geographic Coordinate System: GCS_North_American_1983, units are meters. When i slope the buffer zone the values area almost one color. Range of the 9 classes are 0-454&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167200#M434</guid>
      <dc:creator>MarinaMeter</dc:creator>
      <dc:date>2016-06-27T21:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: best method to find slope of power lines</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167201#M435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the question here? &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In other words, what's wrong with your current result?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167201#M435</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-27T21:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: best method to find slope of power lines</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167202#M436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I know there are many ways, so maybe asking the BEST is a loaded question. SO if you were given 164 points all in a row how would you go about getting the slope of each of the points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167202#M436</guid>
      <dc:creator>MarinaMeter</dc:creator>
      <dc:date>2016-06-27T21:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: best method to find slope of power lines</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167203#M437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose I would buffer the points by some distance (up to you), then run &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics.htm"&gt;Zonal Statistics&lt;/A&gt; (or probably &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/zonal-statistics-as-table.htm"&gt;Zonal Statistics as Table&lt;/A&gt;) to get a measure of the slope (potentially the Mean, but it's up to you) in each buffer. Read those help pages and pay attention to the words of caution, particularly regarding overlapping polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 22:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167203#M437</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-27T22:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: best method to find slope of power lines</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167204#M438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will research the tool, I really appreciate your time and help Darren, thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 22:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/best-method-to-find-slope-of-power-lines/m-p/167204#M438</guid>
      <dc:creator>MarinaMeter</dc:creator>
      <dc:date>2016-06-27T22:08:35Z</dc:date>
    </item>
  </channel>
</rss>

