Update Data on Feature Layer

486
2
03-15-2021 12:03 PM
Labels (3)
MCouden
New Contributor II

We have a feature layer that is in a Web Application. This application has many people working in it and making additions to this layer in the application. We have data that needs to be appended to this layer as the people work. Meaning we can not republish and have the chance of losing any information that has been added. It is just to stressful. We have tried the update data tool but have not quite been able to get it to work.  Is there a place to show steps on using the tool or can you please give instructions. We would more than likely be using an excel or geodatabase.

0 Kudos
2 Replies
nita14
by
Occasional Contributor III

Hi,

here is a good sample code on how to achieve it using Python API:

https://developers.arcgis.com/python/sample-notebooks/updating-features-in-a-feature-layer/

BR,

Adam

0 Kudos
MCouden
New Contributor II

This the Update Data Layer button on your feature layer in ArcGIS Online. There is no place to put a python code? You choose a layer and continue. We are choosing a layer with the exact same fields and it doesn't let us continue.

0 Kudos