<?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: Connecting points of equal value into line segments in Transportation Questions</title>
    <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716545#M2370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried that and it made over a hundred lines of the same length.&amp;nbsp; I need the information to remain as segments along an overall line.&amp;nbsp; Going down the line feature there would be 1 segment with slope 0.5 then a gap representing the change in slope then an second segment with a slope of 0.1.&amp;nbsp; It would ultimately be a series of segments with a gap between each along the path of the corresponding line feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 16:05:36 GMT</pubDate>
    <dc:creator>SusanBien</dc:creator>
    <dc:date>2013-07-16T16:05:36Z</dc:date>
    <item>
      <title>Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716543#M2368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a point feature class with a slope as a field value.&amp;nbsp; I need to create a series of line segments based on the slope value.&amp;nbsp; For example, I have a point feature class with the following data in the attribute table&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp; Slope&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My end product would be a line feature class with 2 segments. One segment would go from point:ID 1 to point:ID 4 and the second segment would go from point:ID 5 to point:ID 7 with a gap between 4 and 5 (no line segment).&amp;nbsp; Any ideas how I can create this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jul 2013 19:48:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716543#M2368</guid>
      <dc:creator>SusanBien</dc:creator>
      <dc:date>2013-07-15T19:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716544#M2369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like you need the Points to Line tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003s000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It creates a line connecting the input points, and you can specify a line ID field from your input data, so you could make it produce a different line for each slope value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 14:22:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716544#M2369</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2013-07-16T14:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716545#M2370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried that and it made over a hundred lines of the same length.&amp;nbsp; I need the information to remain as segments along an overall line.&amp;nbsp; Going down the line feature there would be 1 segment with slope 0.5 then a gap representing the change in slope then an second segment with a slope of 0.1.&amp;nbsp; It would ultimately be a series of segments with a gap between each along the path of the corresponding line feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 16:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716545#M2370</guid>
      <dc:creator>SusanBien</dc:creator>
      <dc:date>2013-07-16T16:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716546#M2371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you tell me a little bit more about what you're trying to do?&amp;nbsp; What's the overall goal of this analysis?&amp;nbsp; Maybe we can find a better way to do it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 16:09:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716546#M2371</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2013-07-16T16:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716547#M2372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;My end result would be a line that kind of looks like the one below with each color being a different slope value. All of the like slope value lines are joined into one line segment. Then when the value changes there is a break in the line and a new line segment representing the new slope value on down for the entire original line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;______&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;___________&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;___&lt;/STRONG&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;STRONG&gt;__________________________&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 18:00:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716547#M2372</guid>
      <dc:creator>SusanBien</dc:creator>
      <dc:date>2013-07-16T18:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716548#M2373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do your input points actually have a geographic location on the map?&amp;nbsp; Because Points to Line should be able to do this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is your actual analysis about?&amp;nbsp; I understand from your description the type of lines you want to create.&amp;nbsp; I'm just wondering why you are trying to create these lines.&amp;nbsp; There might be a better way to accomplish your end goal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 18:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716548#M2373</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2013-07-16T18:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716549#M2374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems this is not geographic data as pointed out already. Anyway, take a look at dynamic segmentation and linear referencing, some creative symbology can give you the desired results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;see here &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003900000026000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003900000026000000&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and importantly here &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003900000004000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//003900000004000000&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 10:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716549#M2374</guid>
      <dc:creator>RamB</dc:creator>
      <dc:date>2013-07-27T10:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716550#M2375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a point feature class with a slope as a field value.&amp;nbsp; I need to create a series of line segments based on the slope value.&amp;nbsp; For example, I have a point feature class with the following data in the attribute table&lt;BR /&gt;&lt;BR /&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp; Slope&lt;BR /&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;BR /&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;BR /&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;BR /&gt;4&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5&lt;BR /&gt;5&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;BR /&gt;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;BR /&gt;7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.1&lt;BR /&gt;&lt;BR /&gt;My end product would be a line feature class with 2 segments. One segment would go from point:ID 1 to point:ID 4 and the second segment would go from point:ID 5 to point:ID 7 with a gap between 4 and 5 (no line segment).&amp;nbsp; Any ideas how I can create this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your source data is raster format, you can convert this grid data to line feature class based on the slope value (seg by slope value) and result will fit to your purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(You can join the slop attribute value data back to line feature class).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If your source data is in other format (shapfile, geodatabase, Excel table), convert it to grid first then convert the grid to lines in feature class (you need the small cell size setting).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 16:37:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716550#M2375</guid>
      <dc:creator>TOMKONG</dc:creator>
      <dc:date>2013-07-27T16:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716551#M2376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Susan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To use Points To Line, you would need an integer field as the Line ID field to separate the resulting lines. If your slope values are unique for every line you need to create, you can try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use Add Field to add in integer field, say LineID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use Calculate Field to get integer values from the slope values, something like "Int ( [Slope] * 100)" - it multiplies the Slope values by 100 and converts them to integers, e.g. 0.5 slope value will become 50.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Use Points To Line tool with LineID as the Line ID field and the ID field as the Sort Field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that work for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 14:56:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716551#M2376</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2013-12-10T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting points of equal value into line segments</title>
      <link>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716552#M2377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Susan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To use Points To Line tool you would need a Line ID field to separeate the lines. If your slope values are unique for every line you need to create, you can convert them into integers. Try this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use Add Field tool to add an integer field, say LineID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use Calculate Field tool to calculate values for the new field by:&amp;nbsp; Int ( [Slope] * 100&amp;nbsp; ). This would make 0.5 slope value to 50.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run Points to Line tool using LineID as the Line ID field and the ID field as the Sort Field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does that work for you?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 15:02:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/transportation-questions/connecting-points-of-equal-value-into-line/m-p/716552#M2377</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2013-12-10T15:02:21Z</dc:date>
    </item>
  </channel>
</rss>

