Select to view content in your preferred language

AGOL-Using Python to create feature layer from URL

40
0
4 hours ago
MaggieT
Emerging Contributor

I sometimes need to create new, discrete layers with the same forms and symbology as a template layer. Manually, the way to do this is to create a new feature layer and select "provide an ArcGIS Server layer URL." Is there a straightforward way to do this with python in an AGOL notebook? Or do I need to get into the JSON for the template layer and somehow apply that to a new blank layer (I'm pretty new to doing stuff like that so please dumb it down if so)?

0 Kudos
0 Replies