<?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: Splitting polygon into equal 'pie slices' in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279047#M68017</link>
    <description>&lt;P&gt;Thank you so much! This is exactly what I was looking for - I really appreciate your help!&lt;/P&gt;</description>
    <pubDate>Sat, 15 Apr 2023 22:44:07 GMT</pubDate>
    <dc:creator>CourtneyHendrickson</dc:creator>
    <dc:date>2023-04-15T22:44:07Z</dc:date>
    <item>
      <title>Splitting polygon into equal 'pie slices'</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279036#M68014</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a freshwater ecologist setting-up pond sampling stations for an upcoming field season. I'm trying to divide the pond into 10 equal segments using 5 diagonal lines (see example image) in ArcGIS Pro 3.0.3. I've tried drawing a polygon around the pond, but I also couldn't figure out how to split the polygon perimeter into 10 equal lengths (tried using split function).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated, thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pond_stations_exp.png" style="width: 492px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/68099i7B693D93A13C4356/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pond_stations_exp.png" alt="Pond_stations_exp.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 17:19:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279036#M68014</guid>
      <dc:creator>CourtneyHendrickson</dc:creator>
      <dc:date>2023-04-15T17:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting polygon into equal 'pie slices'</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279038#M68015</link>
      <description>&lt;P&gt;If it's just for 1 or a few ponds then you could do the following manual steps, but unless the pond is a perfect circle it becomes very difficult to achieve equal parts:&lt;BR /&gt;&lt;BR /&gt;find the centroid (centre of mass) of the pond -&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/feature-to-point.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/feature-to-point.htm&lt;/A&gt;&amp;nbsp;- use "CENTROID"&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If you have a feature class of the pond, it will have an attribute called "SHAPE_LENGTH", this is the perimeter of your pond in coordinate system values (metres etc.).&amp;nbsp; If you have&amp;nbsp; shapefile then iId convert it to a feature class to get this value.&amp;nbsp; Take this perimeter value and divide by 10.&amp;nbsp; use this value in&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generate-points-along-lines.htm&lt;/A&gt;&amp;nbsp;tool "DISTANCE" parameter.&amp;nbsp; e.g. perimeter = 100m , point_placement="DISTANCE", distance =10&lt;BR /&gt;&lt;BR /&gt;this then generates the points on the perimeter.&amp;nbsp; You could then manually create the lines using the points to snap to.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 17:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279038#M68015</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-04-15T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting polygon into equal 'pie slices'</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279047#M68017</link>
      <description>&lt;P&gt;Thank you so much! This is exactly what I was looking for - I really appreciate your help!&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2023 22:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/splitting-polygon-into-equal-pie-slices/m-p/1279047#M68017</guid>
      <dc:creator>CourtneyHendrickson</dc:creator>
      <dc:date>2023-04-15T22:44:07Z</dc:date>
    </item>
  </channel>
</rss>

