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.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We currently are seeing...

enhancement

For the `Item` class, the `type` property is missing from the documentation: ![image](https://github.com/user-attachments/assets/ee062440-565e-4057-aebd-4c4c511af01e) This property is available in the module: ![image](https://github.com/user-attachments/assets/da6f770f-df0f-4813-a545-1967d63d783d) Would be good to add to the documentation, this...

**Describe the bug** When attempting to clone a hosted feature layer containing attachments from one ArcGIS Portal to another using the clone_items method of the ArcGIS Python API, the process...

bug

**Describe the bug** When trying to clone a StoryMap from one organisation to another, the clone_items() method takes a very long time to clone a StoryMap, specifically its resources. I've...

bug