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

resolves issue#9773, fixed `using_and_updating_GIS_content.ipynb`

Open tarunkukreja003 opened this issue 1 year ago • 9 comments
trafficstars

resolves #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 - 2.2.0.1 -> arcgis pro - 3.2.1 -> python - 3.9.18

tarunkukreja003 avatar Jan 09 '24 20:01 tarunkukreja003

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

View / edit / reply to this conversation on ReviewNB

ManushiM commented on 2024-01-31T03:43:30Z ----------------------------------------------------------------

Replace the second sentence with - ArcGIS includes several classes to make use of this content, publish new items and update them when needed.


tarunkukreja003 commented on 2024-01-31T21:22:06Z ----------------------------------------------------------------

done

View / edit / reply to this conversation on ReviewNB

ManushiM commented on 2024-01-31T03:43:31Z ----------------------------------------------------------------

The publishing steps are similar to what is described earlier in the data preparation section

Let us query the operationalLayers section of the web scene to understand what the layers look like.


tarunkukreja003 commented on 2024-01-31T21:22:15Z ----------------------------------------------------------------

done

View / edit / reply to this conversation on ReviewNB

ManushiM commented on 2024-01-31T03:43:31Z ----------------------------------------------------------------

Now let us explore what the baseMap dictionary of the web scene looks like.


tarunkukreja003 commented on 2024-01-31T21:24:00Z ----------------------------------------------------------------

done

done


View entire conversation on ReviewNB

tarunkukreja003 avatar Jan 31 '24 21:01 tarunkukreja003

done


View entire conversation on ReviewNB

tarunkukreja003 avatar Jan 31 '24 21:01 tarunkukreja003

done


View entire conversation on ReviewNB

tarunkukreja003 avatar Jan 31 '24 21:01 tarunkukreja003

@tarunkukreja003

  • the cells where maps are supposed to appear are blank when previewing the site with a local build. We should correct these before merging this PR:

image

image

image

jyaistMap avatar Apr 10 '24 18:04 jyaistMap

maps now being displayed

tarunkukreja003 avatar Apr 16 '24 06:04 tarunkukreja003