This repository contains notebooks for various ArcGIS workflows. A summary of each notebook is provided below.
This ArcGIS Notebook app can be used to clone content -- like hosted feature layers, web maps, and web apps -- between portals/organizations. It combines this ArcGIS Developer's documentation on cloning items with this iPython widgets tutorial to make the ArcGIS API for Python's clone content functionality more accessible to non-Python users.
Last updated March 2022.
This ArcGIS Notebook can be used to programatically delete content in ArcGIS Online/Portal for ArcGIS. It uses conditional logic to handle delete protection and recursion to handle dependent items.
This ArcGIS Notebook can be used to check the authoring apps of your ArcGIS Online web maps (e.g. was a web map created by/last saved in Map Viewer? Map Viewer Classic? ArcGIS Survey123 Connect? ArcGIS Workforce?).
Last updated October 2022.