<?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 kml layer to map in python notebook in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/add-kml-layer-to-map-in-python-notebook/m-p/1544360#M61761</link>
    <description>&lt;P&gt;I'm having the same trouble, any luck?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Oct 2024 16:10:36 GMT</pubDate>
    <dc:creator>AntonioTerraDrone</dc:creator>
    <dc:date>2024-10-01T16:10:36Z</dc:date>
    <item>
      <title>Add kml layer to map in python notebook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-kml-layer-to-map-in-python-notebook/m-p/1401146#M58332</link>
      <description>&lt;P&gt;I'm trying to add a kml file to an existing webmap using a python notebook, but I keep getting the error&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;"Item object without layers or tables is not supported"&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Here's my code-&lt;/P&gt;&lt;P&gt;kml_file = gis.content.search(query=my_project, item_type='kml')&lt;BR /&gt;project_kml = gis.content.get(kml_file[0].id)&lt;BR /&gt;DTE_webmap = WebMap(DTE_map)&lt;BR /&gt;DTE_webmap.add_layer(project_kml)&lt;BR /&gt;DTE_webmap.update()&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 20:31:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-kml-layer-to-map-in-python-notebook/m-p/1401146#M58332</guid>
      <dc:creator>JackiBergman</dc:creator>
      <dc:date>2024-03-26T20:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add kml layer to map in python notebook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/add-kml-layer-to-map-in-python-notebook/m-p/1544360#M61761</link>
      <description>&lt;P&gt;I'm having the same trouble, any luck?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 16:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/add-kml-layer-to-map-in-python-notebook/m-p/1544360#M61761</guid>
      <dc:creator>AntonioTerraDrone</dc:creator>
      <dc:date>2024-10-01T16:10:36Z</dc:date>
    </item>
  </channel>
</rss>

