<?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: Run script only for changed features in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/run-script-only-for-changed-features/m-p/380152#M29994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;have you checked out the filecmp module?&amp;nbsp; It's possible there is a useful method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;import filecmp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;help(filecmp)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;dir(filecmp)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2011 20:00:33 GMT</pubDate>
    <dc:creator>MarkWiygul</dc:creator>
    <dc:date>2011-03-21T20:00:33Z</dc:date>
    <item>
      <title>Run script only for changed features</title>
      <link>https://community.esri.com/t5/python-questions/run-script-only-for-changed-features/m-p/380151#M29993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Python script that runs nightly on an SDE fc.&amp;nbsp; Is there a way to run my script only on features that have changed? (been edited in some way that day, geometry or attributes).&amp;nbsp;&amp;nbsp; This way I don't have to run it on the entire feature class each night, and it would be easy to identify the "new" information that I need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 16:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/run-script-only-for-changed-features/m-p/380151#M29993</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-21T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run script only for changed features</title>
      <link>https://community.esri.com/t5/python-questions/run-script-only-for-changed-features/m-p/380152#M29994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;have you checked out the filecmp module?&amp;nbsp; It's possible there is a useful method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;import filecmp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;help(filecmp)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt;dir(filecmp)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2011 20:00:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/run-script-only-for-changed-features/m-p/380152#M29994</guid>
      <dc:creator>MarkWiygul</dc:creator>
      <dc:date>2011-03-21T20:00:33Z</dc:date>
    </item>
  </channel>
</rss>

