arcgis-python-api
arcgis-python-api copied to clipboard
resolves issue#9773, fixed `using_and_updating_GIS_content.ipynb`
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
Check out this pull request on ![]()
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
@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:
maps now being displayed