<?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: create lines between points in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360344#M12450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you want distances between pairs of points along the stream, or between every pair of points in the feature class? You should check out the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000.htm"&gt;Near &lt;/A&gt;&lt;SPAN&gt;tool for 2D distances (requires ArcInfo license), or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000005000000.htm"&gt;Near 3D &lt;/A&gt;&lt;SPAN&gt;for 3D distances (requires 3D Analyst).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aside from that, it would be a relatively simple python script to loop through all points and calculate the distances from the coordinates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2011 19:09:08 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2011-06-15T19:09:08Z</dc:date>
    <item>
      <title>create lines between points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360343#M12449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a longitudinal profil point layer of a mountain stream. The points have x,y and height coordinates. I now want to calculate the distances between every point along the stream. Can anyone help me with this problem? Best regards James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 17:36:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360343#M12449</guid>
      <dc:creator>JamesLeuzinger1</dc:creator>
      <dc:date>2011-06-15T17:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: create lines between points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360344#M12450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you want distances between pairs of points along the stream, or between every pair of points in the feature class? You should check out the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00080000001q000000.htm"&gt;Near &lt;/A&gt;&lt;SPAN&gt;tool for 2D distances (requires ArcInfo license), or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000005000000.htm"&gt;Near 3D &lt;/A&gt;&lt;SPAN&gt;for 3D distances (requires 3D Analyst).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aside from that, it would be a relatively simple python script to loop through all points and calculate the distances from the coordinates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 19:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360344#M12450</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2011-06-15T19:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: create lines between points</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360345#M12451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the title of your post and your question, it seems you want to create a line from points along each stream profile and get the distance between consecutive profile points (vertices along the profile line). Is that correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have ArcGIS 10 and Arcinfo license, you can try the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Assuming your points along each stream profile has a unique ID or field value, run the Points To Line tool with the profile ID as the Line Field. You will get a polyline for each stream profile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Run the Split Line At Vertices tool to get lines between vertices. The Shape_length values of the split lines would be the distances you are looking for?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 22:37:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-lines-between-points/m-p/360345#M12451</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2011-06-15T22:37:52Z</dc:date>
    </item>
  </channel>
</rss>

