<?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 Save Map object with 2 added layers (Feature Collections) in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881907#M5158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to save into account a map created with GIS.map() and with 2 layers added into it (map.add_layer()) which are in-memory (layers are feature collections from a pandas data frame - with 2 columns, x and y) ?&lt;/P&gt;&lt;P&gt;And after to insert the id of the saved map into an application json and publish the app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 20:36:02 GMT</pubDate>
    <dc:creator>IonutAlixandroae4</dc:creator>
    <dc:date>2017-08-01T20:36:02Z</dc:date>
    <item>
      <title>Save Map object with 2 added layers (Feature Collections)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881907#M5158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to save into account a map created with GIS.map() and with 2 layers added into it (map.add_layer()) which are in-memory (layers are feature collections from a pandas data frame - with 2 columns, x and y) ?&lt;/P&gt;&lt;P&gt;And after to insert the id of the saved map into an application json and publish the app?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ionut&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 20:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881907#M5158</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-08-01T20:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Save Map object with 2 added layers (Feature Collections)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881908#M5159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are working on this capability - saving map widget to a webmap and also creating a webmap from scratch using Python. If you need this functionality immediately, you can do the following&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;save the DataFrame into a FeatureCollection item using `import_data()` method&lt;/LI&gt;&lt;LI&gt;compose a webmap as explained in this sample&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/publishing-web-maps-and-web-scenes/" title="https://developers.arcgis.com/python/sample-notebooks/publishing-web-maps-and-web-scenes/"&gt;publishing_web_maps_and_web_scenes | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 21:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881908#M5159</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-08-01T21:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Save Map object with 2 added layers (Feature Collections)</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881909#M5160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added the Feature Collection into GIS and after published as Feature Layer; after publishing, I have updated the webmap`s JSON to include the Feature Layer and created the map.&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ionut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 12:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/save-map-object-with-2-added-layers-feature/m-p/881909#M5160</guid>
      <dc:creator>IonutAlixandroae4</dc:creator>
      <dc:date>2017-08-03T12:04:13Z</dc:date>
    </item>
  </channel>
</rss>

