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 using `compare()` to compare Spatially Enabled DataFrames that were loaded from different sources (one from an ArcGIS online layer and one from a geodatabase feature class),...

As-Designed

**Describe the bug** Connection using GIS("Pro") intermittently fails when running script **To Reproduce** from arcgis.gis import GIS gis = GIS("Pro") for loop in loops: *Run loop to do something big*...

bug

\ ----- # Checklist Please go through each entry in the below checklist and mark an 'X' if that condition has been met. Every entry should be marked with an...

**Describe the bug** "datetime" module is imported when creating a "GIS" object. This datetime import is overwriting the main code datetime import causing errors such as "AttributeError: module 'datetime' has...

bug

**Describe the bug** The JSON format exported from Doccano's text editor for labeling tasks is currently structured with keys "id", "text", and "label", whereas ArcGIS expects the format to contain...

bug

**Describe the bug** During clone_items() of an ArcGIS Survey123 Form, if a question has any diacritics like macrons (e.g. the ā in Māori) cloning fails. **To Reproduce** Steps to reproduce...

bug

**Describe the bug** Clone experience builder app return JSON decode error in the ArcGIS Online EAC environment (ArcGIS API for Python version 2.2.0.1) **To Reproduce** Steps to reproduce the behavior:...

bug

**Describe the bug** content.clone_items fails for an application saying that the item_id exists currently; however, a content.get call returns nothing for the same item_id. **To Reproduce** Steps to reproduce the...

bug

\ ----- # Checklist Please go through each entry in the below checklist and mark an 'X' if that condition has been met. Every entry should be marked with an...

The geocoding introduction [page](https://developers.arcgis.com/python/guide/part1-what-is-geocoding/) contains HTML element artifacts on the developer site. ![image](https://github.com/Esri/arcgis-python-api/assets/1084420/cad8b6d1-ce4c-4dd4-9f6b-7e3f668bed17) ![image](https://github.com/Esri/arcgis-python-api/assets/1084420/9049f041-7625-4f90-9094-2c7907cca5bf) ----- # Checklist Please go through each entry in the below checklist and mark an 'X'...