<?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: Point to Line tool in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257415#M8828</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to beat a dead horse, I get the following error when I try to save using your file name, because it contains a hyphen. No hyphen, no problem. I'm not sure why you don't see this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206978_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 18:38:04 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2016-06-06T18:38:04Z</dc:date>
    <item>
      <title>Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257406#M8819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shapefile is not created while using the Point to Line tool.&amp;nbsp; Not receiving any error, just shapefile is not being saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 18:14:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257406#M8819</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-03T18:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257407#M8820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps share the Python script you're using, or a screenshot of your tool dialog. Also, what version and product are you using? More details, please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 18:16:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257407#M8820</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-03T18:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257408#M8821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make sure you don't have a point selected prior to running the tool... this might give rise to...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 0.875rem; margin-bottom: 1.71429em;"&gt;Line feature will not be written to the output if they are made up of less than two vertices.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-size: 0.875rem; margin-bottom: 1.71429em;"&gt;from the help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 0.875rem; margin-bottom: 1.71429em;"&gt;and it makes a featureclass I believe, so you might want to check your default geodatabase incase it isn't a shapefile but an FC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 0.875rem; margin-bottom: 1.71429em;"&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/points-to-line.htm"&gt;Points To Line—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 18:33:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257408#M8821</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-03T18:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257409#M8822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using ArcGIS 10.2 Advanced License.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206892_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;My input file is a point shapefile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/206893_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though I stated a location (tried different directories) for the output file. it is not saved.&amp;nbsp; There were also no errors in the session.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:02:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257409#M8822</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-06T14:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257410#M8823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets try a visual&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Points_to_line.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206939_Points_to_line.png" style="width: 620px; height: 251px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:40:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257410#M8823</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-06T14:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257411#M8824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206942_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/206943_pastedImage_4.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see the Elapsed Time is 0.00 seconds.&amp;nbsp; don't know why it's not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257411#M8824</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-06T14:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257412#M8825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are a few observations from my dataset.&amp;nbsp; It is a CSV file.&amp;nbsp; I import it into ArcGIS and create a point shapefile (WGS_1984). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" width="64"&gt;group&lt;/TD&gt;&lt;TD width="64"&gt;lat&lt;/TD&gt;&lt;TD width="64"&gt;lon&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.078&lt;/TD&gt;&lt;TD align="right"&gt;-83.392&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.09&lt;/TD&gt;&lt;TD align="right"&gt;-83.335&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.102&lt;/TD&gt;&lt;TD align="right"&gt;-83.278&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.116&lt;/TD&gt;&lt;TD align="right"&gt;-83.222&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.13&lt;/TD&gt;&lt;TD align="right"&gt;-83.166&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.146&lt;/TD&gt;&lt;TD align="right"&gt;-83.111&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.164&lt;/TD&gt;&lt;TD align="right"&gt;-83.056&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.182&lt;/TD&gt;&lt;TD align="right"&gt;-83.002&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="19"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;37.203&lt;/TD&gt;&lt;TD align="right"&gt;-82.949&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:01:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257412#M8825</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-06T15:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257413#M8826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;make the csv file an event layer using File, Add Data, Add XY data and bring it into a new arcmap data frame&lt;/P&gt;&lt;P&gt;just for fun, save it as a featurelayer or even its own shapefile by exporting it.&lt;/P&gt;&lt;P&gt;use that file in the tool, ensuring that you have no records selected and that the layer indeed does show on screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS&lt;/P&gt;&lt;P&gt;pick a file path without spaces&lt;/P&gt;&lt;P&gt;don't use anything other than letters, numbers and the _ in file names&amp;nbsp; ie no '-' just to be safe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257413#M8826</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-06T15:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257414#M8827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried everything that you mentioned, still does not work.&amp;nbsp; I'm wondering if there is a problem with my Point to Line tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 16:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257414#M8827</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-06T16:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257415#M8828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to beat a dead horse, I get the following error when I try to save using your file name, because it contains a hyphen. No hyphen, no problem. I'm not sure why you don't see this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/206978_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257415#M8828</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-06-06T18:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257416#M8829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read my post... the last line about not using a hyphen in the file name... did you see what Darren saw? Did you do the steps I suggest to get to this point?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257416#M8829</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-06-06T19:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257417#M8830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry about that, I noticed the error with the hyphen in the name, I corrected it, but still got the same problem&amp;nbsp; I spoke with the person I got the data from, and he was able to use the Point to Line tool with no problems.&amp;nbsp; He's thinking that there might be a glitch in my Point to Line tool.&amp;nbsp; I will probably need to contact ESRI about this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2016 12:16:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257417#M8830</guid>
      <dc:creator>MarcSmith-Doiron</dc:creator>
      <dc:date>2016-06-07T12:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Point to Line tool</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257418#M8831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I am having the same problem. I have a very basic point set, I run the point to line tool, it says it is successful, no output is created. It doesn't matter if I put the output into a geodatabase or into a shape file, none of my file paths have spaces are dashes. I am not sure how to attach my data set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/344473_esri1.png" style="width: 620px; height: 330px;" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/344486_esri2.png" style="width: 620px; height: 324px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/344487_esri3.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 16:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/point-to-line-tool/m-p/257418#M8831</guid>
      <dc:creator>mikeclawson</dc:creator>
      <dc:date>2017-03-28T16:03:51Z</dc:date>
    </item>
  </channel>
</rss>

