<?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: Create new map in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029066#M60045</link>
    <description>&lt;P&gt;The short answer is no, or at least, not without some serious workarounds.&lt;/P&gt;&lt;P&gt;There's an open &lt;STRONG&gt;Idea&lt;/STRONG&gt; that requests this shortcoming be addressed, so you might want to give it an upvote. It does look like &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/create-a-new-map-in-arcgis-pro-with-arcpy/idc-p/926534/highlight/true#M1558" target="_self"&gt;one comment gives a working solution&lt;/A&gt;, but it's quite a lot just to get this to work.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 13:14:19 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2021-02-22T13:14:19Z</dc:date>
    <item>
      <title>Create new map</title>
      <link>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029037#M60042</link>
      <description>&lt;P&gt;Hi all, is it possible to create a new map using arcpy?&lt;/P&gt;&lt;P&gt;My script creates a new raster layer I need to display in a new map.&lt;/P&gt;&lt;P&gt;I thought maybe something like: newmap = arcpy.cim.CreateCIMObjectFromClassName('CIMMap','V2'), this doesn't error but it also doesn't make a new map...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 10:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029037#M60042</guid>
      <dc:creator>ToyotaT18</dc:creator>
      <dc:date>2021-02-22T10:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create new map</title>
      <link>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029066#M60045</link>
      <description>&lt;P&gt;The short answer is no, or at least, not without some serious workarounds.&lt;/P&gt;&lt;P&gt;There's an open &lt;STRONG&gt;Idea&lt;/STRONG&gt; that requests this shortcoming be addressed, so you might want to give it an upvote. It does look like &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/create-a-new-map-in-arcgis-pro-with-arcpy/idc-p/926534/highlight/true#M1558" target="_self"&gt;one comment gives a working solution&lt;/A&gt;, but it's quite a lot just to get this to work.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 13:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029066#M60045</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2021-02-22T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create new map</title>
      <link>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029119#M60048</link>
      <description>&lt;P&gt;The workaround I'm using for this for my use case is to create a project template in Pro. Then using arcpy I can extract the project template to a new location on the network as a "new project". It works for me, not sure if it would work for your use case.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 15:21:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/create-new-map/m-p/1029119#M60048</guid>
      <dc:creator>ChrisHolmes</dc:creator>
      <dc:date>2021-02-22T15:21:24Z</dc:date>
    </item>
  </channel>
</rss>

