<?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 More summarized area 100,07 % - Summarize Within Tool - ADD_SHAPE_SUM? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/more-summarized-area-100-07-summarize-within-tool/m-p/1223208#M26551</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I observe a small problem with the arcpy.SummarizeWithin_analysis in ArcGIS Pro 2.9.3. Somehow the Summarized area is bigger than the destination area of the polygon? 100,07 %? Not that much but ugly in the attribute table &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What can be the reason? Both polygon feature classes have the same coord. system and both have no overlays as far as I can say?&lt;/P&gt;&lt;P&gt;Is it a normal inaccuracy? Or is there something wrong with the geometries?&lt;/P&gt;&lt;LI-CODE lang="python"&gt;GE_Kulisse = "Projektkulisse_2018"

polys = "A18_Moorkulisse_2022"
poly = GE_Kulisse
outFeatureClass = "A19_Moorkulisse_2022"
keepAll = 'KEEP_ALL'
sumFields = "" 
addShapeSum = 'ADD_SHAPE_SUM'
groupField = ''
addMinMaj = ''
addPercents = ''
outTable = ''
arcpy.SummarizeWithin_analysis(polys, poly, outFeatureClass, keepAll, 
                               sumFields, addShapeSum, 'METERS', groupField, 
                               addMinMaj, addPercents, outTable)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 07:55:25 GMT</pubDate>
    <dc:creator>JohannesBierer</dc:creator>
    <dc:date>2022-10-19T07:55:25Z</dc:date>
    <item>
      <title>More summarized area 100,07 % - Summarize Within Tool - ADD_SHAPE_SUM?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/more-summarized-area-100-07-summarize-within-tool/m-p/1223208#M26551</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I observe a small problem with the arcpy.SummarizeWithin_analysis in ArcGIS Pro 2.9.3. Somehow the Summarized area is bigger than the destination area of the polygon? 100,07 %? Not that much but ugly in the attribute table &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What can be the reason? Both polygon feature classes have the same coord. system and both have no overlays as far as I can say?&lt;/P&gt;&lt;P&gt;Is it a normal inaccuracy? Or is there something wrong with the geometries?&lt;/P&gt;&lt;LI-CODE lang="python"&gt;GE_Kulisse = "Projektkulisse_2018"

polys = "A18_Moorkulisse_2022"
poly = GE_Kulisse
outFeatureClass = "A19_Moorkulisse_2022"
keepAll = 'KEEP_ALL'
sumFields = "" 
addShapeSum = 'ADD_SHAPE_SUM'
groupField = ''
addMinMaj = ''
addPercents = ''
outTable = ''
arcpy.SummarizeWithin_analysis(polys, poly, outFeatureClass, keepAll, 
                               sumFields, addShapeSum, 'METERS', groupField, 
                               addMinMaj, addPercents, outTable)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 07:55:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/more-summarized-area-100-07-summarize-within-tool/m-p/1223208#M26551</guid>
      <dc:creator>JohannesBierer</dc:creator>
      <dc:date>2022-10-19T07:55:25Z</dc:date>
    </item>
  </channel>
</rss>

