<?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: Problem on calculate area in clipped layers in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442033#M14830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My points 1 and 2 are just to analyze the areas (your issue):&amp;nbsp; the dissolved area vs. the sum of all individual areas.&amp;nbsp; Since the sum area is greater than the dissolved area, there must be overlaps among the individual polygons that contribute to the sum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are the overlaps? There are different ways to find out; using the Feature To Polygon tool (my point 3) is just one of them. You can find Feature To Polygon tool (requring ArcInfo license) in Data Management toolbox - Features toolset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you can use Add Field tool followed by Calculate Field tool (both in Data Management toolbox - Fields toolset) to add a field (choose the Double field type) to your shape file and to calculate the geometry. Have a look of this help topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000004m000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000004m000000&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;And examples here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Aug 2012 17:13:52 GMT</pubDate>
    <dc:creator>DanLee</dc:creator>
    <dc:date>2012-08-18T17:13:52Z</dc:date>
    <item>
      <title>Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442026#M14823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with arcgis 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I clipped a layer using the tool of arctool box. The problem is that clipped layer (output feature class) area is bigger than clip feature area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The output differ from the clip feature because is made of many poligons. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The difference is 0,06 ha out of a layer of 12,5 ha.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is possibile that the difference between the two is dued to the perimeters of poligons?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giacomo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 14:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442026#M14823</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-16T14:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442027#M14824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the input features and the clip feature in the same coordinate system? If possible, you can share the data so that people can have a look.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442027#M14824</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-16T15:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442028#M14825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes they are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Before i didn't say that the area of the ouput is calcolated by the sum of the single polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you need the impute feature, the clipper and the clipped features?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TY&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:37:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442028#M14825</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-16T15:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442029#M14826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, just a sample area that would reproduce the issue, please.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 15:47:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442029#M14826</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-16T15:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442030#M14827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok. There are 4 shape files. The imput, the clip and the output and also the output with the polygon areas calculated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my opinion the sum of the areas should be equal to the clip area...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TY&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 16:18:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442030#M14827</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-16T16:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442031#M14828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your input features have many overlaps. Here is how you can analyze your input:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use Dissolve tool to make one polygon from the entire input (uncheck "create multipart features"). The area of the output polygon is 30.9 ha.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add a field in the input features table and then use Calculate Geometry to get ha values for all polygons. Check the sum of the all polygon areas - it is 31.03 ha. It is bigger than the area of the dissolved polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run Feature To Polygon tool on the input features. Then add a field and calculate areas. Sort ascendingly the calculated area field. You will see many small values; zoom to these small polygons - they are mostly overlaps or gaps. The larger sum of area comes from these overlaps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would need to get the input features cleaned up before doing any spatial processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 20:12:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442031#M14828</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-16T20:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442032#M14829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! Unfortunatly I'm a very basic user so I need some more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Point 1 and 2 are necessary for point 3 or are just to understand my problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Where can I find the "feature to polygon" tool? In toolbox I was not be able to find it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. To calculate the area can i use the tool in the toolbox?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TY&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Your input features have many overlaps. Here is how you can analyze your input:&lt;BR /&gt;1. Use Dissolve tool to make one polygon from the entire input (uncheck "create multipart features"). The area of the output polygon is 30.9 ha.&lt;BR /&gt;2. Add a field in the input features table and then use Calculate Geometry to get ha values for all polygons. Check the sum of the all polygon areas - it is 31.03 ha. It is bigger than the area of the dissolved polygon.&lt;BR /&gt;3. Run Feature To Polygon tool on the input features. Then add a field and calculate areas. Sort ascendingly the calculated area field. You will see many small values; zoom to these small polygons - they are mostly overlaps or gaps. The larger sum of area comes from these overlaps.&lt;BR /&gt;&lt;BR /&gt;You would need to get the input features cleaned up before doing any spatial processing.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2012 08:23:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442032#M14829</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-18T08:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442033#M14830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My points 1 and 2 are just to analyze the areas (your issue):&amp;nbsp; the dissolved area vs. the sum of all individual areas.&amp;nbsp; Since the sum area is greater than the dissolved area, there must be overlaps among the individual polygons that contribute to the sum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where are the overlaps? There are different ways to find out; using the Feature To Polygon tool (my point 3) is just one of them. You can find Feature To Polygon tool (requring ArcInfo license) in Data Management toolbox - Features toolset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you can use Add Field tool followed by Calculate Field tool (both in Data Management toolbox - Fields toolset) to add a field (choose the Double field type) to your shape file and to calculate the geometry. Have a look of this help topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000004m000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000004m000000&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;And examples here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Calculate_Field_examples/00170000004s000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2012 17:13:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442033#M14830</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-18T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442034#M14831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your politeness!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunatly I haven't got arcinfo. Could you please explain me another way to correct the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Giacomo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2012 18:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442034#M14831</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-19T18:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442035#M14832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have ArcGIS 9.3 - ArcView license, you can use the Union Tool (Analysis toolbox - Overlay toolset); you can uncheck the "Gaps allowed" box. The output contains a FID_inputname field; where this field has a value of -1, the polygon would be slivers (overlaps or gaps). You would have to be in an Edit session to modify the polygon geometry. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have ArcGIS 9.3 - ArcEditor license, you can use the proper topology tools (Data Management toolbox - Topology toolset) to find the overlaps and gaps. These tools only work with geodatabase feature set and feature classes, not shapefiles. You really need to read about how to use these tools, starting with the overview of Topology toolset:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://webhelp.esri.com/arcgisdesktop/9.3/body.cfm?id=1970&amp;amp;pid=1969&amp;amp;topicname=An overview of the Topology toolset&amp;amp;tocVisable=0" rel="nofollow" target="_blank"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/body.cfm?id=1970&amp;amp;pid=1969&amp;amp;topicname=An overview of the Topology toolset&amp;amp;tocVisable=0&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; and then learn how to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Create topology&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add feature class to topology&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Add rules to topology (e.g. Must Not Overlap and Must Not Have Gaps)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Validate topology&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is another topic on polygon editing, including overlaps and gaps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://webhelp.esri.com/arcgisdesktop/9.3/body.cfm?id=638&amp;amp;pid=635&amp;amp;topicname=Common polygon editing tasks&amp;amp;tocVisable=0" rel="nofollow" target="_blank"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/body.cfm?id=638&amp;amp;pid=635&amp;amp;topicname=Common polygon editing tasks&amp;amp;tocVisable=0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope these help you understand your data and what need to be done. If you have more specific questions, it would be better that you start a new post for an exact question. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2012 22:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442035#M14832</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-19T22:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442036#M14833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have arcgis with arcview license. I followed you advice and i corrected all the "-1" polygons. Then I used again the union tool and no "-1" polygons left. Unfortunatly there are still some difference between the 2 areas...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 12:24:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442036#M14833</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-20T12:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442037#M14834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It would be helpful that you describe in detail what areas you are comparing and how you calculate their values, and which area is bigger than which area now? If necessary, please share the data again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442037#M14834</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-20T15:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442038#M14835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I share the whole dataset. "Original layer" is my starting point. I used "dissolve tool" to make a single poligon (truly two, because they are separated). Making the sum of the poligon areas of original layer and comparing it with the area of dissolved layer, the first is bigger (of about half an ectar on a total of 113 ha)...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To calculate the areas i Used Calculate areas tool.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 15:34:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442038#M14835</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-20T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442039#M14836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It still incidates that there are overlaps in the original layer. Since Union doesn't produce -1 FIDs (slivers), the overlaps must be coindicent (duplicated) features. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use Intersect tool (Analysis toolbox - Overlay toolset) on the original layer itself. I think all the output 335 features are duplicate features. Some of them may be real features to keep one of the dups; others might be just duplicate slivers that you need to fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is really hard to deal with data problems with ArcView license; you cannot take advantage of the Topology tools and other advanced tools mentioned in the help doc about overlaps and gaps to detect and solve the problems. Also new tools were added in ArcGIS 10, such as Delete Identical (e.g. identical features), to help clean up data. If you keep getting data with these problems, perhaps it is time to consider a higher license or an upgrade.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 17:32:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442039#M14836</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-20T17:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442040#M14837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure about the output of intersect: the 355 items are all polygons duplicated?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok: the small and linear ones are surely geometry error that can be fixed (one by one, sigh!!). But the bigger ones don't seem to be duplicated because are existing polygon in the original layer and if you delete them in the original layer there is nothing remaining under them...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 17:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442040#M14837</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-20T17:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442041#M14838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can give me an example that is not duplicated by telling me the FID_Origin value in the intersect result.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The two features with FID_Origin values 773 and 774 in the intersected output, with the calculated area of 0.071622 ha, are duplicated. Do you see them?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you double-click one of them in the table to zoom to it, and then click the Select Features tool and click a location inside the polygon, at the lower left corner of the ArcMap window you should see "Number of features selected: 2".&amp;nbsp; You have to make sure that you delete only one, not both, in an edit session.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 19:20:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442041#M14838</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-20T19:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442042#M14839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, thank you very much. Now is clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an hard and long work to do now...Hope this is the last post in this thread!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 10:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442042#M14839</guid>
      <dc:creator>GiacomoAssandri</dc:creator>
      <dc:date>2012-08-21T10:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem on calculate area in clipped layers</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442043#M14840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are welcome. I am glad that you now have a better understanding about the data problems. Hope you don't have to deal with the bad data very often.&amp;nbsp; Good luck to your project!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 15:05:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/problem-on-calculate-area-in-clipped-layers/m-p/442043#M14840</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-21T15:05:45Z</dc:date>
    </item>
  </channel>
</rss>

