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

`part4_batch_geocoding.ipynb` fixed: Major updations: - added maps using Map() - fixed broken geocode urls - fixed broken csv_item - added spatialReference to location coordinates to convert it into Point geometry...

ready for review
update_24

Updated the code so that `add_layer` is now `content.add`

Update the code, no screenshots had to be updated

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: ```python # FeatureLayer with many data points and usually an...

cannot reproduce

This pr contains changes for map widget related codes for sample `coastline-extraction-usa-landsat8-multispectral-imagery`: - protected the final result of extracted coastline web map in geosaurus online - update code for creating...

documentation
update_24

Updating the [Chennai Floods 2015 – A Geographic Analysis](https://developers.arcgis.com/python/samples/chennai-floods-analysis-rn/) to reflect 2.4 * changes needed in * adding layers when using rendering * some data layer input was not existing...

documentation
update_24

Updated code and screenshots

documentation
update_24

Changes: * Changed the `set_time_period` method * Replaced gifs with updated ones * Removed `ready` method and replaced it with time lag * Updated markdown description as required

documentation
update_24

The title mostly covers it. The `arcgis.gis.server.Server` code basically 'successfully' authenticates anything, invalid URL, invalid username, invalid password. It isn't until one forces a relogin that you see what should...

bug

`part1_what_is_geocoding` guide fixed. Changes: gis login using profile added spatial reference to geocoded location for draw function to display a point fixed custom geocoding service item - which was previously...

ready for review
update_24