<?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: Points to Line Tool not ordering correctly in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668170#M22260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your confirmation on the fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2011 15:28:34 GMT</pubDate>
    <dc:creator>DanLee</dc:creator>
    <dc:date>2011-09-07T15:28:34Z</dc:date>
    <item>
      <title>Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668164#M22254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Points to Line Tool in Data Management / Features is not sorting properly nor orienting vertices correctly. I have a points layer that I am using to create a line layer by sorting. I use the GPS_Time column as my sort perameter. I have also tried GPS_Second. It seems to be ignoring those sort columns and sorting by some unknown. It even is missing points in the original file. I have attached a points layer and associated PointsToLine layer to show the comparison.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Richard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 20:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668164#M22254</guid>
      <dc:creator>RichardBaker</dc:creator>
      <dc:date>2011-09-01T20:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668165#M22255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Richard,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is an interesting case you have here. I�??ve tried to do it also and get the same result you have. Apart from the wrong order, and the missing points, ArcGIS seems to invent its own point locations! When you zoom to the lower left corner of the data, you�??ll see that the a vertex of the created line is between the points with FID 31 and 32. This happens at several locations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried a workaround the sort order by adding X and Y columns and exporting the table to DBF. In Excel I sorted the data on the GPS_second field and saved the file. After adding it to ArcMap, I created XY Events and exported the layer to a featureclass (in a FGDB). Using this point featureclass in the Points to Line tool resulted in the proper order of the points, but still there are points missing and new locations created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I seems to be related with the coordinate system. If you project the points to a projected coordinate system (like NAD_1983_UTM_Zone_15N) and then use the Points to Line tool, it will honor the sort field and the locations. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 10.0 the results is correct (locations and sort order). The underlying script has been rewritten in 10.1 beta to implement the new da (data access) module. Apparently, there are some situations where it is not working correctly. Esri should look into this!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 08:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668165#M22255</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2011-09-02T08:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668166#M22256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;By any chance is this thread related to this thread, re the sorting issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/36757-No-sort-option-in-the-DA-module-cursors"&gt;http://forums.arcgis.com/threads/36757-No-sort-option-in-the-DA-module-cursors&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 13:48:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668166#M22256</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2011-09-02T13:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668167#M22257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;By any chance is this thread related to this thread, re the sorting issue?&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/36757-No-sort-option-in-the-DA-module-cursors"&gt;http://forums.arcgis.com/threads/36757-No-sort-option-in-the-DA-module-cursors&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes it is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 15:38:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668167#M22257</guid>
      <dc:creator>DavidWynne</dc:creator>
      <dc:date>2011-09-02T15:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668168#M22258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Points to Line Tool in Data Management / Features is not sorting properly nor orienting vertices correctly. I have a points layer that I am using to create a line layer by sorting. I use the GPS_Time column as my sort perameter. I have also tried GPS_Second. It seems to be ignoring those sort columns and sorting by some unknown. It even is missing points in the original file. I have attached a points layer and associated PointsToLine layer to show the comparison.&lt;BR /&gt;Thank you&lt;BR /&gt;Richard&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for reporting the problem and providing the repro data. We have resolved this problem in Points To Line for the upcoming Beta 2. Please use the attached pointtoline.py file to replace the one in your install folder ..\ArcGIS\Desktop10.1\ArcToolbox\Scripts. I have tested it with your data and received the correct result - a line following the GPS_Time order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for testing!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 16:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668168#M22258</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2011-09-02T16:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668169#M22259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great fix, works like a charm!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 05:09:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668169#M22259</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2011-09-05T05:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Points to Line Tool not ordering correctly</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668170#M22260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your confirmation on the fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2011 15:28:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/points-to-line-tool-not-ordering-correctly/m-p/668170#M22260</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2011-09-07T15:28:34Z</dc:date>
    </item>
  </channel>
</rss>

