<?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 clip a big area based on mutliple polygons at one step in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272206#M9386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merge the 6 polygons into 1 featureclass, then&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm"&gt;Clip Raster—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason that the 6 polygons need to be kept separate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2020 20:54:12 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2020-06-18T20:54:12Z</dc:date>
    <item>
      <title>How to clip a big area based on mutliple polygons at one step</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272205#M9385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working on a project which requires delicate lots of catchments based DEM. The following picture is a small demonstration of my question.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="344" src="https://community.esri.com/legacyfs/online/497134_pastedImage_2.png" width="261" /&gt;&lt;/P&gt;&lt;P&gt;There are two layers in the above picture. The bottom one includes all the features. The top one includes 6 polygons I want to use to clip the bottom features. I am wondering is there a way to do all the clip at one step instead of doing it 6 times.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 20:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272205#M9385</guid>
      <dc:creator>dazhang</dc:creator>
      <dc:date>2020-06-18T20:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to clip a big area based on mutliple polygons at one step</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272206#M9386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Merge the 6 polygons into 1 featureclass, then&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/clip.htm"&gt;Clip Raster—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a reason that the 6 polygons need to be kept separate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 20:54:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272206#M9386</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-06-18T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to clip a big area based on mutliple polygons at one step</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272207#M9387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I want to separate them and treat each separated unit as a sub-catchment to perform hydrology analysis in PCSWMM.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 21:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272207#M9387</guid>
      <dc:creator>dazhang</dc:creator>
      <dc:date>2020-06-18T21:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to clip a big area based on mutliple polygons at one step</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272208#M9388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have clip 6 times, in batch mode then, If you are using ArcGIS Pro, you can batch many tools&lt;/P&gt;&lt;P&gt;For more info...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/batch-geoprocessing.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/batch-geoprocessing.htm"&gt;Batch geoprocessing—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 21:46:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-clip-a-big-area-based-on-mutliple-polygons/m-p/272208#M9388</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-06-18T21:46:37Z</dc:date>
    </item>
  </channel>
</rss>

