<?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 Exporting to CSV in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353530#M12263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using model builder to automate a dataset and I can not figure out how to export the data to a csv file. I have a dataset already exporting into kmz files, is there a way to use this same model and export into a csv? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2012 12:38:47 GMT</pubDate>
    <dc:creator>brittanyschamaun1</dc:creator>
    <dc:date>2012-08-06T12:38:47Z</dc:date>
    <item>
      <title>Exporting to CSV</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353530#M12263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using model builder to automate a dataset and I can not figure out how to export the data to a csv file. I have a dataset already exporting into kmz files, is there a way to use this same model and export into a csv? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 12:38:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353530#M12263</guid>
      <dc:creator>brittanyschamaun1</dc:creator>
      <dc:date>2012-08-06T12:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to CSV</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353531#M12264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This may not be ideal if you only want to export out attributes but it sounds like this may be what you are looking for (this adds coordinate information to output table). You can use the export feature attributes to ascii function in spatial statistics.&amp;nbsp; You can set the delimiter to commas and add the field names that you wanted to have in the table. Be sure to add the .csv to the name of your output file.&amp;nbsp; There is a checkbox to add all field names to the output.&amp;nbsp; There may be better ways out there, but this is the only one I know of and it works for me.&amp;nbsp; Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
arcpy.ExportXYv_stats("Addresses.shp","FULL_ADD", "COMMA","Addresses.csv","ADD_FIELD_NAMES")
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Caleb&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:34:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353531#M12264</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-12-11T16:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting to CSV</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353532#M12265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Caleb,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your help. This is exactly what I needed!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2012 15:47:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exporting-to-csv/m-p/353532#M12265</guid>
      <dc:creator>brittanyschamaun1</dc:creator>
      <dc:date>2012-08-06T15:47:47Z</dc:date>
    </item>
  </channel>
</rss>

