<?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: AGOL replace existing data with new data in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31589#M1597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;‌ will know.&lt;/P&gt;&lt;P&gt;In the interim, stick with python &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2018 23:04:27 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-12-11T23:04:27Z</dc:date>
    <item>
      <title>AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31588#M1596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This may be a no brainer for those of you more familiar with AGOL:&amp;nbsp; I created an AGOL map last year with 'last years data'.&amp;nbsp; Now I have 'this years data'&amp;nbsp; I would like to simply replace the old with the new, keeping my symbology. (The data has the same fields as last year).&amp;nbsp; In addition to the map, I created a dashboard.&amp;nbsp; If I'm able to update the map the dashboard 'looks at' will it be seamless?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 21:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31588#M1596</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-12-11T21:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31589#M1597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3063"&gt;Kelly Gerrow&lt;/A&gt;‌ will know.&lt;/P&gt;&lt;P&gt;In the interim, stick with python &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 23:04:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31589#M1597</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-12-11T23:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31590#M1598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you want to overwrite your feature layer. Check out the process in the doc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_1D3A87A80E3E4CD2A71744715F1522FE" title="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_1D3A87A80E3E4CD2A71744715F1522FE"&gt;Manage hosted feature layers—ArcGIS Online Help | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 23:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31590#M1598</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-11T23:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31591#M1599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd suggest either overwriting the feature layer with the new data like Katie suggested or using the &lt;A href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#APPEND"&gt;append tool&lt;/A&gt; to add the new data to the existing dataset while filtering out your previous years data. Web maps and dashboards read the data and symbology from the item (layer item) and from the services url. If you use either overwrite or append, the itemID and service url remain the same, enabling a seamless transition once the underlying data is updated. The method you choose will really depend on the data that you want to store in ArcGIS Online, one year or multiple years.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 23:58:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31591#M1599</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-12-11T23:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31592#M1600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you also still follow the suggestion in &lt;A _jive_internal="true" href="https://community.esri.com/message/562107"&gt;this thread&lt;/A&gt; by editing the layer within Arcmap and then posting the updates back to the hosted layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 00:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31592#M1600</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2018-12-12T00:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: AGOL replace existing data with new data</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31593#M1601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fiddled around a bit and added the new data to the original map and did a 'save as' to 'this-years-map'&amp;nbsp; Turns out the data is a little more dyanmic year to year than I thought.&amp;nbsp; I did look at the append and overwrite options as shown in the suggested help files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 00:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/agol-replace-existing-data-with-new-data/m-p/31593#M1601</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2018-12-12T00:20:03Z</dc:date>
    </item>
  </channel>
</rss>

