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.** My problem is the dependencies of the arcgis package are so big and heavy its extremely onerous to incorporate arcgis...
hi, new with this package. trying to bring feature layer to local python. Ideally to shapely object. I found the spatially enabled dataframe as the closest object but couldn't really...
**Describe the bug** With the newest docker image ghcr.io/esri/arcgis-python-api-notebook:latest (ArcGIS API Python 2.2), the Visualizing of Spatially Enabled DataFrame from Shapefile doesn't work as expected. **To Reproduce** Steps to reproduce...
Update the parcel fabric "merge" tutorial to get rid of the `unable to resume service session` error. The hosted feature service uses Postgres which was hitting a case issue creating...
**Describe the bug** unable to upgrade arcgis package to 2.2.0 via conda **To Reproduce** Steps to reproduce the behavior: ```python conda upgrade -c esri --no-pin arcgis ``` error: ```python ```...
Hello, I need to disable/bypass proxy in ArcGIS. Here are details for this. My Computer's local server domain is "example.com". I installed ArcGIS Enterprise portal and web adaptor on this...
**Describe the bug** We have created a custom print service. When using the ArcGIS Python API 2.1 to publish this to an ArcGIS Server **in a disconnect / offline environment**,...
**Describe the bug** If you have a custom gp service, like a python web tool, that has a mapping service associated with the output it won't start back up if...
one notebook to delete elements in AGOL one by one. \ ----- # Checklist Please go through each entry in the below checklist and mark an 'X' if that condition...
Adding the 2D sections as part 1 to the arcgis.learn guides (revamped) Ref: https://github.com/ArcGIS/geosaurus/issues/8775