Skip to content

sverkerEsriSE/agolbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArcGIS Online backup for python3

Disclaimer

This software is supplied "AS IS" without any warranties and support.

The author or Esri Sverige AB assumes no responsibility or liability for the use of the software, conveys no license or title under any patent, copyright, or mask work right to the product.

The author reserves the right to make changes in the software without notification. The author also make no representation or warranty that such application will be suitable for the specified use without further testing or modification.

Always make sure your backups contain the data and attachments that you expect before deleting any data from ArcGIS Online

Description

Backup script to backup items in ArcGIS Online

What it does

  1. Logs you in to AGOL
  2. Searches for all items of type 'Feature Service' (limit: 500 - can be changed)
  3. For each search result, runs the export method on the item
  4. For each exported item, runs the download method on the exported item
  5. Deletes the exported item

Requirements

About

Backup script to backup items in ArcGIS Online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages