<?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: Map index - table of contents in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480841#M21128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! At a first glance, I cant find any reference to generating a list tho. But I sure will dig into the documentation you provided!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2020 12:49:44 GMT</pubDate>
    <dc:creator>Axelvon_Matern</dc:creator>
    <dc:date>2020-09-12T12:49:44Z</dc:date>
    <item>
      <title>Map index - table of contents</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480838#M21125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi! I am using ArcGIS Pro for making the maps for a book (temporal city atlas of Stockholm 1880 - 2020). Now I’m trying to find out how to generate lists of all place names and their index placements. Surely there is a easy way to do this. Can’t find any documentation on how to do this.&amp;nbsp;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can &amp;nbsp;anyone please point me int the right direction on this basic issue? Would be very grateful!&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 19:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480838#M21125</guid>
      <dc:creator>Axelvon_Matern</dc:creator>
      <dc:date>2020-09-09T19:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Map index - table of contents</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480839#M21126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From here...&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/an-overview-of-the-map-series-toolset.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/an-overview-of-the-map-series-toolset.htm"&gt;An overview of the Map Series toolset—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you could use&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/grid-index-features.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/grid-index-features.htm"&gt;Grid Index Features (Cartography)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/strip-map-index-features.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/cartography/strip-map-index-features.htm"&gt;Strip Map Index Features (Cartography)—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to use in&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/layouts/map-series.htm" title="https://pro.arcgis.com/en/pro-app/help/layouts/map-series.htm"&gt;Map series—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2020 20:56:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480839#M21126</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-09-09T20:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Map index - table of contents</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480840#M21127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Axel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, there is no out-of-the-box solution you can use to create the index page(s) for a map series. You will need to use python in order to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an ArcMap/Data Driven Pages sample available that shows how to do this -&amp;nbsp;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;&lt;STRONG&gt;GenerateMapBookWithIndexPages_10_v2&lt;/STRONG&gt; (&lt;A href="https://www.arcgis.com/home/item.html?id=0588e23e83f245afaa8501e84e7b25e5"&gt;https://www.arcgis.com/home/item.html?id=0588e23e83f245afaa8501e84e7b25e5&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;This sample cannot be used with ArcGIS Pro since it is written using the arcpy.mapping module and works with the single layout of ArcMap.&amp;nbsp; To work with ArcGIS Pro (and a file that may contain many layouts) you will need to use arcpy.mp (&lt;/SPAN&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/introduction-to-arcpy-mp.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/mapping/introduction-to-arcpy-mp.htm"&gt;Introduction to arcpy.mp—ArcGIS Pro | Documentation&lt;/A&gt;).&amp;nbsp;&amp;nbsp;Unfortunately, we have not yet had time to create a version of the GenerateMapBookWithIndexPages sample that can be used with ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;If you're good with code you might want to try migrating &lt;STRONG&gt;GenerateMapBookWithIndexPages_10_v2&lt;/STRONG&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;Here are some useful links:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/get-started/python-migration-for-arcgis-pro.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/get-started/python-migration-for-arcgis-pro.htm"&gt;Python migration from 10.x to ArcGIS Pro—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/migratingfrom10xarcpymapping.htm" title="https://pro.arcgis.com/en/pro-app/arcpy/mapping/migratingfrom10xarcpymapping.htm"&gt;Migrating from arcpy.mapping to ArcGIS Pro—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;Other map automation samples using python -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;&lt;A class="link-titled" href="https://www.arcgis.com/home/group.html?sortField=modified&amp;amp;sortOrder=desc&amp;amp;id=398a345905c845e38229c15f5353d4e9&amp;amp;view=list#content" title="https://www.arcgis.com/home/group.html?sortField=modified&amp;amp;sortOrder=desc&amp;amp;id=398a345905c845e38229c15f5353d4e9&amp;amp;view=list#content"&gt;https://www.arcgis.com/home/group.html?sortField=modified&amp;amp;sortOrder=desc&amp;amp;id=398a345905c845e38229c15f5353d4e9&amp;amp;view=list#c…&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;Hope this helps,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.5pt; color: #252423;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Sep 2020 13:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480840#M21127</guid>
      <dc:creator>TomBole</dc:creator>
      <dc:date>2020-09-10T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Map index - table of contents</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480841#M21128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! At a first glance, I cant find any reference to generating a list tho. But I sure will dig into the documentation you provided!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2020 12:49:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480841#M21128</guid>
      <dc:creator>Axelvon_Matern</dc:creator>
      <dc:date>2020-09-12T12:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map index - table of contents</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480842#M21129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I really bad at coding tho. Are the scripts you are refereing to aimed towards making index pages or extracting the index numbers? I would be totally fine with finding a way to just get a text file or a way to populate my place name table with the index square numbers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2020 12:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/map-index-table-of-contents/m-p/480842#M21129</guid>
      <dc:creator>Axelvon_Matern</dc:creator>
      <dc:date>2020-09-12T12:52:29Z</dc:date>
    </item>
  </channel>
</rss>

