<?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: Find not connected intersections in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208293#M11922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I create a topology (dangles) I dont get to specify a distance....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THere a bunch of Endpoints that are being flagged...I would like to say that if it does not find another line or endpoint within a specified distance dismiss this location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thoughts? THanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Aug 2012 13:30:11 GMT</pubDate>
    <dc:creator>JayKappy</dc:creator>
    <dc:date>2012-08-14T13:30:11Z</dc:date>
    <item>
      <title>Find not connected intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208292#M11921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a pipe network...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I locate intersections that are not connected say with in a foot or two....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are locations that the pipes endpoints will near each other but should not be connected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to specifiy this tolerance and run a script that will locate breaks in the connectivity of the pipes at a specified distance?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 13:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208292#M11921</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2012-08-14T13:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Find not connected intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208293#M11922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I create a topology (dangles) I dont get to specify a distance....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THere a bunch of Endpoints that are being flagged...I would like to say that if it does not find another line or endpoint within a specified distance dismiss this location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thoughts? THanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 13:30:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208293#M11922</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2012-08-14T13:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Find not connected intersections</title>
      <link>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208294#M11923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps you can try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Run the Feature Vertices To Points tool with the DANGLE option (requiring ArcGIS 10 and ArcInfo license). The output contains all the dangle endpoints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003p000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003p000000&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Run the Spatial Join tool to join the dangle points with the lines with JOIN_ONE_TO_ONE as the join operation and WITHIN_A_DISTANCE as the match option. Specify the desired distance as the search radius.&amp;nbsp; The output should have a Join_Count field. If the Join_Count value = 1, the dangle point is not connected to any lines other than its source line; if the Join_Count value is greater than 1, the dangle point is touching or within the distance to other lines; you can select these dangle points and then use them to select the lines (Select Layer By Location tool).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Depending on what you need to do, if you need to exclude the source dangle lines from the final selection, you would need more analysis steps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 17:17:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/find-not-connected-intersections/m-p/208294#M11923</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-08-14T17:17:30Z</dc:date>
    </item>
  </channel>
</rss>

