<?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 Split Line at Points while saving the direction of the Line Feature in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270769#M11826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm very much in need of a way to Split Lines at Points and save the direction of the original Line Feature, for example with attribute fields "FromPointID" and "ToPointID", or any other way. Because I need to do this for a huge amount of features, there is no way I could do this manually. I've been thinking of how to do this for quite a while, but couldn't figure out how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Take a Line Feature --- and it's their direction &amp;gt;&lt;/P&gt;&lt;P&gt;0---------------------------------------------------------&amp;gt;16 (Point ID 0 and 16 are known)&lt;/P&gt;&lt;P&gt;The Line Feature is intersected by Point IDs&lt;/P&gt;&lt;P&gt;0--------&amp;gt;11------&amp;gt;23----------&amp;gt;15----------&amp;gt;76---&amp;gt;16&lt;/P&gt;&lt;P&gt;What I need is to split the Line Feature 0---&amp;gt;16 it into 5 Line Features &lt;STRONG&gt;including the direction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0--------&amp;gt;11&lt;/P&gt;&lt;P&gt;11------&amp;gt;23&lt;/P&gt;&lt;P&gt;23----------&amp;gt;15&lt;/P&gt;&lt;P&gt;15----------&amp;gt;76&lt;/P&gt;&lt;P&gt;76---&amp;gt;16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, what I'm trying to do is to create bi-directional flow maps for public transit with network analyst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2020 22:46:39 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-05-05T22:46:39Z</dc:date>
    <item>
      <title>Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270769#M11826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm very much in need of a way to Split Lines at Points and save the direction of the original Line Feature, for example with attribute fields "FromPointID" and "ToPointID", or any other way. Because I need to do this for a huge amount of features, there is no way I could do this manually. I've been thinking of how to do this for quite a while, but couldn't figure out how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Take a Line Feature --- and it's their direction &amp;gt;&lt;/P&gt;&lt;P&gt;0---------------------------------------------------------&amp;gt;16 (Point ID 0 and 16 are known)&lt;/P&gt;&lt;P&gt;The Line Feature is intersected by Point IDs&lt;/P&gt;&lt;P&gt;0--------&amp;gt;11------&amp;gt;23----------&amp;gt;15----------&amp;gt;76---&amp;gt;16&lt;/P&gt;&lt;P&gt;What I need is to split the Line Feature 0---&amp;gt;16 it into 5 Line Features &lt;STRONG&gt;including the direction&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;0--------&amp;gt;11&lt;/P&gt;&lt;P&gt;11------&amp;gt;23&lt;/P&gt;&lt;P&gt;23----------&amp;gt;15&lt;/P&gt;&lt;P&gt;15----------&amp;gt;76&lt;/P&gt;&lt;P&gt;76---&amp;gt;16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, what I'm trying to do is to create bi-directional flow maps for public transit with network analyst.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 22:46:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270769#M11826</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-05T22:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270770#M11827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you referring to this tool?&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/split-line-at-point.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/split-line-at-point.htm"&gt;Split Line at Point—Data Management toolbox | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 23:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270770#M11827</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-05T23:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270771#M11828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically yes, but my problem is the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;It does not output the Point IDs which the Lines were splitted at&lt;/LI&gt;&lt;LI&gt;It does not output the direction of the splitted Line. I'm modelling flow, so I need to know whether the flow is for example 11------&amp;gt;23 or 11&amp;lt;------23. I need this direction information stored somehwere, so that I can separately select the splitted Lines 11------&amp;gt;23 and 11&amp;lt;------23.&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 06:47:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270771#M11828</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-06T06:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270772#M11829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try a Near afterwards&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/near.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/near.htm"&gt;Near—Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will bring over the coordinates and if memory serves, the ID of the points&lt;/P&gt;&lt;P&gt;Check the image on the link as well as the output parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/analysis/spatial-join.htm"&gt;Spatial Join—Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is another one to look at.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 07:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270772#M11829</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-06T07:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270773#M11830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both Near and Spatial Join, however, both tools only joined one of the Point IDs instead of Start and End Point ID. Also, as far as I see, there is still no indication of the direction (moving towards or away from the joined Point ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to be clear what I want I created a graphic (sorry for my poor paint skills): My dataset has line features and point features. Then I have other Line Features (routes) overlaying the dataset, which I want to split along the points (grey) while extracting the direction (for example as "from Point ID" and "To Point ID")&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="491092" alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/491092_SplitLineAtPointsDirection.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 10:19:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270773#M11830</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-06T10:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270774#M11831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well nothing seems to be helping, so last stab...&lt;/P&gt;&lt;P&gt;&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 | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to get the vertices of your split polylines,&lt;/P&gt;&lt;P&gt;Then from there Near or spatial join to get the sequence of points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of problem may be better suited to a coding solution based on a query of the points of the resultant split polylines.&amp;nbsp; I have also not examined in any detail if splitting may result in segment orientation flipping. I have however, found some idiosyncracies associated with the generation of shapes from point sequences which raises that possibility.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 11:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270774#M11831</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-05-06T11:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Split Line at Points while saving the direction of the Line Feature</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270775#M11832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much! Actually, while I was trying your solution I got another idea and discovered a way which seems to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Split Lines at Points&lt;/LI&gt;&lt;LI&gt;Add Fields four fields and calculate the Line start x and y coordinates, Line end x and y coordinates; then Concatenate x and y coordinates&lt;/LI&gt;&lt;LI&gt;Calculate x, y coordinates of the Point Features; then Concatenate x and y coordinates&lt;/LI&gt;&lt;LI&gt;Join the Point ID to the Lines based on the Concatenate x y coordinates field.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Split Lines at Points keeps the direction as far as I can see, and I can "output" the direction by calculating the coordinates of the start and endpoints of the Line features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 14:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/split-line-at-points-while-saving-the-direction-of/m-p/270775#M11832</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-06T14:27:12Z</dc:date>
    </item>
  </channel>
</rss>

