<?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 Fiber connectivity in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351206#M20084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the best way to test whether the end points of a line feature class are connected to another feature or not?&amp;nbsp; I have tried using the various methods of getting dangle points, but what I have tested so far isn't quite what I'm looking for because all of the methods don't allow me to test whether the end points are connected to ANY other type of feature.&amp;nbsp; Specifically, the end points typically should be plugged into a point feature in our data, and I want to be able to run a tool to grab and/or show the end points that are not.&amp;nbsp; I believe most of the other dangle options I have found require that the end point be connected to another line or a polygon, but we need to allow the check to account for points as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Methods I have tried:&lt;/P&gt;&lt;P&gt;Feature Vertices To Points&lt;/P&gt;&lt;P&gt;Topology&lt;/P&gt;&lt;P&gt;Find Dangles Check (Data Reviewer extension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2016 15:42:58 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2016-11-30T15:42:58Z</dc:date>
    <item>
      <title>Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351206#M20084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;What is the best way to test whether the end points of a line feature class are connected to another feature or not?&amp;nbsp; I have tried using the various methods of getting dangle points, but what I have tested so far isn't quite what I'm looking for because all of the methods don't allow me to test whether the end points are connected to ANY other type of feature.&amp;nbsp; Specifically, the end points typically should be plugged into a point feature in our data, and I want to be able to run a tool to grab and/or show the end points that are not.&amp;nbsp; I believe most of the other dangle options I have found require that the end point be connected to another line or a polygon, but we need to allow the check to account for points as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Methods I have tried:&lt;/P&gt;&lt;P&gt;Feature Vertices To Points&lt;/P&gt;&lt;P&gt;Topology&lt;/P&gt;&lt;P&gt;Find Dangles Check (Data Reviewer extension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351206#M20084</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-30T15:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351207#M20085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One approach would be to create end points from each line, then use &lt;EM&gt;Select By Location&lt;/EM&gt; to find where they do contact another Feature.&amp;nbsp; Then &lt;EM&gt;reverse the selection&lt;/EM&gt; to find the ones that do not connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Feature Vertices to Points &lt;/EM&gt;geoprocesssing tool, with &lt;EM&gt;End&lt;/EM&gt; option specified&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Data Management toolbox | ArcGIS for Desktop&lt;/A&gt; (Note - this is the Help for Pro, but it works the same in ArcGIS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Selection&lt;/EM&gt;, &lt;EM&gt;Select By Location&lt;/EM&gt;, with "Select Features From;" set to your Points and the feature layer you want to check against.&amp;nbsp; There are many options one can try.&amp;nbsp; For example, depending upon your data and conditions, these two may work if you are comparing against polygons or lines:&amp;nbsp; "Crossed by the outline of", "share a line segment". If you are comparing against other points, try "Are Identical to".&amp;nbsp; I'd test the various options versus your expectations, as it is not always obvious which option to use.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/working-with-layers/using-select-by-location.htm"&gt;Using Select By Location—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351207#M20085</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-11-30T16:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351208#M20086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you for your suggestions.&amp;nbsp; I hadn't thought outside the box enough to think of that workaround.&amp;nbsp; I'll give that a try and see what sort of method may work best.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351208#M20086</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-30T16:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351209#M20087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give it a try and see if it works for your data.&amp;nbsp; The more one does GIS the more one realizes there are several ways to do any task.&amp;nbsp; So if this doesn't work out, post what the issues were and what the conditions are that need to be met, and I'm sure folks here on GeoNet can come up with other ideas.&amp;nbsp; For example, I suspect several folks on here could come up with a Python Script to do what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351209#M20087</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-11-30T16:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351210#M20088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested it out running the vertices tool choosing the "BOTH_ENDS" parameter.&amp;nbsp; I ran a selection on those points that intersect and then simply switched the selection in the attribute table.&amp;nbsp; I needed to use BOTH_ENDS because some of my line segments differ in type and are connected via a point feature, so I need to check both ends.&amp;nbsp; This works perfectly for what I need.&amp;nbsp; There should be enough dialogue in the tool resource pages for me to put together a script of my own.&amp;nbsp; Thank you again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 16:40:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351210#M20088</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-11-30T16:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fiber connectivity</title>
      <link>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351211#M20089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark Chris' response as correct.&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the documentation, there is usually a feedback link to send email about the page and offer corrections and/or suggestions.&amp;nbsp; I can't guarantee that they will add the suggested workflow, but I know they are usually pretty good about making corrections thru this route.&amp;nbsp; just an fyi if you didn't already know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 17:10:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/fiber-connectivity/m-p/351211#M20089</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-11-30T17:10:53Z</dc:date>
    </item>
  </channel>
</rss>

