arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
**Describe the bug** In ArcGIS Pro 2.9.3 - cloned python environment gets permission denied error after upgrading python api to 2.0 **To Reproduce** Clone the default env and upgrade arcgis...
There does not appear to be any code samples dealing with accessing and administering the bulk-publish functionality of an item-based Data Store within an Enterprise Portal. A small notebook dealing...
**Describe the bug** When adding a Portal item that is a feature layer to a map, the map does not reflect any filter that has been set on the Portal...
The illustrations of the raster output of the model and the polygon output of the modelbuilder process are inverted vertically relative to each other. I assume that is not actually...
**Describe the bug** The creation of the map widget running in a jupyter notebook creates a "Errno 22" error. **To Reproduce** Steps to reproduce the behavior: ```python from arcgis.gis import...
**Describe the bug** A common workflow I use is to create spatially enabled dataframes (SEDFs) from Shapely geometries in a Pandas DataFrame. However, if the geometry column is left as...
**Describe the bug** JupyterLab Extension Browser Installs v1.8.1 instead of v2.0.0, causing incompatibility with new v2.0.0 installed via pip3 install arcGIS. I think there might be some script on git...
**Describe the bug** Hi there, I try to use SSD tf-onnx format model, but found "module 'tensorflow' has no attribute 'enable_eager_execution'". Probably we need remove the code `tf.enable_eager_execution()` in the...
**Is your feature request related to a problem? Please describe.** Given a Pandas DataFrame in the form of X1, Y1, X2, Y2, create an SEDF with a geometry column containing...
**Após realizar a rotulação de objetos passo a realizar a utilização da ferramenta Train Deep Learning Model, entranto após os ajustes de parâmetros ocorre a seguinte série de erros:** Traceback...