Hi,
It would be nice if we can control the service name when publishing from Spatial Data Frame. Currently it uses a short GUID for the service name.
More Details:
Thanks,
Krish
Thank you for your idea. We are considering this in the mid-term plan of the Python API
Hello @Anonymous User, I saw that the ArcGIS API for Python 2.0.0 documentation has an argument for service_name included with to_featurelayer. This isn't available in previous versions of the API however, and ArcGIS Online Notebooks 6.0 is still using ArcGIS API for Python 1.9.1.
Any idea when Notebooks 7.0 for ArcGIS Online is expected, and if it will use version 2.0.0?
You can pass service_name = <str> into to_featurelayer or import_data
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.