<?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 Continuous identity for connected line segments in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393707#M22532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have converted a raster to polyline feature. I want identity of the line segments should be continuous as their connection but in my case it is different. As we can see in the figure 1. The selected segments are ids 156 and 157. Is there any way to rearrange the id or assign new field, so id 157 should be connected with 156 as figure 2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18646[/ATTACH](figure 1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ATTACH=CONFIG]18647[/ATTACH](figure 2)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 14:32:15 GMT</pubDate>
    <dc:creator>DevendraDahal</dc:creator>
    <dc:date>2012-10-23T14:32:15Z</dc:date>
    <item>
      <title>Continuous identity for connected line segments</title>
      <link>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393707#M22532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have converted a raster to polyline feature. I want identity of the line segments should be continuous as their connection but in my case it is different. As we can see in the figure 1. The selected segments are ids 156 and 157. Is there any way to rearrange the id or assign new field, so id 157 should be connected with 156 as figure 2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]18646[/ATTACH](figure 1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [ATTACH=CONFIG]18647[/ATTACH](figure 2)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 14:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393707#M22532</guid>
      <dc:creator>DevendraDahal</dc:creator>
      <dc:date>2012-10-23T14:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous identity for connected line segments</title>
      <link>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393708#M22533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try this (if you have an arcinfo license):&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Run Feature Vertices To Points tool (Data Management toolbox - Features toolset) uisng the BOTH_ENDS option to get endpoints of all lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Run Unsplit Lines tool (in the same toolset) to merge lines at pseudo nodes (where only two lines connect).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Run Split Line At Points (in the same toolset) to break the merged lines at the endpoints; the resulting lines should be the same as the original lines, hopefully in continuous order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; Run Spatial Join (Analysis toolbox - Overlay toolset) with SHARE_A_LINE_SEGMENT_WITH option to join the split lines with the original lines to get the attributes through Field Map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2012 15:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393708#M22533</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-10-24T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Continuous identity for connected line segments</title>
      <link>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393709#M22534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: ddahal&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your solution seems workable but I already used different approach. I created another raster 'B' with id values and combined with my raster 'A' and converted to the line. Later I joined the tables in the line from Raster 'B' so I was able to have the result as I needed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:16:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/continuous-identity-for-connected-line-segments/m-p/393709#M22534</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-10-25T14:16:47Z</dc:date>
    </item>
  </channel>
</rss>

