<?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 csv files into geodatabase in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1173981#M64557</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;lets say i have 6 .csv files into a folder. I'd like to convert them into point feature classes within a geodatabase. how can write a python script without using existing geoprocessing tools? I know I have to hard code the fields but how i can loop it? any example/tips would be appreciated. thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 14 May 2022 03:17:04 GMT</pubDate>
    <dc:creator>MitchellMoore</dc:creator>
    <dc:date>2022-05-14T03:17:04Z</dc:date>
    <item>
      <title>csv files into geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1173981#M64557</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;lets say i have 6 .csv files into a folder. I'd like to convert them into point feature classes within a geodatabase. how can write a python script without using existing geoprocessing tools? I know I have to hard code the fields but how i can loop it? any example/tips would be appreciated. thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 03:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1173981#M64557</guid>
      <dc:creator>MitchellMoore</dc:creator>
      <dc:date>2022-05-14T03:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: csv files into geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1173993#M64558</link>
      <description>&lt;P&gt;Do the csv files have fields available that can be used to create a point shape (e.g. lat-long, northing-easting?&lt;/P&gt;&lt;P&gt;If not, do you have a field(s) that can be used to geocode the data to create a point feature class?&lt;/P&gt;</description>
      <pubDate>Sat, 14 May 2022 14:08:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1173993#M64558</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2022-05-14T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: csv files into geodatabase</title>
      <link>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1174203#M64560</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/586749"&gt;@MitchellMoore&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...how can write a python script without using existing geoprocessing tools? ...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sorry, I'm a little confused by this. Could you elaborate what you mean about not using existing geoprocessing tools? Also, as&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/10036"&gt;@MichaelVolz&lt;/a&gt;&amp;nbsp;mentioned, you need a field in your CSV data that can be located (coordinates) or geocoded (address, placename, intersection, etc).&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 15:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/csv-files-into-geodatabase/m-p/1174203#M64560</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2022-05-16T15:37:28Z</dc:date>
    </item>
  </channel>
</rss>

