arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
**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),...
**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*...
\ ----- # 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...
**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...
**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...
**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:...
**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...
\ ----- # 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.   ----- # Checklist Please go through each entry in the below checklist and mark an 'X'...