<?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: How to selectively update webmap component? in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694124#M3370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No thanks at all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you think your question is answered, please feel free to mark it as such.&lt;/P&gt;&lt;P&gt;This will also help to limit the number of apparently answered questions in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;E-J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Apr 2019 14:34:22 GMT</pubDate>
    <dc:creator>Egge-Jan_Pollé</dc:creator>
    <dc:date>2019-04-04T14:34:22Z</dc:date>
    <item>
      <title>How to selectively update webmap component?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694121#M3367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an ArcGIS online webmap that I'd like to update using the ArcGIS REST API. The Web Map has many layers but I'd like to update just one layer and leave the rest as-is.&amp;nbsp; It appears that I have to create JSON to fully specify the webmap (the base layer, all operational layers, all tables, etc). The problem with this is that I don't know the full specification (a user may have altered the original web map) and I don't see any way to retrieve the full specification in a way that can be simply updated and sent back on the update. Is it possible to either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) create JSON that will selectively update the webmap specification (eg. add/update/remove just one layer) OR&lt;/P&gt;&lt;P&gt;2) retrieve the full webmap specification in a JSON form that can be tweaked and sent back to the server on an update request?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694121#M3367</guid>
      <dc:creator>DonMorrison1</dc:creator>
      <dc:date>2019-04-04T13:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to selectively update webmap component?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694122#M3368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you have a look at the&amp;nbsp;&lt;A class="link-titled" href="https://ago-assistant.esri.com/" title="https://ago-assistant.esri.com/"&gt;ArcGIS Online Assistant&lt;/A&gt;&amp;nbsp;already?&lt;/P&gt;&lt;P&gt;Here you can login with your Esri account to search your web map, and - by clicking&amp;nbsp;&lt;STRONG&gt;I want to... View an item's JSON&amp;nbsp;&lt;/STRONG&gt;-&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;retrieve the full web map specification in JSON format to be edited or updated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Is this the answer to your question?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Egge-Jan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694122#M3368</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-04-04T13:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to selectively update webmap component?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694123#M3369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks very promising. I was not aware of &lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fago-assistant.esri.com%2F" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;ArcGIS Online Assistant&lt;/A&gt; but I think it will do the trick.&amp;nbsp; From the browser trace it looks like the &lt;A class="link-titled" href="https://fieldmuseum.maps.arcgis.com/sharing/rest/content/items/9f6cf163a04b48b3a07455d244a4dcd8/data" title="https://fieldmuseum.maps.arcgis.com/sharing/rest/content/items/9f6cf163a04b48b3a07455d244a4dcd8/data"&gt;https://&amp;lt;my_org&amp;gt;.maps.arcgis.com/sharing/rest/content/items/&amp;lt;item_id&amp;gt;/data&lt;/A&gt;&amp;nbsp; request is the one that returns the full specification that I'm looking for.&amp;nbsp; I'll add that to my script later today to verify that it does what I need. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 13:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694123#M3369</guid>
      <dc:creator>DonMorrison1</dc:creator>
      <dc:date>2019-04-04T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to selectively update webmap component?</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694124#M3370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No thanks at all &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you think your question is answered, please feel free to mark it as such.&lt;/P&gt;&lt;P&gt;This will also help to limit the number of apparently answered questions in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;E-J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 14:34:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-selectively-update-webmap-component/m-p/694124#M3370</guid>
      <dc:creator>Egge-Jan_Pollé</dc:creator>
      <dc:date>2019-04-04T14:34:22Z</dc:date>
    </item>
  </channel>
</rss>

