<?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 Drawing separate lines from points with the same ID number in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537224#M88131</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have CSV file with ship track points that I import to Arcgis Pro. I would like to make points to lines, based on ID-number. But these polylines must be separated by ID number, not connected.&lt;/P&gt;&lt;P&gt;For example, in CSV file I have&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ID;Time;Speed;Latitude;Longitude&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 15:00; 3.3; 58.313254623; 23.654234&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 17:00; 3.3; 58.32456245; 23.65324324&lt;/P&gt;&lt;P&gt;E33; 2024.1.1 11:00; 3.3; 58.353453; 23.6534534&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 12:00; 3.3; 58.5345345; 23.6523454234&lt;/P&gt;&lt;P&gt;E33; 2024.1.1 19:00; 3.3; 58.3324243; 23.65234&lt;BR /&gt;&lt;BR /&gt;How do I draw separate polylines that connect same ID points sorted by Time.&lt;BR /&gt;So far I have managed to draw the polylines but the polyline is connected. For example after ID="E1" last value the polylines connects to new ID (for example ID="2"). So the ship tracks crosses land, because different ID ships are located in different harbours. But I would like the polylines to be separated.&lt;BR /&gt;&lt;BR /&gt;For example, if one ship travels from one harbour to another. Then the polylines is also from one harbour to another.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2024 09:10:25 GMT</pubDate>
    <dc:creator>fred7</dc:creator>
    <dc:date>2024-09-11T09:10:25Z</dc:date>
    <item>
      <title>Drawing separate lines from points with the same ID number</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537224#M88131</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have CSV file with ship track points that I import to Arcgis Pro. I would like to make points to lines, based on ID-number. But these polylines must be separated by ID number, not connected.&lt;/P&gt;&lt;P&gt;For example, in CSV file I have&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ID;Time;Speed;Latitude;Longitude&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 15:00; 3.3; 58.313254623; 23.654234&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 17:00; 3.3; 58.32456245; 23.65324324&lt;/P&gt;&lt;P&gt;E33; 2024.1.1 11:00; 3.3; 58.353453; 23.6534534&lt;/P&gt;&lt;P&gt;E1; 2024.1.1 12:00; 3.3; 58.5345345; 23.6523454234&lt;/P&gt;&lt;P&gt;E33; 2024.1.1 19:00; 3.3; 58.3324243; 23.65234&lt;BR /&gt;&lt;BR /&gt;How do I draw separate polylines that connect same ID points sorted by Time.&lt;BR /&gt;So far I have managed to draw the polylines but the polyline is connected. For example after ID="E1" last value the polylines connects to new ID (for example ID="2"). So the ship tracks crosses land, because different ID ships are located in different harbours. But I would like the polylines to be separated.&lt;BR /&gt;&lt;BR /&gt;For example, if one ship travels from one harbour to another. Then the polylines is also from one harbour to another.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 09:10:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537224#M88131</guid>
      <dc:creator>fred7</dc:creator>
      <dc:date>2024-09-11T09:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing separate lines from points with the same ID number</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537227#M88132</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/defense/coordinate-table-to-polyline.htm" target="_blank"&gt;Coordinate Table To Polyline (Defense)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;would be an option&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 09:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537227#M88132</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-09-11T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing separate lines from points with the same ID number</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537246#M88134</link>
      <description>&lt;P&gt;Thank you! I put Line Grouping Field = ID, Sort Field = Time, but still I get ship tracks (polylines) over land...&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 11:25:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537246#M88134</guid>
      <dc:creator>fred7</dc:creator>
      <dc:date>2024-09-11T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing separate lines from points with the same ID number</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537592#M88168</link>
      <description>&lt;P&gt;an image of what you are referring to would help, as well as a list of the points that make up the sequence might help&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 01:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/drawing-separate-lines-from-points-with-the-same/m-p/1537592#M88168</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-09-12T01:20:48Z</dc:date>
    </item>
  </channel>
</rss>

