arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

Documentation and samples for ArcGIS API for Python

Results 294 arcgis-python-api issues
Sort by recently updated
recently updated
newest added
trafficstars

**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...

bug

*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....

bug

I'd like to request the ability to alter a StoryMap Cover page "Panel Appearance" properties through the StoryMap module API. ![image](https://github.com/user-attachments/assets/9de03a43-d83a-46a3-82b5-4d2eb8a62588) Currently, it seems the only options to alter the...

enhancement

**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...

bug

**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...

enhancement

**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...

enhancement

**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...

bug

**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...

enhancement

This notebook had not yet been updated with the new module and classes. I tried to keep it simple.