<?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: Unexpected behavior from Points to Line tool in Desktop 10.5.1 in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217606#M7509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on first glance, it appears that your points are not sequentially ordered by their appearance in the table, but the order depends on some other field... do you have a field in the table that can provide the ordering?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2018 19:55:34 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-06-12T19:55:34Z</dc:date>
    <item>
      <title>Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217605#M7508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you&amp;nbsp;are familiar with the Points to Line tool, do you have any ideas about why I'm getting the following behavior.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a shapefile of points:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="229" src="https://community.esri.com/legacyfs/online/411211_nolines.PNG" style="border: 0px; margin: 2px 20px 0px;" width="316" /&gt;&lt;/P&gt;&lt;P dir="ltr"&gt;From the Points to Line help (&lt;A class="" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/points-to-line.htm" style="color: #2989c5; text-decoration: none;" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/points-to-line.htm"&gt;Points To Line—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;)&amp;nbsp;&lt;/SPAN&gt;this is a graphical representation of what the tool does:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image" height="332" src="https://community.esri.com/legacyfs/online/411257_PointsLineTool.PNG" style="border: 0px; margin: 2px 20px 0px;" width="404" /&gt;&lt;/P&gt;&lt;P&gt;What I'm hoping for is roughly the same thing, i.e. the line my 5 year old would draw if I asked him to connect the green points. But instead, I'm getting this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image" height="299" src="https://community.esri.com/legacyfs/online/411258_wlines.PNG" style="border: 0px; margin: 2px 20px 0px;" width="399" /&gt;&lt;/P&gt;&lt;P&gt;I'm leaving Line_Field blank, Sort_Field blank, and have tried both checking and unchecking Close_Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I want to leave Line_Field blank because I want all points treated the same way. I'm also leaning towards leaving Close_Line unchecked because I would eventually like to use the (correct) output line to connect with another line to make a polygon, so I don't want the end vertex to be the same as the start vertex. But I'm open to ideas about the Sort_Field. The description of the default behavior is that "&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;points used to create each output line feature will be used in the order they are found."&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 19:42:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217605#M7508</guid>
      <dc:creator>SarahHugenberger</dc:creator>
      <dc:date>2018-06-12T19:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217606#M7509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;on first glance, it appears that your points are not sequentially ordered by their appearance in the table, but the order depends on some other field... do you have a field in the table that can provide the ordering?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 19:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217606#M7509</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-12T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217607#M7510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It appears to be using FID to sort. I had hoped that "in the order they are found" meant that it would use some kind of nearest neighbor algorithm and not just pick a field to use. If I had wanted them ordered by FID I would have put that into Sort_Field. And I have no other fields that would get me what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you happen to know how to get it to work more like a nearest neighbor algorithm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 20:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217607#M7510</guid>
      <dc:creator>SarahHugenberger</dc:creator>
      <dc:date>2018-06-12T20:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217608#M7511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Peano sort&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/how-sort-works.htm" title="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/how-sort-works.htm"&gt;How Sort (management) works—Data Management toolbox | ArcGIS Desktop&lt;/A&gt; if you have the license.&lt;/P&gt;&lt;P&gt;If it is a shapefile, can you zip it (all I need is FID and shape fields) and attach it to your post.&lt;/P&gt;&lt;P&gt;I would just need to know one of the two points nearest the short.&amp;nbsp; I will see if I can implement a sequential distance sort from an origin using numpy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2018 20:36:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217608#M7511</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-12T20:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217609#M7512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this lead. I do have the correct license and while using the PEANO sort&amp;nbsp;improved the line somewhat, I'm still not getting what I'm hoping for. And it sounds like in order to get the outcome I want, it would involve a skill set (NumPy) beyond what I have. I appreciate your offering to help with that, but since this is a project for school I better stick to what's in my wheelhouse. (Although I'm really curious to see this idea through to its conclusion).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're curious, here is the what the PEANO sort gave me:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="313" src="https://community.esri.com/legacyfs/online/411392_MA_pointsTOline_noisla_sort.PNG" width="343" /&gt;&lt;/P&gt;&lt;P&gt;I do wonder if I could get better results by somehow specifying a point with which to start, but since my end goal is to script/automate this process that wouldn't work for the long run. Thanks again for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 21:34:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217609#M7512</guid>
      <dc:creator>SarahHugenberger</dc:creator>
      <dc:date>2018-06-13T21:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217610#M7513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;haven't played with it in a while, but a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=6ce9db93533345e49350d30a07fc913a"&gt;&lt;STRONG&gt;Minimum Spanning Tree&lt;/STRONG&gt;&lt;/A&gt; might piece it together...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you would have to convert to a single polyline if it connects properly.&lt;/P&gt;&lt;P&gt;When class is over, post the points ... it is too bad that there are no other attributes that would facilitate ordering&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 21:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217610#M7513</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-13T21:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217611#M7514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah&lt;/P&gt;&lt;P&gt;ran a quick test with Spanning Tree on a set of un-sequenced points&lt;/P&gt;&lt;P&gt;It will probably work ok as long as the inter-point spacing is less than the inter-imaginary-line spacing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="341" src="https://community.esri.com/legacyfs/online/411395_spanning_tree.png" width="645" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 00:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217611#M7514</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-14T00:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217612#M7515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this out, but I kept getting the error:&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'courier new', courier, monospace;"&gt;The toolbox:&amp;nbsp; c:/program files (x86)/arcgis/desktop10.5/ArcToolbox/Toolboxes/Data Management Tools.tbx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: black; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; could not be loaded.&amp;nbsp; Check your toolbox path&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10.0pt;"&gt;This is the path to my toolboxes, except with back slashes instead of forward slashes. I'll admit I've never been great with understanding exactly why and when the direction of the slashes differs, but I'm guessing you have a reason to be looking for the toolbox with this syntax.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 19:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217612#M7515</guid>
      <dc:creator>SarahHugenberger</dc:creator>
      <dc:date>2018-06-19T19:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unexpected behavior from Points to Line tool in Desktop 10.5.1</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217613#M7516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have PRO installed you can try its version&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/item.html?id=f96ede37dcd04c2e96dc903a4ce26244" title="https://www.arcgis.com/home/item.html?id=f96ede37dcd04c2e96dc903a4ce26244"&gt;Point Tools... for Pro&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/unexpected-behavior-from-points-to-line-tool-in/m-p/217613#M7516</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-19T20:31:25Z</dc:date>
    </item>
  </channel>
</rss>

