<?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 copy map frame formats and paste it to other frames in the same layout in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110691#M47140</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I usually create multiple maps in the same layout, so I need to adjust&amp;nbsp;&lt;SPAN&gt;layout dimensions and elements (e.g., legend, scale bar, north arrow) in one map frame and copy their formats into other frames.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a direct way to do this in ArcGIS Pro?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Salah&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Oct 2021 05:07:01 GMT</pubDate>
    <dc:creator>SalahAjjur</dc:creator>
    <dc:date>2021-10-25T05:07:01Z</dc:date>
    <item>
      <title>copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110691#M47140</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I usually create multiple maps in the same layout, so I need to adjust&amp;nbsp;&lt;SPAN&gt;layout dimensions and elements (e.g., legend, scale bar, north arrow) in one map frame and copy their formats into other frames.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a direct way to do this in ArcGIS Pro?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Salah&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 05:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110691#M47140</guid>
      <dc:creator>SalahAjjur</dc:creator>
      <dc:date>2021-10-25T05:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110789#M47142</link>
      <description>&lt;P&gt;Hi Salah,&lt;/P&gt;&lt;P&gt;There a couple ways you can do this. You can &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/save-symbols-in-styles.htm#GUID-D563F30E-3B89-4F6E-85AA-0DC7F0C51D27" target="_self"&gt;save a style&lt;/A&gt; from your formatted layout element (ex: scale bar, north arrow, etc...). Or, you can copy the formatted element, open it's properties and redirect the source map frame of the element to a different map frame.&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 12:29:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110789#M47142</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2021-10-25T12:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110878#M47145</link>
      <description>&lt;P&gt;Thanks Tom for the reply.&lt;/P&gt;&lt;P&gt;Both solutions do not place the formatted layer element in the same position in the frame. One should move the element and adjust it manually. Is there a way to avoid this?&lt;/P&gt;&lt;P&gt;Salah&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 15:22:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110878#M47145</guid>
      <dc:creator>SalahAjjur</dc:creator>
      <dc:date>2021-10-25T15:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110927#M47150</link>
      <description>&lt;P&gt;There is nothing in the UI that automatically places new layout elements, though you could use ArcPy to write code to do this. As inserting an element for the first time, copy and pasting elements will require you to size and position the element manually as you see fit. For tighter control you can set size and position values through the element properties pane (last tab in the dialog).&lt;/P&gt;&lt;P&gt;I'm not sure I'm following your workflow.&amp;nbsp; You state "&lt;SPAN&gt;Both solutions do not place the formatted layer element in the same position in the frame.&lt;/SPAN&gt;" Same position as what exactly? Are you trying to overwrite existing elements by having them point to a new map frames?&amp;nbsp; If so, you can do this through the properties pane. Swapping the source map for map frames and swapping the source map frame for map surround elements (legend, scale bar, etc...) can be done without having to create duplicate elements.&lt;/P&gt;&lt;P&gt;You might also want to consider using &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/layouts/layout-files.htm" target="_self"&gt;Layout Files&lt;/A&gt; as templates with pre-configured element positions for your layouts.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Oct 2021 16:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1110927#M47150</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2021-10-25T16:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1111547#M47224</link>
      <description>&lt;P&gt;I often prepare a layout with several maps for the same region. For example, to show topography, landuse, slope, soil characteristics, etc. Mostly, the&amp;nbsp;&lt;SPAN&gt;layout elements such as scale bar, north arrow, and legend size will be typical in all maps.&amp;nbsp;&lt;/SPAN&gt;Setting the size and calibrating the position for these elements in each map frame are time-consuming. I, therefore, asked for a feature that enables users to do this easily.&lt;/P&gt;&lt;P&gt;I suggest the user can insert these elements into each map. Then he can copy the format from one map to the others. This would be a great feature!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 08:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1111547#M47224</guid>
      <dc:creator>SalahAjjur</dc:creator>
      <dc:date>2021-10-27T08:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: copy map frame formats and paste it to other frames in the same layout</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1111582#M47232</link>
      <description>&lt;P&gt;Salah,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The functionality that you are looking for can be accomplished by&amp;nbsp;&lt;SPAN&gt;using&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/layouts/layout-files.htm" target="_self" rel="nofollow noopener noreferrer"&gt;Layout Files&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Tom&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Oct 2021 12:03:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/copy-map-frame-formats-and-paste-it-to-other/m-p/1111582#M47232</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2021-10-27T12:03:03Z</dc:date>
    </item>
  </channel>
</rss>

