Hi,
I would like to know if other people/organisations have developed a workflow to backup their data locally from their ArcGIS Online account?
Is Python an option?
Thanks for your time.
I would like to know if other people/organisations have developed a workflow to backup their data locally from their ArcGIS Online account?
Is Python an option?
Thanks for your time.
Thanks,
Andrew
Andrew,
Will the web maps also back up the feature classes from the hosted database? Possibly both if this is the case.
cheers
brian
Brian does have a nice tool that's available and may also suit your needs.
Yes, you can use python to automate and create backups of your content if you needed. You will have to use the httplib and the ArcGIS REST API as documented Online.
Hope that helps,
Andrew
I will have a look at the Arc2box. I have only just started using Dropbox myself for work purposes, so need to familiarise myself some more with this product.