<?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:  Irregular Polygons and Differences in Area in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594443#M26149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you run a check geometry on the file?&amp;nbsp; Or run a FeatureClassToFeatureClass to get a copy (it runs a repair during the process)&lt;/P&gt;&lt;P&gt;The differences are indeed significant and I am wondering if there is a part underneath another part.&amp;nbsp; The only way to check for that is to select each shape on the map one at a time and check what the outline looks like relative to what is expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Aug 2020 15:51:39 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2020-08-01T15:51:39Z</dc:date>
    <item>
      <title>Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594437#M26143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a polygon FC that has been divided in 4 zones and that is further divided into subzones and exported as a new FC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that the area of the original polygon (encompasses the entire city limits) has a larger area than the sum of all the sub zones put together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the sake of testing, I created two new fields called AREA in the original FC and the subdivided FC; both FC are in the same coordinate system and when calculating the geometry using the GP Tool I did not select a Coordinate system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a mathematical explanation concerning irregular polygons, their shape and why when combined their area would not equal the original polygon that they were split from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/502101_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;AREA:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/502102_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/502103_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AREA:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-4" src="https://community.esri.com/legacyfs/online/502104_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594437#M26143</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-07-31T21:09:26Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594438#M26144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is hard to tell from the figure, are there 9 or 10 areas after the split? (see the very middle of the figure)&lt;/P&gt;&lt;P&gt;And was the last entry in the table the total?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594438#M26144</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-07-31T21:27:33Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594439#M26145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10 after split&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and no the second table is not totaled, they are the areas for the 10 new polygons&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2020 13:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594439#M26145</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-01T13:35:40Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594440#M26146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I went through an additional workflow where I merged the 10 sub-zones together, clipped them to the city limits (original fc) and then ran the SYMMETRICAL DIFFERENCE. &lt;/P&gt;&lt;P&gt;After running the SYMMETRICAL DIFFERENCE I RESHAPED by snapping to and TRACING along the city limits. &lt;/P&gt;&lt;P&gt;Once the symmetrical differences were taken care of, the was a difference of less than 1sq.ft.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Finally to check my work I performed to additional steps by performing a SPATIAL JOINE and Copy Paste Special with FC with 10 polygons to the the MERGED polygon made up of the 10 sub-zones, which concluded in giving me the relatively same difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2020 13:48:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594440#M26146</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-01T13:48:59Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594441#M26147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The same difference that I started with in the original post.***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2020 13:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594441#M26147</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-01T13:50:34Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594442#M26148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The spatial join and copy paste special were independent of each other, the were ran as two different process to have two outputs to compare to the original difference.***&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2020 13:54:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594442#M26148</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-01T13:54:08Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594443#M26149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you run a check geometry on the file?&amp;nbsp; Or run a FeatureClassToFeatureClass to get a copy (it runs a repair during the process)&lt;/P&gt;&lt;P&gt;The differences are indeed significant and I am wondering if there is a part underneath another part.&amp;nbsp; The only way to check for that is to select each shape on the map one at a time and check what the outline looks like relative to what is expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2020 15:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594443#M26149</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-01T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594444#M26150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran check Geometry and it output zero records and running the FeatureClasstoFeatureClass produced the same areas and difference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going through I did find some gaps between the zones, but when I RESHAPED the polygons, the difference was greater after doing so. After filling the gaps the difference was over 15000 sq.ft.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 12:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594444#M26150</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-08-06T12:25:36Z</dc:date>
    </item>
    <item>
      <title>Re:  Irregular Polygons and Differences in Area</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594445#M26151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;out of ideas other than start again with a clean slate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 17:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/irregular-polygons-and-differences-in-area/m-p/594445#M26151</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-06T17:41:16Z</dc:date>
    </item>
  </channel>
</rss>

