<?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 Replace existing feature class data with new shapefile data in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358302#M20516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to replace existing feature class data with new shapefile data.&amp;nbsp; I receive periodic data updates in shapefile format&amp;nbsp;that I would like to apply to existing feature classes.&amp;nbsp; IE existing feature class has 20 k rows of data, new file is updated with 2000 new rows of data, so 22k rows in the new shapefile.&lt;/P&gt;&lt;P&gt;I thought truncate (then load)&amp;nbsp;would work, but getting an error.&amp;nbsp;&amp;nbsp; Is there a more straight forward method I'm missing?&lt;/P&gt;&lt;P&gt;Any advice greatly appreciated ,....Thanks!!&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using ArcGIS 10.4.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Mar 2017 15:38:00 GMT</pubDate>
    <dc:creator>NCantwell</dc:creator>
    <dc:date>2017-03-13T15:38:00Z</dc:date>
    <item>
      <title>Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358302#M20516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to replace existing feature class data with new shapefile data.&amp;nbsp; I receive periodic data updates in shapefile format&amp;nbsp;that I would like to apply to existing feature classes.&amp;nbsp; IE existing feature class has 20 k rows of data, new file is updated with 2000 new rows of data, so 22k rows in the new shapefile.&lt;/P&gt;&lt;P&gt;I thought truncate (then load)&amp;nbsp;would work, but getting an error.&amp;nbsp;&amp;nbsp; Is there a more straight forward method I'm missing?&lt;/P&gt;&lt;P&gt;Any advice greatly appreciated ,....Thanks!!&lt;/P&gt;&lt;P style="padding: 0px; min-height: 8pt;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using ArcGIS 10.4.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 15:38:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358302#M20516</guid>
      <dc:creator>NCantwell</dc:creator>
      <dc:date>2017-03-13T15:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358303#M20517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Error, what error specifically?&amp;nbsp; Is the feature class in question being used in publication of GIS services?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 15:53:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358303#M20517</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2017-03-13T15:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358304#M20518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No its not being used for GIS Services.&amp;nbsp; Just data for in house maps etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 17:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358304#M20518</guid>
      <dc:creator>NCantwell</dc:creator>
      <dc:date>2017-03-13T17:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358305#M20519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the data Versioned? Truncate doesn't work on Versioned data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Share the error with us if possible..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 05:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358305#M20519</guid>
      <dc:creator>Asrujit_SenGupta</dc:creator>
      <dc:date>2017-03-14T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358306#M20520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I think that reason for the error.&amp;nbsp; thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 15:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358306#M20520</guid>
      <dc:creator>NCantwell</dc:creator>
      <dc:date>2017-03-14T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Replace existing feature class data with new shapefile data</title>
      <link>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358307#M20521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;duplicate post &lt;A href="https://community.esri.com/message/674845-re-replace-existing-feature-class-data-with-new-shapefile-data"&gt;https://community.esri.com/message/674845-re-replace-existing-feature-class-data-with-new-shapefile-data&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 17:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/replace-existing-feature-class-data-with-new/m-p/358307#M20521</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-03-23T17:47:21Z</dc:date>
    </item>
  </channel>
</rss>

