<?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 Best method to export multiple polygons from a feature layer? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635516#M28330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. I have a feature layer of a state consisting of polygons for each county. I would like export each polygon within the feature to their own separate features. Instead of manually selecting each county one-by-one to export to its own feature, can I batch this task or write a python script for it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I have another feature layer consisting of 31k polygons. I would like to clip that feature to each county (from the question above) they are located in. Now I can do this manually by going through each county one by one and clipping the feature to the county boundaries or I can complete it using arcpy...&lt;SPAN&gt;Is it possible to perform all of this in one python script (tasks 1 and 2 listed above)?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2020 20:19:21 GMT</pubDate>
    <dc:creator>JamieHoffmann</dc:creator>
    <dc:date>2020-10-21T20:19:21Z</dc:date>
    <item>
      <title>Best method to export multiple polygons from a feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635516#M28330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. I have a feature layer of a state consisting of polygons for each county. I would like export each polygon within the feature to their own separate features. Instead of manually selecting each county one-by-one to export to its own feature, can I batch this task or write a python script for it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I have another feature layer consisting of 31k polygons. I would like to clip that feature to each county (from the question above) they are located in. Now I can do this manually by going through each county one by one and clipping the feature to the county boundaries or I can complete it using arcpy...&lt;SPAN&gt;Is it possible to perform all of this in one python script (tasks 1 and 2 listed above)?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 20:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635516#M28330</guid>
      <dc:creator>JamieHoffmann</dc:creator>
      <dc:date>2020-10-21T20:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best method to export multiple polygons from a feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635517#M28331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 1 ....&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/split-by-attributes.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/split-by-attributes.htm"&gt;Split By Attributes (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for 2.... you would have to batch this&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/clip.htm"&gt;Clip (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for an existing tool, no, but you could use modelbuilder with an iterator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2020 22:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635517#M28331</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-10-21T22:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Best method to export multiple polygons from a feature layer?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635518#M28332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was helpful, thanks! Much appreciated.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2020 13:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/best-method-to-export-multiple-polygons-from-a/m-p/635518#M28332</guid>
      <dc:creator>JamieHoffmann</dc:creator>
      <dc:date>2020-10-22T13:01:05Z</dc:date>
    </item>
  </channel>
</rss>

