<?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: Store Catchment Boundary extraction in Business Questions</title>
    <link>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646756#M76</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm not sure I understand the question but I'll do my best. Are you essentially wanting to just extract polygons within 100+ shapefiles that have an attribute value greater than 75?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the shapefiles all have the same schema, you could use the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/merge.htm"&gt;Merge &lt;/A&gt;tool to combine all of the files into a single feature class. Then you could run the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/feature-class-to-feature-class.htm"&gt;Feature Class to Feature Class&lt;/A&gt; tool, setting up the Expression parameter to just copy features that match the criteria you want to use. Would this work for your scenario?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2020 21:10:54 GMT</pubDate>
    <dc:creator>DennisJarrard</dc:creator>
    <dc:date>2020-02-27T21:10:54Z</dc:date>
    <item>
      <title>Store Catchment Boundary extraction</title>
      <link>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646755#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hi Community,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I have extracted 100+ shapefiles of catchments (polygons) with&amp;nbsp;Primary attribute varying from 0% and upwards.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I want to extract boundary for each polygon with &lt;SPAN&gt;Primary&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;attribute&amp;nbsp;&lt;/SPAN&gt;aggregate equaling at least 75%.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Any suggestions on how to do it for 100+ locations please.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Note - I'm aware of manual extraction process. And, as of now I do not have any Network analyst extension.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Anudeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 11:39:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646755#M75</guid>
      <dc:creator>AnudeepY</dc:creator>
      <dc:date>2020-02-25T11:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Store Catchment Boundary extraction</title>
      <link>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646756#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I'm not sure I understand the question but I'll do my best. Are you essentially wanting to just extract polygons within 100+ shapefiles that have an attribute value greater than 75?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming the shapefiles all have the same schema, you could use the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/merge.htm"&gt;Merge &lt;/A&gt;tool to combine all of the files into a single feature class. Then you could run the &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/feature-class-to-feature-class.htm"&gt;Feature Class to Feature Class&lt;/A&gt; tool, setting up the Expression parameter to just copy features that match the criteria you want to use. Would this work for your scenario?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 21:10:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646756#M76</guid>
      <dc:creator>DennisJarrard</dc:creator>
      <dc:date>2020-02-27T21:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Store Catchment Boundary extraction</title>
      <link>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646757#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forgive the lack of clarity. Let me put it this way. I have a catchment (or a polygon) made up of several smaller polygons. It is classified based on an &lt;STRONG&gt;attribute (lets say sales)&lt;/STRONG&gt; from 0% to max, where the&amp;nbsp;aggregate of the attribute values for different record equals to 100%.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to extract the catchment (boundary), such that the internal polygons having sales of max to min are selected and their aggregate equals to 75-80%. [This is just a condition]. This will give me a prominent catchment boundary instead of vast one.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it manually by going to attribute table and select the&amp;nbsp;&lt;STRONG&gt;attribute (lets say sales)&lt;/STRONG&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;of records equaling&amp;nbsp;to 75-80%. But I want to automate this as I have to do it for 100+ shape files.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thank you for the time and consideration.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;NOTE - Each shapefile needs to be done individually, cannot merge it.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Anudeep.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 12:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/store-catchment-boundary-extraction/m-p/646757#M77</guid>
      <dc:creator>AnudeepY</dc:creator>
      <dc:date>2020-02-28T12:20:06Z</dc:date>
    </item>
  </channel>
</rss>

