Hi,
Is it possible to set an Area of Interest on a Hosted Feature Layer View using the ArcGIS API for Python?
I know how to create a view on a Hosted Feature Layer and to set a View Definition by defining which features to show. (This procedure is also clearly explained in this blog: https://community.esri.com/groups/arcgis-python-api/blog/2019/02/11/using-the-arcgis-api-for-python-to-create-a-view-from-a-hosted-feature-layer-and-to-define-a-view-fefinition)
But you can also set a View Definition on a Hosted Feature Layer View by defining an Area of Interest. (This was new in ArcGIS Online in December 2017: What’s new with hosted feature layer views (December 2017))
So, my question is: is it possible to somehow set this Area of Interest using the ArcGIS API for Python?
So far, my research (Google, etc.) did not result in a positive answer, so any hint would be appreciated.
Thanks in advance,
Egge-Jan