Tarun Kukreja

Results 10 issues of Tarun Kukreja

`fighting_california_forest_fires_using_spatial_analysis.ipynb` corrected, resolves https://github.com/ArcGIS/geosaurus/issues/9821 environment details: cloned the latest Pro environment arcgis version - 2.2.0.1 Pro version - 3.2.1 python version - 3.9.18 please install puremagic in your environment before...

fixed
ready for review

resolves [#9773](https://github.com/ArcGIS/geosaurus/issues/9773) , fixed `using_and_updating_GIS_content.ipynb`, -> data is now available -> fixed the error **_there is no attribute called baseMap for WebMap['baseMap']_** with **_WebMap.basemap_** environment used: -> arcgis version -...

fixed
ready for review

resolves [#9791](https://github.com/ArcGIS/geosaurus/issues/9791) works with AGOL

fixed
changes requested
ready for review

sample notebook fixed and corrected resolves [9750](https://github.com/ArcGIS/geosaurus/issues/9750)

fixed
ready for review

resolves [#9781](https://github.com/ArcGIS/geosaurus/issues/9781) Note: this notebook scans the whole organization and identifies items that use insecure URLs, some of the output had to be edited because some items are not working...

ready for review

resolves [#9774](https://github.com/ArcGIS/geosaurus/issues/9774) fixed the sample notebook `Publishing web maps and web scenes` For testing: 1. Replace `gis2 = GIS(profile="your_enterprise_profile")` with credentials of https://pythonapitest.dev.geocloud.com/portal

ready for review

`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

guide `part2_locating_addresses` fixed for the new map widget. Following changes were made: - updating gis.map() to Map() - adding `spatialReference` to convert location to Point to display on the map...

fixed
to be reviewed
ready for review
update_24

`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

`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