<?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: add own basemap to web map in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1168325#M7342</link>
    <description>&lt;P&gt;I found a solution by further testing:&lt;/P&gt;&lt;P&gt;wm = WebMap()&lt;BR /&gt;wm.basemap.clear()&lt;BR /&gt;wm.basemap.baseMapLayers[0].clear()&lt;BR /&gt;webAtlasDe = '{"id": "WebAtlasDE_1637","layerType": "ArcGISTiledImageServiceLayer","url": "&lt;A href="https://myserver.de/arcgis/rest/services/WebAtlasDE/ImageServer" target="_blank"&gt;https://myserver.de/arcgis/rest/services/WebAtlasDE/ImageServer&lt;/A&gt;","visibility": true,"opacity": 1,"title": "WebAtlasDE"}'&lt;BR /&gt;wm.basemap.baseMapLayers[0].update(json.loads(webAtlasDe))&lt;BR /&gt;wm.basemap.update({'title':'WebAtlasDE'})&lt;BR /&gt;webmap_item_properties = {'title':'WebAtlasDE', 'snippet':license_text, 'tags':['basemaps'}&lt;BR /&gt;service = wm.save(webmap_item_properties)&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 13:57:04 GMT</pubDate>
    <dc:creator>MichaelNüßlein</dc:creator>
    <dc:date>2022-04-27T13:57:04Z</dc:date>
    <item>
      <title>add own basemap to web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1168217#M7340</link>
      <description>&lt;P&gt;Hi, trying to add a service as basemap to a web map with python (manually i can do this analogue screenshot&amp;nbsp; below).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39912i0ADE42B3E820D5CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately i don't find any example how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks for any help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 07:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1168217#M7340</guid>
      <dc:creator>MichaelNüßlein</dc:creator>
      <dc:date>2022-04-27T07:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: add own basemap to web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1168325#M7342</link>
      <description>&lt;P&gt;I found a solution by further testing:&lt;/P&gt;&lt;P&gt;wm = WebMap()&lt;BR /&gt;wm.basemap.clear()&lt;BR /&gt;wm.basemap.baseMapLayers[0].clear()&lt;BR /&gt;webAtlasDe = '{"id": "WebAtlasDE_1637","layerType": "ArcGISTiledImageServiceLayer","url": "&lt;A href="https://myserver.de/arcgis/rest/services/WebAtlasDE/ImageServer" target="_blank"&gt;https://myserver.de/arcgis/rest/services/WebAtlasDE/ImageServer&lt;/A&gt;","visibility": true,"opacity": 1,"title": "WebAtlasDE"}'&lt;BR /&gt;wm.basemap.baseMapLayers[0].update(json.loads(webAtlasDe))&lt;BR /&gt;wm.basemap.update({'title':'WebAtlasDE'})&lt;BR /&gt;webmap_item_properties = {'title':'WebAtlasDE', 'snippet':license_text, 'tags':['basemaps'}&lt;BR /&gt;service = wm.save(webmap_item_properties)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 13:57:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1168325#M7342</guid>
      <dc:creator>MichaelNüßlein</dc:creator>
      <dc:date>2022-04-27T13:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: add own basemap to web map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1297945#M8767</link>
      <description>&lt;P&gt;our solution for adding a custom basemap does not work with Python API's coming with ArcGIS Pro 3.1.&amp;nbsp;&lt;SPAN class=""&gt;Does anyone have a solution for ArcGIS Pro 3.1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 09:09:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-own-basemap-to-web-map/m-p/1297945#M8767</guid>
      <dc:creator>MichaelNüßlein</dc:creator>
      <dc:date>2023-06-12T09:09:48Z</dc:date>
    </item>
  </channel>
</rss>

