<?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: Polyline Intersect to Point Output in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153835#M404</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan has already told you how to get back to single-part points.&amp;nbsp; In terms of understanding what is going on, the two points are not "merged," you simply have a multipoint feature class with some features having multiple points.&amp;nbsp; The &lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect—Help | ArcGIS Desktop&lt;/A&gt; documentation covers this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV class="" style="color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;TABLE style="margin-bottom: 1.55rem; width: 644px; background-color: #ffffff; border-collapse: collapse; border-spacing: 0px; border: 1px solid #cccccc; text-align: left; overflow: auto; font-size: 0.875rem; line-height: 1.55rem;"&gt;&lt;TBODY style="overflow: auto; width: 644px;"&gt;&lt;TR style="border-bottom: none; text-align: left;"&gt;&lt;TD class="" style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;&lt;DIV class=""&gt;output_type&lt;/DIV&gt;&lt;DIV class=""&gt;(Optional)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;&lt;P style="margin-top: 0px; margin-bottom: 0px;"&gt;Choose what type of intersection you want to find.&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL style="margin-top: 0px; margin-bottom: 1.55rem; padding: 0px; list-style-position: inside; margin-left: 0.775rem; font-size: 0.9375rem; line-height: 1.55rem;"&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;INPUT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;The intersections returned will be the same geometry type as the input features with the lowest dimension geometry. If all inputs are polygons, the output feature class will contain polygons. If one or more of the inputs are lines and none of the inputs are points, the output will be line. If one or more of the inputs are points, the output feature class will contain points. This is the default.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;LINE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;Line intersections will be returned. This is only valid if none of the inputs are points.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;POINT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;Point intersections will be returned. If the inputs are line or polygon, the output will be a multipoint feature class.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;String&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Nov 2018 03:37:59 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2018-11-28T03:37:59Z</dc:date>
    <item>
      <title>Polyline Intersect to Point Output</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153833#M402</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;/P&gt;&lt;P&gt;I am trying to use the intersect tool with the input as polylines and I want the output as points. My issue is when the points are outputted, I get 2 points which is what I want, but they act as one shape.&amp;nbsp; To explain better, when I select one outputted point, the other one beside it also gets selected. It's as if they have become merged. Is there any way of separating points to be individual when there is an intersection when the polyline loops back with the line that it intersected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached image for example.&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, 28 Nov 2018 00:53:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153833#M402</guid>
      <dc:creator>CamW</dc:creator>
      <dc:date>2018-11-28T00:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline Intersect to Point Output</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153834#M403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/multipart-to-singlepart.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/multipart-to-singlepart.htm"&gt;Multipart To Singlepart—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; for both arcmap and ArcGIS Pro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 02:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153834#M403</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-11-28T02:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline Intersect to Point Output</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153835#M404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan has already told you how to get back to single-part points.&amp;nbsp; In terms of understanding what is going on, the two points are not "merged," you simply have a multipoint feature class with some features having multiple points.&amp;nbsp; The &lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/analysis/intersect.htm"&gt;Intersect—Help | ArcGIS Desktop&lt;/A&gt; documentation covers this:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV class="" style="color: #4c4c4c; font-family: 'Avenir Next W01', 'Avenir Next W00', 'Avenir Next', Avenir, 'Helvetica Neue', sans-serif; font-size: 17px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;TABLE style="margin-bottom: 1.55rem; width: 644px; background-color: #ffffff; border-collapse: collapse; border-spacing: 0px; border: 1px solid #cccccc; text-align: left; overflow: auto; font-size: 0.875rem; line-height: 1.55rem;"&gt;&lt;TBODY style="overflow: auto; width: 644px;"&gt;&lt;TR style="border-bottom: none; text-align: left;"&gt;&lt;TD class="" style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;&lt;DIV class=""&gt;output_type&lt;/DIV&gt;&lt;DIV class=""&gt;(Optional)&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;&lt;P style="margin-top: 0px; margin-bottom: 0px;"&gt;Choose what type of intersection you want to find.&lt;/P&gt;&lt;DIV class=""&gt;&lt;UL style="margin-top: 0px; margin-bottom: 1.55rem; padding: 0px; list-style-position: inside; margin-left: 0.775rem; font-size: 0.9375rem; line-height: 1.55rem;"&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;INPUT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;The intersections returned will be the same geometry type as the input features with the lowest dimension geometry. If all inputs are polygons, the output feature class will contain polygons. If one or more of the inputs are lines and none of the inputs are points, the output will be line. If one or more of the inputs are points, the output feature class will contain points. This is the default.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;LINE&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;Line intersections will be returned. This is only valid if none of the inputs are points.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI style="list-style-position: outside; margin: 0.3875rem 0px 0.3875rem 1.5rem;"&gt;&lt;SPAN&gt;POINT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;—&lt;SPAN&gt;Point intersections will be returned. If the inputs are line or polygon, the output will be a multipoint feature class.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD style="font-weight: 300; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; padding: 0.51667rem;"&gt;String&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 03:37:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153835#M404</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2018-11-28T03:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline Intersect to Point Output</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153836#M405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like most things in ArcMap there's more than one way to do this. I believe that also in the Advanced Editing toolbar in ArcMap you could invoke Explode Multipart to achieve the same results as &lt;A href="https://community.esri.com/migrated-users/3116"&gt;Dan Patterson&lt;/A&gt;‌ mentions above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:22:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153836#M405</guid>
      <dc:creator>deleted-user-qpvAI3Fo0MKR</dc:creator>
      <dc:date>2018-11-28T14:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline Intersect to Point Output</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153837#M406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amazing!! Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 21:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/polyline-intersect-to-point-output/m-p/153837#M406</guid>
      <dc:creator>CamW</dc:creator>
      <dc:date>2018-11-28T21:23:03Z</dc:date>
    </item>
  </channel>
</rss>

