Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 643 Bytes

File metadata and controls

20 lines (13 loc) · 643 Bytes

arcgis-content-management

Jupyter notebook samples for cloning ArcGIS Portal items

1_CloneHostedFeatureLayer.ipynb

Sample of clone simple hosted Feature Layer

2_CloneWebMapWithHostedLayer.ipynb

Clone Web Map with hosted Feature layers

3_CloneWebMapWithMapFeatureLayer.ipynb

Clone Web Map with non hosted Feature layer. Layer must exist on target Portal. Sample with mapping dictionary

4_CloneWabWithCustomWidget.ipynb

Clone WebApplicationBuilder app with custom widget

5_CloneExBWithCustomWidget.ipynb

Clone Experience application with custom widget using backup-restore approach to move complex ArcGIS Portal items.