<?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: Assigning names to contiguous line segments in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464477#M15629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely you have bad topology control and your tolerance is too precise for the level of accuracy that was maintained during the creation of this data&lt;SPAN style="line-height: 1.5;"&gt;.&amp;nbsp; Unless line ends precisely meet they will not merge together the way you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;If you have a Standard license or above you could try the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001v00000007000000.htm" style="line-height: 1.5;"&gt;Snap tool&lt;/A&gt;&lt;SPAN style="line-height: 1.5;"&gt; in the Editor toolset to try to get the ends to snap together.&amp;nbsp; You should just use the Ends option to snap the line ends only.&amp;nbsp; This tool directly modifies your original lines, so make a backup in case things go wrong and process it in an Editor session so you can undo your attempts and try different tolerances.&amp;nbsp; Once your lines are topologically accurate to the tolerance setting of your data, the Dissolve ends option should work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Additionally, be sure you leave all of the Dissolve fields unchecked.&amp;nbsp; You must not allow any attributes to affect the dissolve.&amp;nbsp; Only summary statistics fields should be used.&amp;nbsp; If you do not include any summary statistics fields your output should have no fields other than ObjectID and Shape.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 23:01:03 GMT</pubDate>
    <dc:creator>RichardFairhurst</dc:creator>
    <dc:date>2015-03-23T23:01:03Z</dc:date>
    <item>
      <title>Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464465#M15617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have hundreds of polylines&amp;nbsp; across the US, with each polyline consisting of 10 to 100 segments. One segment in each line has a name field. I want to assign the name in a given segment to all other segments &lt;SPAN style="text-decoration: underline;"&gt;in the same line&lt;/SPAN&gt;. I can't use a spatial join and assign the name of the closest segment, as it may assign the name from a nearby line, not the line segment in the same line. I can use a spatial join and assign the name of touching segments, but I would have to repeat this process 100 times if a line has 100 segments. Any suggestions on how to make this process quicker?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 17:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464465#M15617</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-20T17:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464466#M15618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does each shapefile or FC have only one line in it? Or are there hundreds of lines in each FC/shapefile? I am guessing that each segment has on row in the attribute table. Does each segment have a field with a line name? Maybe you could post a screenshot of the table if it is not sensitive information....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 17:48:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464466#M15618</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2015-03-20T17:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464467#M15619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are multiple segments in each line. The map provided shows the various lines around the country I'm dealing with. I have selected one line in northern Nebraska with 46 segments, and circled one segment which has a name associated with it (the Prob_Owner field). I want to assign this name to all other segments in this line. Bear in mind I need to do this for hundreds of lines across the US as shown in the map, so the solution will, ideally, allow me to do this efficiently.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot.png" class="image-1 jive-image" src="/legacyfs/online/76142_Screen Shot.png" style="width: 620px; height: 477px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 18:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464467#M15619</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-20T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464468#M15620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see so each line is contiguous and each has many sub segments. But there is no attribute to tie the line segments together - such as a line name? So one would have to use some sort of spatial operations to understand how the segments relate to a line. Just trying to understand the problem....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 19:48:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464468#M15620</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2015-03-20T19:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464469#M15621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Precisely! Well said.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 20:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464469#M15621</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-20T20:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464470#M15622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can think of two potential ways to solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use python to to get the end points of the lines. Use how they intersect to populate the Prob_Owner. I did not think it all the way to a solution but it is fully possible and could be fully automated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use Arc tools. I would suggest the following workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. Set up topology to highlight all of the areas where the lines intersect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. Select by attributes all of the segments that have names: Maybe Prob_Owner LIKE '__%' Export the section to a new FC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. Select by hand all of the lines that intersect other lines. Export them to a new FC. Invert the selection and export again. The goal is to have only lines that do not intersect in each FC. (if this is not practical because there are too many of them this solution is problematic. I guess I would goto python at this point or maybe there is a way to efficiently do this selection that I did not think of.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;d. Merge with the editor tool all of the features in one of the FCs from step c so that there is only one record in the FC. Then use explode off the advanced editing tool bar to turn them back in to distinct lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e. Spatial Join the output of step d with the the output of step b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f. Use identify to break the output of step e with the ordinal pipeline data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;g. Repeat steps as need for the output of step c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;h. Merge everything together and clean up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 20:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464470#M15622</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2015-03-21T20:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464471#M15623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could first Merge all line segments together without attributes and require that lines must join end to end in order to merge.&amp;nbsp; Calculate a long field named Parts with the following Python calculation to get a part count for each merged line: !Shape.partCount!&amp;nbsp; If no crossing lines exist and the lines actually meet end to end, then a single line will be created for all contiguous original line segments in a linear sequence and they will have a single part.&amp;nbsp; A spatial join of your original lines that actually have a name to the merged lines would show if more than one name was associated to the merged line (use One-to-One with the Join Merge Rule for the name field and a semi-colon delimiter).&amp;nbsp; If only one name exists for the line, you can spatial join the original lines to that merged line and transfer the name attribute to all of the segments that make up that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for some reason more than one name is associated to a merged single line that is a single part line, the Name field would have a semi-colon in the name list.&amp;nbsp; You would have to determine where the name changed manually based on other information or further research.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where more than two segments meet end to end to form branching lines the part count will be 2 or more.&amp;nbsp; The spatial join I recommended would tell you if only one name was associated to the branching line set, and in cases where that is true you could transfer the name attribute the same as if it was a single part line with one name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if more than one name was associated with a branching line set, use the Multi-part to single-part tool to divide the merged line into single part lines.&amp;nbsp; While I could write a program to get the bearing of the line segment at each line end to determine the lines that probably should join, you probably still should manually evaluate these lines that intersect no matter what to determine which alignments actually should join together through the intersection.&amp;nbsp; Once you get a single part line assembled, then find the named segment associated with it and you can use it to transfer the name to the original lines.&amp;nbsp; The intersections will complicate this, so you may have to buffer these lines and only transfer the attribute to original lines that can be selected using the rule that them must entirely fit in the buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 23:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464471#M15623</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-21T23:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464472#M15624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1.) &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Dissolve/00170000005n000000/"&gt;Dissolve&lt;/A&gt; lines using UNSPLIT_LINES&lt;/P&gt;&lt;P&gt;&lt;IMG alt="GUID-CA3A6243-A572-4D2B-AF49-9647253E269E-web.png" class="image-1 jive-image" src="http://resources.arcgis.com/en/help/main/10.1/0017/GUID-CA3A6243-A572-4D2B-AF49-9647253E269E-web.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;2.) Select the original line segments containing names.&lt;/P&gt;&lt;P&gt;3.) &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Spatial_Join/00080000000q000000/"&gt;Spatial Join&lt;/A&gt; named lines to dissolved lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will run into problems where there are T-intersections between differently named lines, but there is no way around it, AFAIK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 23:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464472#M15624</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-03-21T23:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464473#M15625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richard, just curious how to limit merged line segments to those that are touching. Are you referring to the &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m700000062000000"&gt;edit merge tool&lt;/A&gt;, or &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Merge/001700000055000000/"&gt;Merge geoprocessing tool&lt;/A&gt;, or neither?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2015 23:50:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464473#M15625</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-03-21T23:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464474#M15626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I meant to say use Dissolve with the Unsplit lines option as you have mentioned.&amp;nbsp; I have not used it very often, so some of my recollections on how it behaves may not be entirely correct, but in general the way I described it should be correct.&amp;nbsp; Using the Multipart to singlepart tool&amp;nbsp; may not apply, but more often than not I have to use that tool after using Dissolve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 01:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464474#M15626</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-22T01:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464475#M15627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was unaware of the dissolve with unsplit lines option. That does look like the best option for this part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Mar 2015 18:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464475#M15627</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2015-03-22T18:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464476#M15628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all the suggestions. Unfortunately, none of the ones I've tried work. I don't know Python so I'm leaving those out, but neither Dissolve, Merge or Unsplit have done anything. I tried all three on a single line consisting of 46 line segments that had no intersecting lines, but it did not combine the multiple segments into a single line. The output files all had 46 rows in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 22:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464476#M15628</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-23T22:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464477#M15629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely you have bad topology control and your tolerance is too precise for the level of accuracy that was maintained during the creation of this data&lt;SPAN style="line-height: 1.5;"&gt;.&amp;nbsp; Unless line ends precisely meet they will not merge together the way you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;If you have a Standard license or above you could try the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001v00000007000000.htm" style="line-height: 1.5;"&gt;Snap tool&lt;/A&gt;&lt;SPAN style="line-height: 1.5;"&gt; in the Editor toolset to try to get the ends to snap together.&amp;nbsp; You should just use the Ends option to snap the line ends only.&amp;nbsp; This tool directly modifies your original lines, so make a backup in case things go wrong and process it in an Editor session so you can undo your attempts and try different tolerances.&amp;nbsp; Once your lines are topologically accurate to the tolerance setting of your data, the Dissolve ends option should work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Additionally, be sure you leave all of the Dissolve fields unchecked.&amp;nbsp; You must not allow any attributes to affect the dissolve.&amp;nbsp; Only summary statistics fields should be used.&amp;nbsp; If you do not include any summary statistics fields your output should have no fields other than ObjectID and Shape.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 23:01:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464477#M15629</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-23T23:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464478#M15630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This doesn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went back to my original shapefile and selected one segment in a line, did Select by Location/add to selected features; selected the line as the target layer as well as the source layer, and used Touch the Boundary as the selection method. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This process selected the adjacent line segments. I ran it several times and each time it added the adjacent segments to the selected features. Doesn't this mean the ends of the line segments are touching?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 22:17:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464478#M15630</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-24T22:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464479#M15631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that only means they touch the edge.&amp;nbsp; Look at the sketch properties of two lines that should meet end to end.&amp;nbsp; If they have the exact same coordinates in the matching ends of the line then they would meet end to end.&amp;nbsp; If they are off by a fractional amount, they don't meet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, did you confirm that no attributes were generated by the Dissolve tool other than the ObjectID and Shape?&amp;nbsp; If you had any other field in the output that is not a summary field (Sum, Mean, Min, Max, etc) that will prevent lines that touch end to end from connecting if the value in the other fields do not exactly match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dissolve with the Dissovle_Lines option and no attributes should merge everything together into one feature, not multiple features if done properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Screenshot your Dissolve setting screen if you want to let us verify that all of the inputs are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are my results on a topologically correct line layer (I use an actual topology layer with rules that identify dangles and line ends touching the interior of another line as errors to ensure that only cul-de-sacs and stub roads are allowed to not meet end to end) with different Dissolve tool inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Original Input lines: 2496 line features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dissolve with no attributes, no summary fields, create multipart features, and using the Dissolve_Lines option: 1 line feature created.&amp;nbsp; When the create multipart features option was unchecked the process failed to complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dissolve with no attributes, no summary fields, create multipart features,&amp;nbsp; and using the Unsplit_Lines option:&amp;nbsp; 2,039 line features.&amp;nbsp; Separate line features are created at every intersection of 3 or more lines.&amp;nbsp; The unsplit lines option only works if just two lines meet end to end when no attributes are considered.&amp;nbsp; The create multipart feature option had no effect on the unsplit lines process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dissolve using a Street Name attribute to control the dissolve, no summary fields, create multipart features, and using the Dissolve_Lines option:&amp;nbsp; 980 line features were created.&amp;nbsp; Only one line feature was created for each unique street name.&amp;nbsp; The create multipart feature option had an effect on the dissolve process and created 18 additional features when the multipart option was unchecked for a total of 998 features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dissolve using a Street Name attribute to control the dissolve, no summary fields, create multipart features, and using the Unsplit_Lines option:&amp;nbsp; 998 line features were created.&amp;nbsp; There is one line minimum for each unique street name, but where any lines did not meet end to end additional features with the same street name were created for each line gap.&amp;nbsp; Therefore only 18 gaps existed in my line data when the street name was considered.&amp;nbsp; Intersecting roads with other street names had no effect on the unsplit process.&amp;nbsp; The create multipart feature option had no effect on the unsplit lines process.&amp;nbsp; However, the results were the same whether I unchecked the multipart feature option and used Dissolve_Lines or I used the Unsplit_Lines option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 02:39:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464479#M15631</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-25T02:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464480#M15632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I re-ran your suggestions and it appeared not to work. However, when I zoomed in very tight on one of the line segments (which is from a file of railroads) I think I discovered the problem. The method you suggested (Snap, then Unsplit) appears to work fine, except when there is a switch or siding on the rail line. A screen capture is shown below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After running the Snap and Unsplit tools, contiguous line segments with no switches or sidings on them were joined together end-to-end. However, if there is a switch or siding the end-to-end join does not occur. In the screen capture below there are three line segments: the two long segments and the smaller side track. So...now, any suggestions on how to proceed? I don't need the siding or switch tracks so if they could be deleted that would be fine, but I'm not sure how to isolate them for deletion or exclude them from any geoprocessing functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While the screen capture illustrates a dead-end siding, some are double ended, with both ends joining back into the main rail line.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/78709_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 20:26:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464480#M15632</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-25T20:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464481#M15633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This thread is getting too long to read, so sorry if this has been mentioned and/or ruled out. You may be able to save yourself some time by Merging (that is, &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m700000062000000"&gt;edit merge&lt;/A&gt;) or Dissolving all lines into one massive multipart polygon, then &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m700000002000000"&gt;Exploding &lt;/A&gt;or running &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003r000000"&gt;Multipart to Singlepart&lt;/A&gt; to separate into touching clusters. Finally, Spatial Join named segments to clusters. You will have to manually inspect clusters that should have more than one name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 20:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464481#M15633</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-03-25T20:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464482#M15634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless you have an attribute to distinguish sidings from mainline railroad tracks there is no way to make that distinction other than to select the lines and encode them manually or delete the unwanted lines.&amp;nbsp; All 3+ way line intersections like you showed in your picture will prevent your line from unsplitting until you can separate the mainline railroads from the sidings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would normally assign a subtype to the sidings and mainline railroad lines so I could select just the mainline railroad lines and use that selection with the Dissolve tool.&amp;nbsp; The subtype approach is non-destructive so that you can easily recover in case you find out you need to restore a line you mistakenly selected and incorrectly categorized, whereas if you delete lines recovery may not be possible after saving the layer,&amp;nbsp; As long as only the mainline railroad lines are selected the dissolve will ignore the sidings and unsplit the mainline railroads the way you want them.&amp;nbsp; After doing your best to do the mainline selection, unsplit the lines, assign railroad names and retest for continuity by looking for lines that still had unassigned names.&amp;nbsp; That will show you where two or more mainline railroads actually intersect, which you have to process manually no matter what technique you use, or it will show where you missed a siding. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can always use the geoprocessing results tab to easily open a tool you ran previously so that you can rerun the tool without having to reconfigure it.&amp;nbsp; So redoing the steps in an iterative approach is not that hard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frankly, from my perspective 3500 features is well within my tolerance for assigning a two category subtype attribute manually and I see no benefit for looking for an automated approach to avoid that step, unless I knew that I would have to repeat that process more than once.&amp;nbsp; Since that relatively minimal level of effort would let me automatically assign 100s of unique railway names I would consider that a very acceptable trade-off.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 00:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464482#M15634</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2015-03-26T00:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Assigning names to contiguous line segments</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464483#M15635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darren, I was able to merge everything into one massive multipart polygon as you suggested, but the Explode and Multipart-to-singlepart tools just returned me to my starting point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Between you and Richard I was able to make some headway, but the switch/siding problem discussed above derailed (ouch) any further efforts to accomplish what I wanted using a few commands. I'll have to go down the manual track (ouch, again) to deal with the switch/siding problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider this issue closed...and again, thanks for the ideas and your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2015 14:57:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/assigning-names-to-contiguous-line-segments/m-p/464483#M15635</guid>
      <dc:creator>JohnWarden</dc:creator>
      <dc:date>2015-03-26T14:57:36Z</dc:date>
    </item>
  </channel>
</rss>

