<?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 Intersecting Featurelayer with geometry in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630256#M16984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi developpers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am searching for the easiest solution to intersect a polygon Featurelayer with another polygon of given geometry (IGeometry). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the ITopologicalOperator I managed already to get a list of intersecting polygons and I can calculate areas and area percentages but when I wanted to write them back to the Featurelayer I realized that I do not have the polygon parts situated outside my selecting polygon. I attach a small jpeg explaining what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any snippet or hint!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ralph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Mar 2013 12:07:59 GMT</pubDate>
    <dc:creator>RalphElsaesser</dc:creator>
    <dc:date>2013-03-12T12:07:59Z</dc:date>
    <item>
      <title>Intersecting Featurelayer with geometry</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630256#M16984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi developpers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am searching for the easiest solution to intersect a polygon Featurelayer with another polygon of given geometry (IGeometry). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the ITopologicalOperator I managed already to get a list of intersecting polygons and I can calculate areas and area percentages but when I wanted to write them back to the Featurelayer I realized that I do not have the polygon parts situated outside my selecting polygon. I attach a small jpeg explaining what I want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any snippet or hint!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ralph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 12:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630256#M16984</guid>
      <dc:creator>RalphElsaesser</dc:creator>
      <dc:date>2013-03-12T12:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Intersecting Featurelayer with geometry</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630257#M16985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So if my understanding is correct, you want split the polygons in the layer with the given polygon. let's call it cutting polygon.&amp;nbsp; As you said, you can get the polygon parts inside the cutting polygon using ITopologicalOperator.Intersect method.&amp;nbsp; In order to get the parts outside the cutting polygon, you need to call ITopologicalOpearator.Difference.&amp;nbsp; See the link below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Difference_Method/002m000003vr000000/"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/Difference_Method/002m000003vr000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 15:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630257#M16985</guid>
      <dc:creator>WeifengHe</dc:creator>
      <dc:date>2013-03-13T15:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intersecting Featurelayer with geometry</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630258#M16986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just an idea but you could just call the Identity GeoProcessing Tool? This does assume you and your users have Arc/Info (Advanced) license level.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 16:48:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/intersecting-featurelayer-with-geometry/m-p/630258#M16986</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2013-03-14T16:48:06Z</dc:date>
    </item>
  </channel>
</rss>

