<?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: Split a polygon into many polygons based on count of a particular field in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polygon-into-many-polygons-based-on-count/m-p/566688#M18713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;select by attributes ... only those that meet your condition&lt;/LI&gt;&lt;LI&gt;split by attributes&amp;nbsp; ... since you will have to do each separately&lt;/LI&gt;&lt;LI&gt;split&amp;nbsp; ... do the split&lt;/LI&gt;&lt;LI&gt;delete the results of split by attributes&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You will end up where you started.&lt;/P&gt;&lt;P&gt;You could script this and be oblivious to the extra files, but I suspect working with in_memory results might raise some issues as they sometimes do.&amp;nbsp; There is nothing wrong with persisting a result to disk, then deleting it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Dec 2017 13:24:50 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2017-12-18T13:24:50Z</dc:date>
    <item>
      <title>Split a polygon into many polygons based on count of a particular field</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polygon-into-many-polygons-based-on-count/m-p/566687#M18712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a polygon segment within which there are many buildings scattered. There is a particular attribute in the building feature class which mentions the no of connections available in the that building. So I want to split the polygon based on say 300 connections.&lt;/P&gt;&lt;P&gt;I.e, if the polygon segments has 700 connections within it, i want to divide that segment into 3 different polygons each having count 300,300,100 with&amp;nbsp; 300 being the max. Also I want that particular attribute updated with the latest count after splitting.&lt;/P&gt;&lt;P&gt;So is there a way to automate the above scenario&amp;nbsp; in python or a tool available in arcgis??&lt;/P&gt;&lt;P&gt;I dont want split by attribute as it creates individual feature classes. Preferably split the polygon based on the count and update the attribute in the same feature class&lt;/P&gt;&lt;P&gt;Awaiting a response regarding this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:54:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polygon-into-many-polygons-based-on-count/m-p/566687#M18712</guid>
      <dc:creator>SrinivasSanthanam</dc:creator>
      <dc:date>2017-12-18T12:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Split a polygon into many polygons based on count of a particular field</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/split-a-polygon-into-many-polygons-based-on-count/m-p/566688#M18713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;OL&gt;&lt;LI&gt;select by attributes ... only those that meet your condition&lt;/LI&gt;&lt;LI&gt;split by attributes&amp;nbsp; ... since you will have to do each separately&lt;/LI&gt;&lt;LI&gt;split&amp;nbsp; ... do the split&lt;/LI&gt;&lt;LI&gt;delete the results of split by attributes&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;You will end up where you started.&lt;/P&gt;&lt;P&gt;You could script this and be oblivious to the extra files, but I suspect working with in_memory results might raise some issues as they sometimes do.&amp;nbsp; There is nothing wrong with persisting a result to disk, then deleting it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 13:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/split-a-polygon-into-many-polygons-based-on-count/m-p/566688#M18713</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-12-18T13:24:50Z</dc:date>
    </item>
  </channel>
</rss>

