update-hosted-feature-service icon indicating copy to clipboard operation
update-hosted-feature-service copied to clipboard

Update and overwrite a hosted feature service on ArcGIS.com

Results 10 update-hosted-feature-service issues
Sort by recently updated
recently updated
newest added

Can this be updated to run in ArcGIS Pro? Read an .aprx instead of a .mxd?

I have the mxd and script all in one folder, I have updated the Settings.ini and when I run the python script I get the following? I am not a...

I thought I had the script running properly (it runs a timer through Task Scheduler when updates are made to our DB)... but I checked the log and I'm getting...

Hello, when using this script to update a service, it would be excellent to be able to control whether a service is editable or not. For example, when I initially...

I am getting an error at the Stage Service geoprocessing tool. Starting Feature Service publish process found Feature Service : b32e2b8980cf41e58b83be7f63bf2074 found Service Definition : c784bbce87c440c985a427f8e00c5e39 Traceback (most recent call...

Am I limited to 1000 features for each feature service when running the update this way? Or will I be able to update a feature service with over 70,000 features?

Not sure why, but a pop-up is coming up asking for AGOL credentials. I thought this tool bypassed all of that?

Is it possible to batch update multiple feature services using one settings.ini file?

It looks like there's been an update that further simplifies this code (Blog post released on March 14, 2017): https://blogs.esri.com/esri/arcgis/2017/03/14/updating-your-hosted-feature-services-with-arcgis-pro-and-the-arcgis-api-for-python/ Is the code in that blog article preferred now over...

Regarding: line 508 in update.py Should it be "http**s**://" ?