<?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: vb.net arcobjects intersect 2 polyline layers in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450519#M12237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;The&lt;BR /&gt;basic command is ITopologicalOperator.Intersect&lt;/P&gt;&lt;P style="text-align: left;"&gt;It&lt;BR /&gt;is working between to polylines in memory.&lt;/P&gt;&lt;P style="text-align: left;"&gt;In&lt;BR /&gt;order to intersect two layers you must read the lines one by one and try to&lt;BR /&gt;find an intersect line on the other layer.&lt;/P&gt;&lt;P style="text-align: left;"&gt;For&lt;BR /&gt;each polyline in layer1 you must select all intersect polylines in layer2&lt;BR /&gt;(maybe just boundary intersect) and then try to intersect them to get the geometry.&lt;/P&gt;&lt;P style="text-align: left;"&gt;It&lt;BR /&gt;is not simple to write a program that will work quick and I am not sure if it&lt;BR /&gt;will be much quicker than the GP tool unless you have some information about&lt;BR /&gt;the two layers that can save some work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Have&lt;BR /&gt;Fun&lt;/P&gt;&lt;P style="text-align: left;"&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 05:58:44 GMT</pubDate>
    <dc:creator>ModyBuchbinder</dc:creator>
    <dc:date>2014-10-14T05:58:44Z</dc:date>
    <item>
      <title>vb.net arcobjects intersect 2 polyline layers</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450518#M12236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to intersect 2 polyline layers using vb.net arcobjects. Previously I called intersect geoprocessing tool, but I find it is too slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to intersect several layers without using the gp tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using arcmap and arcobjects 10.2.2, in vb.net arcmap addin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for attention.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 04:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450518#M12236</guid>
      <dc:creator>WuYang</dc:creator>
      <dc:date>2014-10-14T04:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net arcobjects intersect 2 polyline layers</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450519#M12237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;The&lt;BR /&gt;basic command is ITopologicalOperator.Intersect&lt;/P&gt;&lt;P style="text-align: left;"&gt;It&lt;BR /&gt;is working between to polylines in memory.&lt;/P&gt;&lt;P style="text-align: left;"&gt;In&lt;BR /&gt;order to intersect two layers you must read the lines one by one and try to&lt;BR /&gt;find an intersect line on the other layer.&lt;/P&gt;&lt;P style="text-align: left;"&gt;For&lt;BR /&gt;each polyline in layer1 you must select all intersect polylines in layer2&lt;BR /&gt;(maybe just boundary intersect) and then try to intersect them to get the geometry.&lt;/P&gt;&lt;P style="text-align: left;"&gt;It&lt;BR /&gt;is not simple to write a program that will work quick and I am not sure if it&lt;BR /&gt;will be much quicker than the GP tool unless you have some information about&lt;BR /&gt;the two layers that can save some work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Have&lt;BR /&gt;Fun&lt;/P&gt;&lt;P style="text-align: left;"&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 05:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450519#M12237</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-10-14T05:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net arcobjects intersect 2 polyline layers</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450520#M12238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Mody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mention &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ITopologicalOperator.Intersect &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;working between to polylines in memory. In my case, the polylines are from aarcsde database. Is it also applicable?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 06:45:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450520#M12238</guid>
      <dc:creator>WuYang</dc:creator>
      <dc:date>2014-10-14T06:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: vb.net arcobjects intersect 2 polyline layers</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450521#M12239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must open a cursor and get them from the feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mody&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 07:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/vb-net-arcobjects-intersect-2-polyline-layers/m-p/450521#M12239</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2014-10-15T07:36:09Z</dc:date>
    </item>
  </channel>
</rss>

