arcgis-python-api
arcgis-python-api copied to clipboard
Documentation and samples for ArcGIS API for Python
The "api_data_owner" user in AGOL owns some notebook samples: https://www.arcgis.com/home/search.html?q=owner%3A%22api_data_owner%22&t=content&restrict=false&focus=notebooks&sortOrder=desc&sortField=modified Most of the samples were last modified on 10/1/2021 and do not include the updates that were made here in...
**Describe the bug** Property "manager" of [VectorTileLayer](https://developers.arcgis.com/python/api-reference/arcgis.mapping.toc.html#vectortilelayer) is broken for a VectorTileLayer hosted on ArcGIS Enterprise 11.0 with wed adaptor configured with "Administrative access disabled". **To Reproduce** Steps to reproduce...
**Is your feature request related to a problem? Please describe.** I am facing the following issue: how to enable "offline mode" on a "VectorTileLayer" hosted on ArcGIS Enterprise ? Currently,...
**Describe the bug** When using the `.query()` method on a Feature Layer, it returns the max record count (1000 in my case) even if you pass `return_all_records=True` to the method....
I am using to_featureset() to create a featureset from a spatially enabled dataframe and then using edit_features() to edit a feature layer on AGOL. I was having this issue https://github.com/Esri/arcgis-python-api/issues/1693...
**Describe the bug** A clear and concise description of what the bug is. Extract_Changes should return features of adds, updates, and deletes when the appropriate boolean parameter is set for...
**Describe the bug** I am not able to share items with specified groups with the arcgis.gis.Item.share() method. I tried a hosted feature layer and a view of that HFL. The...
**Describe the bug** When using the GeoAccessor.to_featureclass to export a spatial dataframe to a shapefile, if you pass `sanitize_columns` as `True` it converts all the column names to lowercase. The...
resolves [ArcGIS/geosaurus#11568](https://github.com/ArcGIS/geosaurus/issues/11568) ----- # 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...
resolves [ArcGIS/geosaurus#11550](https://github.com/ArcGIS/geosaurus/issues/11550) ----- # 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...