<?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: How to Segment Slope Raster or Polygons in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522165#M22931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like reclassify will work! Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jan 2019 23:00:46 GMT</pubDate>
    <dc:creator>MitchellWade</dc:creator>
    <dc:date>2019-01-29T23:00:46Z</dc:date>
    <item>
      <title>How to Segment Slope Raster or Polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522163#M22929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a slope raster and slope polygons generated from the raster. How do you segment on thresholds such as 0-5% slope, 5-10% slope, etc.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 22:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522163#M22929</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-01-29T22:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Segment Slope Raster or Polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522164#M22930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;a number of options&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/an-overview-of-the-raster-reclass-toolset.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/3d-analyst/an-overview-of-the-raster-reclass-toolset.htm"&gt;An overview of the Raster Reclass toolset—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;perhaps just Reclassify... or Slice if you want&lt;/P&gt;&lt;P&gt;If would just be easier to remake the polygons from the raster... otherwise you have to reclass the slope field in the polygon as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 22:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522164#M22930</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-01-29T22:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to Segment Slope Raster or Polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522165#M22931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like reclassify will work! Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 23:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522165#M22931</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-01-29T23:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Segment Slope Raster or Polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522166#M22932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;After reclassify, what operator can be used to remove one of the classes?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 16:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522166#M22932</guid>
      <dc:creator>MitchellWade</dc:creator>
      <dc:date>2019-01-30T16:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Segment Slope Raster or Polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522167#M22933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/set-null.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/spatial-analyst/set-null.htm"&gt;Set Null—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;will set the class you don't want to nodata and keep the rest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2019 16:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-segment-slope-raster-or-polygons/m-p/522167#M22933</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-01-30T16:17:47Z</dc:date>
    </item>
  </channel>
</rss>

