<?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: Python Script for Data Management in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/python-script-for-data-management/m-p/42154#M241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to create a model to emulate the workflow, exactly how you have described it.&amp;nbsp; From there you can export it to a python script.&amp;nbsp; Just be aware that sometimes the export to python isn't a perfect process.&amp;nbsp; At any rate, if you create the model first, you will at least get the logic in place, and then you can worry about python later...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2018 20:09:08 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2018-04-26T20:09:08Z</dc:date>
    <item>
      <title>Python Script for Data Management</title>
      <link>https://community.esri.com/t5/developers-questions/python-script-for-data-management/m-p/42153#M240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need help with writing a python script to automate data management. I have ArcMap 10.4. I receive three shapefile updates every day: line, point, and polygon. The shapefiles are updates, but there are some duplicate records in them from the previous update. This is my data management workflow every morning: I use ArcCatalog to "append" the points, lines, and polygons - so that I only have three shapefiles and not 3 X #days. For the "append", I import the shapefiles into a gdb (right click on the gdb and import). As feature classes, I right click on the gold version (the one that I append the updates to) and select load&amp;gt;load data. And that is how I append the updates for the three layers. I've found that this is much faster than using the geoprocessing append tool. Then I run the Delete Identical tool to delete the duplicates records (I have an enterprise global ID in the attribute table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A script that automates this workflow would save me a ton of time. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 19:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/python-script-for-data-management/m-p/42153#M240</guid>
      <dc:creator>JosephTapanes</dc:creator>
      <dc:date>2018-04-26T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python Script for Data Management</title>
      <link>https://community.esri.com/t5/developers-questions/python-script-for-data-management/m-p/42154#M241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to create a model to emulate the workflow, exactly how you have described it.&amp;nbsp; From there you can export it to a python script.&amp;nbsp; Just be aware that sometimes the export to python isn't a perfect process.&amp;nbsp; At any rate, if you create the model first, you will at least get the logic in place, and then you can worry about python later...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2018 20:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/python-script-for-data-management/m-p/42154#M241</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-04-26T20:09:08Z</dc:date>
    </item>
  </channel>
</rss>

