<?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 a reference map showing the extent of multiple maps in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141385#M51083</link>
    <description>&lt;P&gt;You could use model builder to automate the extraction of the Feature Class extents and store that in a new Feature Class.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_0-1644269779639.png" style="width: 516px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33303i4C621610502D46E2/image-dimensions/516x178?v=v2" width="516" height="178" role="button" title="DuncanHornby_0-1644269779639.png" alt="DuncanHornby_0-1644269779639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The key to this model is simply setting the group option in the minimum bounding geometry to ALL.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;End result of this model is a new Feature Class of envelopes, 1 envelope for each layer in the map.&amp;nbsp; Note this model works/iterates with different geometry types.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_1-1644269936786.png" style="width: 562px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33305i69A369A5BF6526D0/image-dimensions/562x485?v=v2" width="562" height="485" role="button" title="DuncanHornby_1-1644269936786.png" alt="DuncanHornby_1-1644269936786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Feb 2022 21:42:38 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2022-02-07T21:42:38Z</dc:date>
    <item>
      <title>Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1140992#M51031</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am working on a project which has a large number of data points (for trees) over a large site.&lt;/P&gt;&lt;P&gt;Due the size of the site I need to break it down into 20 maps which I have done through the use of bookmarks.&amp;nbsp; I have included a small overview map in the corner and shown the extent with the extent indicator.&lt;/P&gt;&lt;P&gt;However, I would still like to create a single large map that shows the extent of each of the bookmarks so that the reader knows exactly which map to go to to find the tree.&lt;/P&gt;&lt;P&gt;Is there a way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Toby&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 07:10:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1140992#M51031</guid>
      <dc:creator>TobyChapman</dc:creator>
      <dc:date>2022-02-05T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1140998#M51032</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is a bit of a workaround:&lt;/P&gt;&lt;P&gt;Instead of / on top of using bookmarks, you create a polygon feature class with rectangles that show the extent of each map / page. You can scroll through the map series, activate the map, draw a rectangle of the extent, close activation, go to the next page, and so forth. This feature class can then be drawn with just outlines in your overview map.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 09:52:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1140998#M51032</guid>
      <dc:creator>IlkaIllers1</dc:creator>
      <dc:date>2022-02-05T09:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141000#M51033</link>
      <description>&lt;P&gt;Have you ruled out a Bookmark Map Series?&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/layouts/map-series.htm" target="_blank"&gt;Map series—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/layouts/bookmark-map-series.htm" target="_blank"&gt;Introduction to a bookmark map series—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 12:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141000#M51033</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-02-05T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141005#M51034</link>
      <description>You could create a grid using the tessellate tool, add it to a new map and symbolize the grid squares to identify the individual map areas, and then label the maps with the associated grid square from the reference map.&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Feb 2022 13:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141005#M51034</guid>
      <dc:creator>JoshSaad1</dc:creator>
      <dc:date>2022-02-05T13:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141015#M51037</link>
      <description>&lt;P&gt;Thank you for the response.&amp;nbsp; I have been using map series but I can't figure out how to create a single large reference map to show how all the individual series fit together.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2022 19:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141015#M51037</guid>
      <dc:creator>TobyChapman</dc:creator>
      <dc:date>2022-02-05T19:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141233#M51059</link>
      <description>&lt;P&gt;Hi Toby,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might be interested in the following thread -&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-export-my-bookmarks-as-a-layer/td-p/242349" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/is-it-possible-to-export-my-bookmarks-as-a-layer/td-p/242349&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 16:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141233#M51059</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2022-02-07T16:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141385#M51083</link>
      <description>&lt;P&gt;You could use model builder to automate the extraction of the Feature Class extents and store that in a new Feature Class.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_0-1644269779639.png" style="width: 516px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33303i4C621610502D46E2/image-dimensions/516x178?v=v2" width="516" height="178" role="button" title="DuncanHornby_0-1644269779639.png" alt="DuncanHornby_0-1644269779639.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The key to this model is simply setting the group option in the minimum bounding geometry to ALL.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;End result of this model is a new Feature Class of envelopes, 1 envelope for each layer in the map.&amp;nbsp; Note this model works/iterates with different geometry types.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DuncanHornby_1-1644269936786.png" style="width: 562px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33305i69A369A5BF6526D0/image-dimensions/562x485?v=v2" width="562" height="485" role="button" title="DuncanHornby_1-1644269936786.png" alt="DuncanHornby_1-1644269936786.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 21:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141385#M51083</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2022-02-07T21:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a reference map showing the extent of multiple maps</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141511#M51095</link>
      <description>&lt;P&gt;This worked really well thank you&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 09:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/create-a-reference-map-showing-the-extent-of/m-p/1141511#M51095</guid>
      <dc:creator>TobyChapman</dc:creator>
      <dc:date>2022-02-08T09:23:28Z</dc:date>
    </item>
  </channel>
</rss>

