<?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 Distinguishing lines that connect different type of points in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643223#M21444</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I find those lines that connect only different points as shown in the figure? Using Model Builder. The points are in several layers, each one stands for different level visualized with different colors. However, the lines, are only one layer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/241082_ss.png" style="width: 620px; height: 353px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 16:08:33 GMT</pubDate>
    <dc:creator>LanoYado</dc:creator>
    <dc:date>2016-10-07T16:08:33Z</dc:date>
    <item>
      <title>Distinguishing lines that connect different type of points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643223#M21444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I find those lines that connect only different points as shown in the figure? Using Model Builder. The points are in several layers, each one stands for different level visualized with different colors. However, the lines, are only one layer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/241082_ss.png" style="width: 620px; height: 353px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 16:08:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643223#M21444</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-10-07T16:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing lines that connect different type of points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643224#M21445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I have the point-layers in one layer as well with a field that recognize each type of them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 16:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643224#M21445</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-10-07T16:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing lines that connect different type of points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643225#M21446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the tool "select by location" and it's solved. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 18:16:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643225#M21446</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-10-07T18:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing lines that connect different type of points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643226#M21447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way to do this if you have many points and lines to process is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1).&amp;nbsp; Make sure the point feature class has a field in the attribute table that differentiates the red and green dots, like Type or Class.&amp;nbsp; Also, make sure it has a Point ID field with unique ID's for each point.&lt;/P&gt;&lt;P&gt;2).&amp;nbsp; Make sure the line feature class has a Line ID field with populated with a unique value for each line.&lt;/P&gt;&lt;P&gt;3).&amp;nbsp; Create points at the start of each line.&amp;nbsp; Then create another point feature class to create the points at the end of each line:&lt;/P&gt;&lt;P&gt;-&amp;nbsp; If one has an Advanced License, use &lt;EM&gt;Feature Vertices to Points (Data Management)&lt;/EM&gt;.&amp;nbsp; &lt;EM&gt;Point Type (optional)&lt;/EM&gt; is Start or End&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003p000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000003p000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If one has a lower license level, there is a workaround:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://support.esri.com/technical-article/000012326" title="http://support.esri.com/technical-article/000012326"&gt;How To: Create a start, midpoint, and/or endpoint feature class of a line with an ArcGIS for Desktop Basic or Standard l…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4).&amp;nbsp; &lt;EM&gt;Spatial Join&lt;/EM&gt; the the original points to each of the point outputs from step 3.&lt;/P&gt;&lt;P&gt;5).&amp;nbsp; For the resulting point file with End points, add an EndPointID field.&amp;nbsp; Calculate the Point ID to this field.&lt;/P&gt;&lt;P&gt;6).&amp;nbsp; For the resulting point file with Start points, add an StartPointID field.&amp;nbsp; Calculate the Point ID to this field.&lt;/P&gt;&lt;P&gt;7).&amp;nbsp; Next, use an &lt;EM&gt;Attribute Join&lt;/EM&gt; to add the Start Points to the Lines based on LineID.&lt;/P&gt;&lt;P&gt;8).&amp;nbsp; Do a second &lt;EM&gt;Attribute Join&lt;/EM&gt; to add the End Points to the Lines in step 7.&lt;/P&gt;&lt;P&gt;9).&amp;nbsp; Export the resulting file to create a new feature class with the joined information permanently part of it.&lt;/P&gt;&lt;P&gt;10).&amp;nbsp; Remove all the extraneous fields (there will be several added by all the processing).&amp;nbsp;&lt;/P&gt;&lt;P&gt;11).&amp;nbsp; The end result will be a line feature class that includes in its attribute table the start and end point classifications.&amp;nbsp; To find the ones that are disparate, do a &lt;EM&gt;Select By Attributes&lt;/EM&gt; &lt;EM&gt;StartPointClass &amp;lt;&amp;gt; EndPointClass.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/241131_HighLow.jpg" style="width: 620px; height: 405px;" /&gt;&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>Fri, 07 Oct 2016 19:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643226#M21447</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-10-07T19:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Distinguishing lines that connect different type of points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643227#M21448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris, smart thinking. I went through a hard method to do it for each one. Thanks once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 20:23:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/distinguishing-lines-that-connect-different-type/m-p/643227#M21448</guid>
      <dc:creator>LanoYado</dc:creator>
      <dc:date>2016-10-07T20:23:09Z</dc:date>
    </item>
  </channel>
</rss>

