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

**Is your feature request related to a problem? Please describe.** I am trying to update an AGO service with data nightly from my Enterprise Geodatabase. What I would like to...

enhancement
under consideration

**Describe the bug** Attempting to programmatically reassign content ownership, specifically a web map item. I have verified the user in AGOL has the "Reassign content" privilege, and can successfully change...

bug

**We can save Geodf to csv or excel but the import fails** If we can save ours df to csv, to excel, we should be able to import it properly....

enhancement

**Describe Issue** There appears to be a permissions issue when accessing the groups an item is shared with. I can still access the 'everyone' and 'org' values without any issues....

cannot reproduce

**Is your feature request related to a problem? Please describe.** We needed to update our Enterprise Groups which powered the membership of our Portal and AGOL groups from ADFS to...

enhancement

**Describe the bug** Hi team! This follows up on a conversation I had with @nanaeaubry at the UC! My goal is ultimately to ensure that my datetime columns are not...

bug

**Describe the bug** Generate report does not show results if partial sucess. **To Reproduce** Try create a batch of survey reports (if one of 1000 fails ....You should get partial...

bug

**Describe the bug** After creating a new ArcPy environment within a standalone installation of Anaconda, any attempt to import ArcPy within a VSCode Jupyter Notebook crashes the kernel. This is...

bug

**Describe the bug** Accessing some properties or methods on an Item object where the underlying FeatureServer or MapServer is not working will cause an infinite freeze. This boils down to...

bug

**Describe the bug** Whenever I try to access group "providerGroupName" property from group search results, I get "None" value. Note that this property is not documented: https://developers.arcgis.com/python/api-reference/arcgis.gis.toc.html#group But I have...