<?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>idea Tool or Function to easily duplicate &amp;amp; fork a Layout &amp;amp; all embedded Maps in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idi-p/1378905</link>
    <description>&lt;P&gt;&lt;STRONG&gt;The Setup &amp;amp; Situation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a map series I'm producing right now to display the results of a complicated analysis of stormwater pond Assets.&amp;nbsp; By the end of things, I've ended up with two subgroups that need to be in the same report with 99% the same layout/visible layers.&amp;nbsp; Two of the chief differences are whether the Parcel layer data is visible or not, and what % of padding to add to the scale around the feature.&amp;nbsp; (Set A shows extra parcel data with a 200% margin; Set B shows simplified parcel data with a 100% margin).&lt;/P&gt;&lt;P&gt;The simplest (relatively speaking; I wouldn't call this "simple") way I could see to do this was to split my Map Series into two components, and join them in Acrobat into a single document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My Map Series changes can be accomplished by duplicating the Layout and setting a different Series in each.&amp;nbsp; I can even make use of "First Page" in my Set B to make sure my page numbers are properly contiguous as if they'd been the same.&lt;/P&gt;&lt;P&gt;But I also need to change layers.&amp;nbsp; This means I have only two options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Both Layouts use the same underlying map, and I&amp;nbsp;&lt;EM&gt;manually&lt;/EM&gt; turn layers on/off prior to each export.&amp;nbsp; This also means I have to&amp;nbsp;&lt;EM&gt;repeat&lt;/EM&gt; this manual operation every time I need to re-export, which increases the odds I'll forget one.&lt;/LI&gt;&lt;LI&gt;Each Layout uses&amp;nbsp;&lt;STRONG&gt;its own&lt;/STRONG&gt; underlying map, so I can make the layer changes and they'll be baked into the design.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Obviously, Option 2 there is more robust &amp;amp; preferable.&amp;nbsp; But if I do that, then I run into a host of issues from things pointing to the old pre-fork map.&amp;nbsp; So far, I've run into the following things that all depend on a specifically-targeted Map and/or Map Frame:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The Map Frame, itself&lt;/LI&gt;&lt;LI&gt;The Legend&lt;/LI&gt;&lt;LI&gt;The Scale Bar&lt;/LI&gt;&lt;LI&gt;The North Arrow&lt;/LI&gt;&lt;LI&gt;Map Series&lt;/LI&gt;&lt;LI&gt;Dynamic Value fields that use "Insert Table Attribute" to target a specific layer on the map.&lt;UL&gt;&lt;LI&gt;I ran into two issues on this one.&amp;nbsp; First, if the Map Frame in your duplicated Layout has the same name as the one in the original, then this dialog won't realize that anything has changed.&amp;nbsp; I had to first rename the Map Frame to be something different, and then update this.&lt;/LI&gt;&lt;LI&gt;Second, when you change the Map Frame target, it wipes out the targeted feature within that Map, as well as any expression you'd entered.&amp;nbsp; I had to reselect/rebuild them manually.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'm still working through this, so I'm not going to be at all surprised if the above list is missing multiple other similar cases.&amp;nbsp; Thankfully, #2-5 all seem to redirect automatically when you do #1.&amp;nbsp; The dynamic values in #6 were a big headache, though, because I had several such fields, and I had to each one individually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proposed Solution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Add the option to "Fork" a Layout that automatically &lt;EM&gt;also&lt;/EM&gt; forks any embedded Maps, and redirects all functions accordingly, even if it's just via a GP Tool.&amp;nbsp; There have been countless times that I've started from one combined project, only for things to diverge enough that I needed to spin part of it off into a new map.&amp;nbsp; Duplicating the map and then making changes is&amp;nbsp;&lt;EM&gt;usually&lt;/EM&gt; the way to go, but when Layouts are also involved, things start to get complicated &amp;amp; tedious&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;fast.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In theory, I could possibly write such a tool, but it would take me a lot more time and R&amp;amp;D than I can afford right now, especially since I don't know the CIM model all that well, yet, and that seems to be part of the "Insert Table Attribute" dynamic values.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2024 22:24:32 GMT</pubDate>
    <dc:creator>MErikReedAugusta</dc:creator>
    <dc:date>2024-02-06T22:24:32Z</dc:date>
    <item>
      <title>Duplicate both layout and associated maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136849#M37893</link>
      <description>&lt;P&gt;Sometimes, I want to create a duplicate of a map but continue using the original one as well. For example, the data displayed might grow too much to be displayed together and split up in two groups. If I copy the map and the layout separately, I need to set the correct map frame. This means I have to re-do extent, the legend, and other items.&lt;/P&gt;&lt;P&gt;At the moment, my workaround for dealing with this is to save the project under a different name, renaming the map and layout, and copying them back into the original one, which is a bit of a long way around.&lt;/P&gt;&lt;P&gt;I would love the option to right-click on a layout and choose: "copy this layout and all associated maps", which creates a duplicate of the layout that is "linked" to the new duplicates of the maps. This happens already between one project and another (as I use for my workaround), but it would be great to have it work within one project as well.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 13:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136849#M37893</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2022-01-25T13:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate both layout and associated maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136851#M37894</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/526915"&gt;@IlkaIllers1&lt;/a&gt;&amp;nbsp;I think i have a better workaround. But I still agree that this option should be built into the Project UI.&lt;/P&gt;&lt;P&gt;Export a layout template, then reimport that template back into the Pro Project. It then adds new linked maps with _1 at the end of the map names..&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 13:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136851#M37894</guid>
      <dc:creator>David_Brooks</dc:creator>
      <dc:date>2022-01-25T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate both layout and associated maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136966#M37895</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930"&gt;@David_Brooks&lt;/a&gt;&amp;nbsp;what a great idea.&lt;/P&gt;&lt;P&gt;Thank you! I've taken a screenshot of this post, and I'll try this the next time I need it.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 17:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1136966#M37895</guid>
      <dc:creator>MichelleWilliamsERM</dc:creator>
      <dc:date>2022-01-25T17:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate both layout and associated maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1137279#M37896</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930"&gt;@David_Brooks&lt;/a&gt;&amp;nbsp;that was an excellent idea, thank you! Still would like the capability to do this "directly".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jan 2022 07:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1137279#M37896</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2022-01-26T07:58:37Z</dc:date>
    </item>
    <item>
      <title>Tool or Function to easily duplicate &amp; fork a Layout &amp; all embedded Maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idi-p/1378905</link>
      <description>&lt;P&gt;&lt;STRONG&gt;The Setup &amp;amp; Situation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have a map series I'm producing right now to display the results of a complicated analysis of stormwater pond Assets.&amp;nbsp; By the end of things, I've ended up with two subgroups that need to be in the same report with 99% the same layout/visible layers.&amp;nbsp; Two of the chief differences are whether the Parcel layer data is visible or not, and what % of padding to add to the scale around the feature.&amp;nbsp; (Set A shows extra parcel data with a 200% margin; Set B shows simplified parcel data with a 100% margin).&lt;/P&gt;&lt;P&gt;The simplest (relatively speaking; I wouldn't call this "simple") way I could see to do this was to split my Map Series into two components, and join them in Acrobat into a single document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My Map Series changes can be accomplished by duplicating the Layout and setting a different Series in each.&amp;nbsp; I can even make use of "First Page" in my Set B to make sure my page numbers are properly contiguous as if they'd been the same.&lt;/P&gt;&lt;P&gt;But I also need to change layers.&amp;nbsp; This means I have only two options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Both Layouts use the same underlying map, and I&amp;nbsp;&lt;EM&gt;manually&lt;/EM&gt; turn layers on/off prior to each export.&amp;nbsp; This also means I have to&amp;nbsp;&lt;EM&gt;repeat&lt;/EM&gt; this manual operation every time I need to re-export, which increases the odds I'll forget one.&lt;/LI&gt;&lt;LI&gt;Each Layout uses&amp;nbsp;&lt;STRONG&gt;its own&lt;/STRONG&gt; underlying map, so I can make the layer changes and they'll be baked into the design.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Obviously, Option 2 there is more robust &amp;amp; preferable.&amp;nbsp; But if I do that, then I run into a host of issues from things pointing to the old pre-fork map.&amp;nbsp; So far, I've run into the following things that all depend on a specifically-targeted Map and/or Map Frame:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The Map Frame, itself&lt;/LI&gt;&lt;LI&gt;The Legend&lt;/LI&gt;&lt;LI&gt;The Scale Bar&lt;/LI&gt;&lt;LI&gt;The North Arrow&lt;/LI&gt;&lt;LI&gt;Map Series&lt;/LI&gt;&lt;LI&gt;Dynamic Value fields that use "Insert Table Attribute" to target a specific layer on the map.&lt;UL&gt;&lt;LI&gt;I ran into two issues on this one.&amp;nbsp; First, if the Map Frame in your duplicated Layout has the same name as the one in the original, then this dialog won't realize that anything has changed.&amp;nbsp; I had to first rename the Map Frame to be something different, and then update this.&lt;/LI&gt;&lt;LI&gt;Second, when you change the Map Frame target, it wipes out the targeted feature within that Map, as well as any expression you'd entered.&amp;nbsp; I had to reselect/rebuild them manually.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'm still working through this, so I'm not going to be at all surprised if the above list is missing multiple other similar cases.&amp;nbsp; Thankfully, #2-5 all seem to redirect automatically when you do #1.&amp;nbsp; The dynamic values in #6 were a big headache, though, because I had several such fields, and I had to each one individually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proposed Solution&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Add the option to "Fork" a Layout that automatically &lt;EM&gt;also&lt;/EM&gt; forks any embedded Maps, and redirects all functions accordingly, even if it's just via a GP Tool.&amp;nbsp; There have been countless times that I've started from one combined project, only for things to diverge enough that I needed to spin part of it off into a new map.&amp;nbsp; Duplicating the map and then making changes is&amp;nbsp;&lt;EM&gt;usually&lt;/EM&gt; the way to go, but when Layouts are also involved, things start to get complicated &amp;amp; tedious&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;fast.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In theory, I could possibly write such a tool, but it would take me a lot more time and R&amp;amp;D than I can afford right now, especially since I don't know the CIM model all that well, yet, and that seems to be part of the "Insert Table Attribute" dynamic values.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2024 22:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idi-p/1378905</guid>
      <dc:creator>MErikReedAugusta</dc:creator>
      <dc:date>2024-02-06T22:24:32Z</dc:date>
    </item>
    <item>
      <title>Ability to copy map and layout simultaneously; and stay linked</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564175#M37897</link>
      <description>&lt;P&gt;It would be great if there was an option to copy an entire map and layout at once, rename both map and layout, keep them linked as a direct copy of the original in the same .aprx file, and keep the same map extent. Basically what a "save as" was when working in an .mxd that you wanted to copy. Currently you need to duplicate each map and layout separately, re-link them, and reset the map extent. There are times where I forget to link the layout to the copied map, then I inadvertently end up editing another map that was already completed for a different layout. Very frustrating. It would be a huge time saver to add this feature.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 17:20:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564175#M37897</guid>
      <dc:creator>MarieGalarneau</dc:creator>
      <dc:date>2024-12-03T17:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ability to copy map and layout simultaneously; and stay linked</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564670#M37898</link>
      <description>&lt;P&gt;I agree with this. I often have several layouts with the same map layers but due to different requirements want to have certain layers toggled on/off in the different layouts, or labeling changes due to different extents, or that sort of thing. It would be great to be able to duplicate a layout&amp;nbsp; + map that would go together. These are situations where a map series doesn't make sense to set up.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:13:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564670#M37898</guid>
      <dc:creator>JakeJacobsAVA</dc:creator>
      <dc:date>2024-12-04T15:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ability to copy map and layout simultaneously; and stay linked</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564707#M37899</link>
      <description>&lt;P&gt;One workaround approach is to save the layout and re-import it.&lt;/P&gt;&lt;P&gt;The extent, layers and data sources are all intact but the layers and layout elements are encapsulated within the imported layout so changes do not affect each others layout setting.&lt;/P&gt;&lt;P&gt;I also&amp;nbsp;have a tool that I use to rename a layout and any map associated with the layout so it's easier to keep track of what maps are associated with what layout.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 15:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1564707#M37899</guid>
      <dc:creator>macbeer</dc:creator>
      <dc:date>2024-12-04T15:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate both layout and associated maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1587481#M37900</link>
      <description>&lt;P&gt;The ability to control symbology, labeling, etc. independently between layouts that are duplicated would be incredible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What about an option we can "right click" on the layouts that simply says "disassociate, or make independent" ??? Or, how about the ability to do this on a layer level in each map - THAT would be ideal!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Feb 2025 14:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/tool-or-function-to-easily-duplicate-amp-fork-a/idc-p/1587481#M37900</guid>
      <dc:creator>MikeSmith8</dc:creator>
      <dc:date>2025-02-20T14:17:53Z</dc:date>
    </item>
  </channel>
</rss>

