arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
**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...
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...
Hi there, I am trying to set hosted downloads for my hosted feature services in AGOL using ArcGIS API for Python like this:  No matter what I try I...
**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...
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...
**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...
**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...
**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...