<?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: Intersect Tool returns 1 million *connected* rows - why does it not join them? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700057#M23207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;a labelled screen grab demonstrating the above would help dissect what is going on&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2011 23:14:54 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2011-06-29T23:14:54Z</dc:date>
    <item>
      <title>Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700053#M23203</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;BR /&gt;&lt;SPAN&gt;I have a layer with around 8000 polygons and and layer with 1 polyline - the intersect tools returns almost 1 million rows; however, most of those rows are connected (they have the same end XY and start XY and the source was the same polygon).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to tell the intersect tool to combine rows that have the same end/start coordinates and are related to the same polygon there were created from?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 12:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700053#M23203</guid>
      <dc:creator>DougMarquardt</dc:creator>
      <dc:date>2011-06-29T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700054#M23204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the "Identity" tool.&amp;nbsp; Sounds like that would work for you where you want the attributes of one feature class to be added to the other, or "joined" like you are saying.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700054#M23204</guid>
      <dc:creator>TylerBragg</dc:creator>
      <dc:date>2011-06-29T13:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700055#M23205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am assuming that the output is also a polyline since it is the lower geometry.&amp;nbsp; The intersect should produce a single segment for each traversal through a polygon so the section that traverses a particular polygon can be identified.&amp;nbsp; Are you saying that this is not the case?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 13:23:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700055#M23205</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2011-06-29T13:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700056#M23206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dan:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I am saying that is not the case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, one of the polygon intersects the polyline between XY #100 To XY #110 - the rows (shapes/polylines) returned for that polygon might be this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #1:&amp;nbsp; XY #100 to XY #102&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #2:&amp;nbsp; XY #102 to XY #104&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #3:&amp;nbsp; XY #104 to XY #107&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #4:&amp;nbsp; XY #107 to XY #110&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OR&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #1:&amp;nbsp; XY #100 to XY #102&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #2:&amp;nbsp; XY #102 to XY #104&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #3:&amp;nbsp; XY #104 to XY #106&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #4:&amp;nbsp; XY #108 to XY #1010&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the first example, I would expect one row to be returned:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #1:&amp;nbsp; XY #100 to XY #110&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the second example, I would expect two rows to be returned:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #1:&amp;nbsp; XY #100 to XY #106&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Row #2:&amp;nbsp; XY #108 to XY #110&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I thought perhaps cluster_tolerance may have something to do with this (I did not add a value for this)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if I add a value to that parameter of the tool it throws an error (HRESULT -2147467259 - Unspecified Error).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I might be adding the value incorrectly - I tried this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tool.cluster_tolerance = 1.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this right or how do I add a this correctly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 16:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700056#M23206</guid>
      <dc:creator>DougMarquardt</dc:creator>
      <dc:date>2011-06-29T16:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700057#M23207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;a labelled screen grab demonstrating the above would help dissect what is going on&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2011 23:14:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700057#M23207</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2011-06-29T23:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Intersect Tool returns 1 million *connected* rows - why does it not join them?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700058#M23208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dan:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I only have ArcGISEngine EDN so to make a labelled screen grab I would first have to add labels to the map in code.&amp;nbsp; I don't know how to do that so I've been going the help file but can't find anything on adding labels to a layer.&amp;nbsp; I figure it must be some sort of layer renderer class for a feature layer but I can't find anything - do you know how to add labels to a layer via code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 14:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/intersect-tool-returns-1-million-connected-rows/m-p/700058#M23208</guid>
      <dc:creator>DougMarquardt</dc:creator>
      <dc:date>2011-07-01T14:57:51Z</dc:date>
    </item>
  </channel>
</rss>

