<?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 Export/import web map's json in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220088#M65798</link>
    <description>&lt;P&gt;How do I export and then import a web map's json with python? I took a quick look at the GIS module... but I did not see the right call.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Oct 2022 23:58:20 GMT</pubDate>
    <dc:creator>forestknutsen1</dc:creator>
    <dc:date>2022-10-07T23:58:20Z</dc:date>
    <item>
      <title>Export/import web map's json</title>
      <link>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220088#M65798</link>
      <description>&lt;P&gt;How do I export and then import a web map's json with python? I took a quick look at the GIS module... but I did not see the right call.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 23:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220088#M65798</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2022-10-07T23:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import web map's json</title>
      <link>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220116#M65799</link>
      <description>&lt;P&gt;related links using the json module&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/can-t-create-a-valid-web-map-from-a-json/td-p/31630" target="_blank"&gt;Solved: Can't create a valid Web Map from a JSON definitio... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 09:02:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220116#M65799</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-10-08T09:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import web map's json</title>
      <link>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220126#M65800</link>
      <description>&lt;P&gt;For exporting, use &lt;STRONG&gt;Item.get_data()&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jcarlson_0-1665233676208.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/53155iE128830ACB3475F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jcarlson_0-1665233676208.png" alt="jcarlson_0-1665233676208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For importing? As &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt; 's linked post mentions, you'll probably want to use the &lt;STRONG&gt;json &lt;/STRONG&gt;module to make sure your JSON is formatted properly. To pass your modified JSON back to the map, just use &lt;STRONG&gt;Item.update(item_properties={'text':your_JSON_obj})&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 13:10:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1220126#M65800</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2022-10-08T13:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export/import web map's json</title>
      <link>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1237973#M66215</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/363906"&gt;@jcarlson&lt;/a&gt;&amp;nbsp;thanks! that did the trick&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 20:19:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/export-import-web-map-s-json/m-p/1237973#M66215</guid>
      <dc:creator>forestknutsen1</dc:creator>
      <dc:date>2022-12-05T20:19:05Z</dc:date>
    </item>
  </channel>
</rss>

