<?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 Copy and Edit a Web Map with the REST API in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368636#M1757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they are feature services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 14:09:25 GMT</pubDate>
    <dc:creator>NilsBabel</dc:creator>
    <dc:date>2016-02-01T14:09:25Z</dc:date>
    <item>
      <title>How to Copy and Edit a Web Map with the REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368634#M1755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone provide an example or point me in the right direction on how to copy and edit a web map in ArcGIS.com using the REST API?&amp;nbsp; I've read the documentation on web maps in the &lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Web_map_format/02r30000004n000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Web_map_format/02r30000004n000000/"&gt;ArcGIS REST API&lt;/A&gt; Maybe I missed it but I don't see any examples of how to create/save or edit an existing web map.&amp;nbsp; It just documents the web map format.&amp;nbsp; Which is fine, I could use the documentation to write a web map with the correct specifications but I don't know how to save it to my ArcGIS.com site and give it a web map ID.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used the &lt;A href="http://ago-assistant.esri.com/" title="http://ago-assistant.esri.com/"&gt;ArcGIS Online Assistant&lt;/A&gt; which is very useful but again it doesn't really help me automate it.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is write a script that creates or copies a web map and changes the filter on a layer in the map.&amp;nbsp; Has anyone done this before or have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 00:28:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368634#M1755</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2016-01-30T00:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Copy and Edit a Web Map with the REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368635#M1756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the map services in the map published as feature services?&amp;nbsp; It has to be a feature service in order to edit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 05:27:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368635#M1756</guid>
      <dc:creator>ChadKopplin</dc:creator>
      <dc:date>2016-01-30T05:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Copy and Edit a Web Map with the REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368636#M1757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they are feature services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:09:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368636#M1757</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2016-02-01T14:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to Copy and Edit a Web Map with the REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368637#M1758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to look at the "Manage your organization" portion of the REST API. This relates to the portal API and how you can add/delete items.&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Add_Item/02r30000008q000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Add_Item/02r30000008q000000/"&gt;ArcGIS REST API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should be able to put something together with the information there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368637#M1758</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2016-02-01T14:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Copy and Edit a Web Map with the REST API</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368638#M1759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh, thanks.&amp;nbsp; I think I neglected that part.&amp;nbsp; I'll take a look.&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 16:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/how-to-copy-and-edit-a-web-map-with-the-rest-api/m-p/368638#M1759</guid>
      <dc:creator>NilsBabel</dc:creator>
      <dc:date>2016-02-01T16:08:17Z</dc:date>
    </item>
  </channel>
</rss>

