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.** It is difficult to navigate the API reference and to know what are all of the methods and properties available...

enhancement

VCI Estimation Using Multispectral Imagery Sample Notebook ----- # Checklist Please go through each entry in the below checklist and mark an 'X' if that condition has been met. Every...

\ ----- # 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...

changes requested

Hi there, I am trying to set hosted downloads for my hosted feature services in AGOL using ArcGIS API for Python like this: ![image](https://github.com/Esri/arcgis-python-api/assets/33999971/2935e900-6198-4fdd-a18a-c1284c49e19e) No matter what I try I...

bug

**Describe the bug** When trying to list layers ("`my_hfl.layers`") the error results: `A general error occurred: 'Response' object has no attribute 'path_url'` **To Reproduce** Steps to reproduce the behavior: Using...

bug

Replace the following broken maps to screenshots in notebook: - permit_map - permits_by_status_map - filtered_map - hotspot_map - hotspot_2011_map

**Describe the bug** Trying to use clone-items() method to clone Map Web App from Organization SOURCE to Organization TARGET in ArcGIS Online. The app is in the SOURCE folder along...

bug

**Describe the bug** Goal: upload a GeoJson file to ArcGIS Online via the function gis.content.add(). In the add function I'm using a Azure Blob file as source instead of a...

bug

**Describe the bug** I'm getting an item already exists error when attempting to add a geojson file but not such existing item can be found when searching or when inspecting...

bug

**Describe the bug** A fresh conda environment pip installing this package takes around 12 minutes because of unnecessary backtracking. Users have to specifically pin modules to remove 10 minutes of...

bug