<?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 Recover Overwritten Feature Layer in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286279#M51997</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had created a web map for wetland delineation with features for study area, streams, wetlands, flags, stormwater, etc. etc. I had gone in the field and collected data in Field Maps.&amp;nbsp; All showed up in AGOL.&amp;nbsp; However, then I had a request to update the study area in AGOL.&amp;nbsp; So I tried to right click the Study Area feature class in ArcGIS Pro, go to Sharing, and overwrite the feature layer.&amp;nbsp; Problem was that it overwrote ALL of the feature layers, not just the Study Area.&amp;nbsp; So all of my field data was lost.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to recover it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So frustrating that I can't just update a single feature class in AGOL. Luckily it was just one field day lost, but I cant imagine what could happen to larger projects.&amp;nbsp; What do others do to make sure data is not lost so easily in AGOL?&amp;nbsp; It litterally took 2 seconds to lose that data and this is not the first time AGOL has had this happen and I am not the only person.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2023 17:53:08 GMT</pubDate>
    <dc:creator>JustinJohnston</dc:creator>
    <dc:date>2023-05-05T17:53:08Z</dc:date>
    <item>
      <title>Recover Overwritten Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286279#M51997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I had created a web map for wetland delineation with features for study area, streams, wetlands, flags, stormwater, etc. etc. I had gone in the field and collected data in Field Maps.&amp;nbsp; All showed up in AGOL.&amp;nbsp; However, then I had a request to update the study area in AGOL.&amp;nbsp; So I tried to right click the Study Area feature class in ArcGIS Pro, go to Sharing, and overwrite the feature layer.&amp;nbsp; Problem was that it overwrote ALL of the feature layers, not just the Study Area.&amp;nbsp; So all of my field data was lost.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to recover it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So frustrating that I can't just update a single feature class in AGOL. Luckily it was just one field day lost, but I cant imagine what could happen to larger projects.&amp;nbsp; What do others do to make sure data is not lost so easily in AGOL?&amp;nbsp; It litterally took 2 seconds to lose that data and this is not the first time AGOL has had this happen and I am not the only person.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 17:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286279#M51997</guid>
      <dc:creator>JustinJohnston</dc:creator>
      <dc:date>2023-05-05T17:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Overwritten Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286311#M52001</link>
      <description>&lt;P&gt;If you want to only overwrite a single hosted feature layer, one option is to publish each feature class as separate hosted feature services, that way, if you overwrite the study area HFS, it won't clobber the wetland or streams feature layer(s) as they would be in thier own HFS.&lt;/P&gt;&lt;P&gt;Since there are issues beyond our control in AGOL, and, no real backups, any important data that I have in AGOL gets copied locally on a regular basis.&amp;nbsp; For the most part, my script just backs up the HFS's to local FGDB's with date appened to the name.&amp;nbsp; This way, I at least have a snapshot backup if 'something' happens.&lt;/P&gt;&lt;P&gt;For other layers that I tend to overwrite from Pro, my scheduled script checks for features that are in the AGOL hosted layer, but not in my local data (that I originally shared the layer from), and then appends the data to the local dataset.&amp;nbsp; This way, if I overwrite the layer, it has ALL the data in it.&lt;/P&gt;&lt;P&gt;Kind of clunky method, but it gets the job done.&amp;nbsp; Hopefully others will have 'better' options.&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286311#M52001</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-05-05T18:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Overwritten Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286314#M52002</link>
      <description>&lt;P&gt;That is probably what I need to do is create separate hosted feature layers for each one.&amp;nbsp; I wish ArcGIS Pro could do that in bulk.&amp;nbsp; What a mess it creates when you have lots of feature classes to create for each new project.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 18:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286314#M52002</guid>
      <dc:creator>JustinJohnston</dc:creator>
      <dc:date>2023-05-05T18:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Overwritten Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286399#M52011</link>
      <description>&lt;P&gt;Hi Rhett,&lt;/P&gt;&lt;P&gt;I reshared to AGOL as HFS for each Feature Class.&amp;nbsp; I added them to a new Webmap.&amp;nbsp; I have the webmap shared with the organization. "Use in Field Maps" is checked in settings. Yet, in Field Maps, there is no little + circle to be able to add or edit the features. Does something need to be changed in AGOL to make the webmap and new HFS editable?&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 21:12:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286399#M52011</guid>
      <dc:creator>JustinJohnston</dc:creator>
      <dc:date>2023-05-05T21:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Recover Overwritten Feature Layer</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286405#M52012</link>
      <description>&lt;P&gt;That is set in the configuation when you share the layer from Pro:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RhettZufelt_1-1683322275921.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70006i9506FD20C019F89A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RhettZufelt_1-1683322275921.png" alt="RhettZufelt_1-1683322275921.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, that can also be set in the setting tab for the HFL item details page.&amp;nbsp; Just be sure to save if you change it:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RhettZufelt_0-1683321973287.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/70005i094AADFEAE5C6954/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RhettZufelt_0-1683321973287.png" alt="RhettZufelt_0-1683321973287.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 21:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/recover-overwritten-feature-layer/m-p/1286405#M52012</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2023-05-05T21:32:17Z</dc:date>
    </item>
  </channel>
</rss>

