<?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: Query vector data intersections in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704159#M1633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm, from his description I get the impression that it's just one shapefile. So how would you tackle that problem? I couldn't think of any easy way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Apr 2015 06:58:26 GMT</pubDate>
    <dc:creator>SepheFox</dc:creator>
    <dc:date>2015-04-12T06:58:26Z</dc:date>
    <item>
      <title>Query vector data intersections</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704157#M1631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a student and I am trying to locate "at risk" harbors around Alaska from polluted drainage by mines via river inflow.&amp;nbsp; What I would like to do is quantify how many tributaries a specific river inflow represents.&amp;nbsp; They rivers are nothing more than lines in a .shp file so how can I how analyze this?&amp;nbsp; Is there a way to query the number of intersections between endpoints of one tributary and the line of another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2015 17:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704157#M1631</guid>
      <dc:creator>JohnUrbano</dc:creator>
      <dc:date>2015-04-11T17:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query vector data intersections</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704158#M1632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the two are indeed separate files, then perform an &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Intersect/00080000000p000000/"&gt;intersect analysis&lt;/A&gt; which will yield your intersection points if the segments do indeed cross as shown in the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/How_Intersect_works/00080000000z000000/"&gt;examples for line-line&lt;/A&gt; intersection.&amp;nbsp; This will at least give you the starting point.&amp;nbsp; There are alternatives involving code, however, I think this approach will enable you to use &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Select_Layer_By_Location/001700000072000000/"&gt;Select by Location&lt;/A&gt;, &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Spatial_Join/00080000000q000000/"&gt;Spatial Join&lt;/A&gt; etc to obtain the associations and information between the resultant points and the crossing feature.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2015 19:09:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704158#M1632</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-11T19:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Query vector data intersections</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704159#M1633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm, from his description I get the impression that it's just one shapefile. So how would you tackle that problem? I couldn't think of any easy way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 06:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704159#M1633</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-04-12T06:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Query vector data intersections</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704160#M1634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Query the for the rivers, export to a shapefile....query for the line(s) of interest, export to shapefile, then intersect ....you can intersect a file with itself, then you have to query out from there...the former alternative is the cleanest and should take under a minumte&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 09:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/query-vector-data-intersections/m-p/704160#M1634</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2015-04-12T09:52:41Z</dc:date>
    </item>
  </channel>
</rss>

