Hi there,
Thank you for your assistance with this potentially basic question, I am new to Python.
I would like to automate the following workflow, so am seeking confirmation if it is possible:
- Pull a shapefile download from an ArcGIS hosted feature service.
- Clip the shapefile.
- Reupload to ArcGIS Online as a hosted feature service.
- Automate the repetition of this process so that layers remain current.
I believe this should be possible, maybe using a combination of ArcPy and ArcGIS API for Python. Has anyone tried this?
Thank you,
Ben