<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: arcgis.mapping.WebMap basemap property not working in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1250685#M8296</link>
    <description>&lt;P&gt;Having the same issue as OP, the code snippets on&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.mapping.toc.html#arcgis.mapping.WebMap.basemap" target="_blank"&gt;arcgis.mapping module | ArcGIS API for Python&lt;/A&gt;&amp;nbsp;doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2023 07:42:17 GMT</pubDate>
    <dc:creator>WengNg4</dc:creator>
    <dc:date>2023-01-24T07:42:17Z</dc:date>
    <item>
      <title>arcgis.mapping.WebMap basemap property not working</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1130222#M6961</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am trying to change the basemap of a WebMap portal item using the ArcGIS API for Python (1.9.1 version). It is indicated in this link&amp;nbsp;&lt;A title="arcgis.mapping.WebMap.basemap" href="https://developers.arcgis.com/python/api-reference/arcgis.mapping.toc.html#arcgis.mapping.WebMap.basemap" target="_self"&gt;arcgis.mapping.WebMap.basemap&lt;/A&gt;&amp;nbsp;that we should use&amp;nbsp;&lt;EM&gt;basemap&amp;nbsp;&lt;/EM&gt;property to set new basemap using Item object.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AldwinGregorio_0-1641270124380.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30675i333C37EA48658C9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AldwinGregorio_0-1641270124380.png" alt="AldwinGregorio_0-1641270124380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Upon setting a portal item as basemap using&amp;nbsp;&lt;EM&gt;basemap&amp;nbsp;&lt;/EM&gt;property of WebMap object, I'm getting this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AldwinGregorio_1-1641270189868.png" style="width: 557px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30676i962B83B970308977/image-dimensions/557x81?v=v2" width="557" height="81" role="button" title="AldwinGregorio_1-1641270189868.png" alt="AldwinGregorio_1-1641270189868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is my code where&amp;nbsp;&amp;nbsp;&lt;EM&gt;bm_item&amp;nbsp;&lt;/EM&gt;is an Item object. Is this an issue with the API version?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AldwinGregorio_2-1641270237148.png" style="width: 782px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30677i800CBF4CB62B49E1/image-dimensions/782x71?v=v2" width="782" height="71" role="button" title="AldwinGregorio_2-1641270237148.png" alt="AldwinGregorio_2-1641270237148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 04:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1130222#M6961</guid>
      <dc:creator>AldwinGregorio</dc:creator>
      <dc:date>2022-01-04T04:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis.mapping.WebMap basemap property not working</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1178034#M7437</link>
      <description>&lt;P&gt;I have attached a notebook in the zip file.&lt;/P&gt;&lt;P&gt;I was able to switch the basemap of a portal webmap to a basemap from another portal web map with the notebook.&amp;nbsp; Hopefully this will help.&amp;nbsp; Let me know if you have questions.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 17:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1178034#M7437</guid>
      <dc:creator>ChrisWiebke</dc:creator>
      <dc:date>2022-05-27T17:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis.mapping.WebMap basemap property not working</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1250685#M8296</link>
      <description>&lt;P&gt;Having the same issue as OP, the code snippets on&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.mapping.toc.html#arcgis.mapping.WebMap.basemap" target="_blank"&gt;arcgis.mapping module | ArcGIS API for Python&lt;/A&gt;&amp;nbsp;doesn't work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 07:42:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/arcgis-mapping-webmap-basemap-property-not-working/m-p/1250685#M8296</guid>
      <dc:creator>WengNg4</dc:creator>
      <dc:date>2023-01-24T07:42:17Z</dc:date>
    </item>
  </channel>
</rss>

