<?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: Merge polygons in watershed in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073483#M42623</link>
    <description>&lt;P&gt;If you have used &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/watershed.htm" target="_self"&gt;Watershed (Spatial Analyst)&lt;/A&gt;&amp;nbsp;tool, its output is a Raster. Please ensure you use a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polygon.htm" target="_self"&gt;Raster to Polygon (Conversion)&lt;/A&gt; tool to convert it to polygon feature class first.&lt;/P&gt;&lt;P&gt;Then you may use Merge under Edit tab, or &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/dissolve.htm" target="_self"&gt;Dissolve (Data Management)&lt;/A&gt;&amp;nbsp;Geoprocessing tool.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jun 2021 21:52:16 GMT</pubDate>
    <dc:creator>JayantaPoddar</dc:creator>
    <dc:date>2021-06-28T21:52:16Z</dc:date>
    <item>
      <title>Merge polygons in watershed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073476#M42621</link>
      <description>&lt;P&gt;I made a watershed using spatial analysis/hydrology tools. Now, I need to merge the polygons that make up the watershed to make one large polygon. When I try to select the polygons I want to merge, the merge feature under the editor tab is grayed out. It does not allow me to use the data management/ merge tool either. Not sure how to work around this&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 21:39:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073476#M42621</guid>
      <dc:creator>AlexiaReyes</dc:creator>
      <dc:date>2021-06-28T21:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons in watershed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073483#M42623</link>
      <description>&lt;P&gt;If you have used &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/watershed.htm" target="_self"&gt;Watershed (Spatial Analyst)&lt;/A&gt;&amp;nbsp;tool, its output is a Raster. Please ensure you use a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/raster-to-polygon.htm" target="_self"&gt;Raster to Polygon (Conversion)&lt;/A&gt; tool to convert it to polygon feature class first.&lt;/P&gt;&lt;P&gt;Then you may use Merge under Edit tab, or &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/dissolve.htm" target="_self"&gt;Dissolve (Data Management)&lt;/A&gt;&amp;nbsp;Geoprocessing tool.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 21:52:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073483#M42623</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-28T21:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Merge polygons in watershed</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073498#M42627</link>
      <description>&lt;P&gt;if&amp;nbsp; your watersheds numbered from 0 onward, you can simply use&amp;nbsp;&lt;/P&gt;&lt;P&gt;raster &amp;gt;= 0&lt;/P&gt;&lt;P&gt;where raster is your raster's name&lt;/P&gt;&lt;P&gt;or a combination of IsNull and Con&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/spatial-analyst/h-changing-nodata-cells-to-a-value.htm" target="_blank"&gt;How to change NoData cells to a value—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if you just use IsNull, you will get a raster where 1 represents null values and 0 represents all your combined watersheds.&amp;nbsp; you can then use Con to convert 0 to a value, or simply query the previous raster for values == 0&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 22:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/merge-polygons-in-watershed/m-p/1073498#M42627</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-06-28T22:18:56Z</dc:date>
    </item>
  </channel>
</rss>

