arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
**Describe the bug** When creating a SEDF from a dict without having a gis-context there in the first place (or by creating a SEDF with any other method, e.g. derived...
*Describe the bug* When using spatial.to_featurelayer on a moderately large (62,000 rows, 93 columns) spatially enabled data frame, I'm getting the following error, and the feature layer is never created....
I'd like to request the ability to alter a StoryMap Cover page "Panel Appearance" properties through the StoryMap module API.  Currently, it seems the only options to alter the...
**Describe the bug** The swap_view function allows the ability to swap the source of the view to a different Hosted Feature Layer. https://developers.arcgis.com/python/api-reference/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.swap_view Hosted Feature Layer Views can only be...
**Is your feature request related to a problem? Please describe.** I am trying to automate creation of hosted joined views, as we use many of them that must be maintained...
**Is your feature request related to a problem? Please describe.** I've registered some external public services in my Portal, my end users can access these services on their systems in...
**Describe the bug** AttachmentManager.get_list() isn't returning correct attachments from a branch version Even with the version parameter specified, the returned attachments is coming from the SDE.Default version. **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** No ```python ``` **Describe the solution you'd like** After an ItemGraph is created from various items in an org, have...
This notebook had not yet been updated with the new module and classes. I tried to keep it simple.