<?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 Export coordinates from polyline in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416391#M14070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you export coordinates from polylines? We need the coordinates in raw text format with each polyline related to a OBJECTID in the Attribute Table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached image&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26663[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been searching the web for this but have only find a way to get the coordinates of "Point Z" objects using the "Add XY Coordinates" tool. This however, does not work for Polyline shapes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 06:55:27 GMT</pubDate>
    <dc:creator>JohanEnglund</dc:creator>
    <dc:date>2013-08-13T06:55:27Z</dc:date>
    <item>
      <title>Export coordinates from polyline</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416391#M14070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you export coordinates from polylines? We need the coordinates in raw text format with each polyline related to a OBJECTID in the Attribute Table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See attached image&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]26663[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been searching the web for this but have only find a way to get the coordinates of "Point Z" objects using the "Add XY Coordinates" tool. This however, does not work for Polyline shapes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 06:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416391#M14070</guid>
      <dc:creator>JohanEnglund</dc:creator>
      <dc:date>2013-08-13T06:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export coordinates from polyline</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416392#M14071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Greetings&lt;BR /&gt;&lt;BR /&gt;How do you export coordinates from polylines? We need the coordinates in raw text format with each polyline related to a OBJECTID in the Attribute Table.&lt;BR /&gt;&lt;BR /&gt;See attached image&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]26663[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;I have been searching the web for this but have only find a way to get the coordinates of "Point Z" objects using the "Add XY Coordinates" tool. This however, does not work for Polyline shapes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have an advanced license you could use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003p000000"&gt;Feature Vertices to Point&lt;/A&gt;&lt;SPAN&gt; tool to convert your lines to points with the ALL option.&amp;nbsp; The attributes of the lines are maintained on the points and they are exported in order.&amp;nbsp; You could calculate the X and Y coordinates by adding two double fields and using the geometry calculator.&amp;nbsp; Then you could select all records, open the table view and copy the records, paste that into Excel and convert it to a text file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 13:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416392#M14071</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2013-08-13T13:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export coordinates from polyline</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416393#M14072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for answering, however I do not have the advanced license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know another way to do it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would be great if I could export it to a .kml or similar. I have tried exporting to a CAD and from Microstation i can convert it to .kml. This way i get the Coordinates but not the Attributes and IDS. So alla the relations between polylines and attributes are missing making the data pretty much worthless...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 14:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416393#M14072</guid>
      <dc:creator>JohanEnglund</dc:creator>
      <dc:date>2013-08-13T14:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export coordinates from polyline</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416394#M14073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your final goal is to have a .kml file, just use the Layer To Kml tool: &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00120000004n000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00120000004n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think this standard tool has been avalable since v9.3.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 16:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/export-coordinates-from-polyline/m-p/416394#M14073</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2013-08-13T16:54:48Z</dc:date>
    </item>
  </channel>
</rss>

