arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
All I really did was update the workflows to highlight how to use the udpated methods (introspection and enrich) using the same data as previously used in the prior geoenrichment...
**Describe the bug** Cannot install _arcgis_ Python SDK v2.0.1 on MacOS using _pip install .._ which makes server installs using _requirements.txt_ difficult (_arcgis_ Python SDK v2.0.0 installs just fine). **To...
It would be greate to be possible to control string fields length using pandas dataframe and to_featurelayer or to featureCollection With methods like numpy astype('
**Describe the bug** If using a token to connect to Portal, then some layer methods/classes don't function and return a Token Required message. In this example it is item.layers **To...
**Describe the bug** I can't install Arcgis API with anaconda distribution. I insert at Anaconda Prompt in a new enviroment conda install -c esri arcgis My virtual env called ArcGIS_API...
**Describe the bug** I am exporting a SEDF to local featureclass. I have tried both a mobile geodatabase and a file geodatabase. The SEDF is roughly 2 million rows. The...
**Describe the bug** Hello, I have followed the steps to run arcgis in Google Colab. However while trying to import GIS from arcgis I am facing the error `NameError: name...
I am trying to run this notebook, [finding_routes_for_appliance_delivery_with_VRP_solve](https://github.com/Esri/arcgis-python-api/blob/master/samples/04_gis_analysts_data_scientists/finding_routes_for_appliance_delivery_with_VRP_solver.ipynb) but I kept having this error: ``` Exception: Token required but not passed in the request. Token required. (Error Code: 499) ```...
Although the service manifest.json is available, it does not include as much detail as the manifest.xml. Most notably, I've seen that the manifest.json strips out the schema owner name for...
*Discussing this topic on the public repo, so users can be aware of upcoming changes to the content structure* **Is your feature request related to a problem? Please describe.** This...