<?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 Python Sequential Requests: Data Processing Automation within ArcMap in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-sequential-requests-data-processing/m-p/490152#M38357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, my python skills are very limited (to none) and I've never created an automated, sequential request for ArcMap. Below are the steps I'd like to code, any advice would be appreciated.&lt;/P&gt;&lt;P&gt;Step 1: Locate File folder&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2: Import “first” file (table csv) (there are over 500 cvs, the naming convention is not sequential)&lt;/P&gt;&lt;P&gt;Step 3: Join csv to HUC08 shapefile&lt;/P&gt;&lt;P&gt;Step 4: Select data without Null values within under the field name “Name”&lt;/P&gt;&lt;P&gt;Step 5: Save selected data as a layer file within my FoTX.gdb&lt;/P&gt;&lt;P&gt;Step 6: Move to the next file within the folder and complete the same action until all actions are complete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2019 17:12:02 GMT</pubDate>
    <dc:creator>JohannaValente</dc:creator>
    <dc:date>2019-03-05T17:12:02Z</dc:date>
    <item>
      <title>Python Sequential Requests: Data Processing Automation within ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-sequential-requests-data-processing/m-p/490152#M38357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, my python skills are very limited (to none) and I've never created an automated, sequential request for ArcMap. Below are the steps I'd like to code, any advice would be appreciated.&lt;/P&gt;&lt;P&gt;Step 1: Locate File folder&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2: Import “first” file (table csv) (there are over 500 cvs, the naming convention is not sequential)&lt;/P&gt;&lt;P&gt;Step 3: Join csv to HUC08 shapefile&lt;/P&gt;&lt;P&gt;Step 4: Select data without Null values within under the field name “Name”&lt;/P&gt;&lt;P&gt;Step 5: Save selected data as a layer file within my FoTX.gdb&lt;/P&gt;&lt;P&gt;Step 6: Move to the next file within the folder and complete the same action until all actions are complete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:12:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-sequential-requests-data-processing/m-p/490152#M38357</guid>
      <dc:creator>JohannaValente</dc:creator>
      <dc:date>2019-03-05T17:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Python Sequential Requests: Data Processing Automation within ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/python-sequential-requests-data-processing/m-p/490153#M38358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have broken down the process into steps, which is a good start.&amp;nbsp; Now you just need to take one step at a time and then eventually connect all the steps into a functioning script/process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of Step 1, what do you mean by "Locate File folder," i.e., how will the script look for the file folder?&amp;nbsp; Does the user pass a full path of a file folder to the script?&amp;nbsp; If so, how?&amp;nbsp; Or, do you know the name and need to search a file system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2019 17:39:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-sequential-requests-data-processing/m-p/490153#M38358</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-03-05T17:39:07Z</dc:date>
    </item>
  </channel>
</rss>

