arcgis-python-api icon indicating copy to clipboard operation
arcgis-python-api copied to clipboard

Documentation and samples for ArcGIS API for Python

Results 294 arcgis-python-api issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** The bug is as follows: `The optimizer cannot recognize variable bn_Conv1/beta:0. This usually means you are trying to call the optimizer to update different parts of the...

bug

resolves [ArcGIS/geosaurus#11548](https://github.com/ArcGIS/geosaurus/issues/11548) ----- # 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...

ready for review

resolves [ArcGIS/geosaurus#11628](https://github.com/ArcGIS/geosaurus/issues/11628) ----- # 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...

ready for review
learn

**Describe the bug** Ran into a bug when attempting to run this notebook as written. https://developers.arcgis.com/python/samples/constructing-drive-time-based-service-areas/ **To Reproduce** Steps to reproduce the behavior: ```python from datetime import datetime from IPython.display...

bug

update for sample `Covid case forecasting Using TimeSeriesModel from arcgis.learn` - update to content.add() and map.legend.enabled=True - update map screenshot

documentation
update_24

`part3_finding_point_of_interests.ipynb` guide fixed. Major changes: - changing from gis.map() to Map() - adding `spatialReference` to location for the Point geometry to be drawn on the Map - removed the section...

ready for review
update_24

Updated the code, ran the code, updated the screenshots

documentation
update_24

Unable to find and install this package with current dependencies. Removing the three guides in this section that use the package

documentation
update_24

I reworked the sample and renamed it to demonstrate what it is now demoing. No more geoprocessing but rather geocoding and geometry

documentation
update_24