<?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: Export Map Series Pages in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157472#M7115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen these pages, however I don't see any documentation or sample python docs for how to use python to iterate over a map series and export the pages within a series. &amp;nbsp;That's what I'm looking for, whether or not this is possible with ArcGIS Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 20:20:09 GMT</pubDate>
    <dc:creator>mpboyle</dc:creator>
    <dc:date>2017-06-23T20:20:09Z</dc:date>
    <item>
      <title>Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157470#M7113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm considering moving some of my map production projects to ArcGIS Pro, but most of them rely on data driven&amp;nbsp;pages and python scripts to automatically iterate over the pages and export out PDFs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked through the arcpy.mp module and don't see any method, class, or function for accessing map series properties...maybe I'm missing it...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without having the ability to script and export a map series, I'm kind of wondering why this is even a part of ArcGIS Pro...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there going to be future development in ArcGIS Pro that will provide the capability of iterating over map series pages and&amp;nbsp;use the already existing exportToPDF, exportToJPEG, exportToPNG, etc...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 13:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157470#M7113</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-06-23T13:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157471#M7114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/help/projects/20045-import-data-driven-pages.htm"&gt;http://pro.arcgis.com/en/pro-app/help/projects/20045-import-data-driven-pages.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;might appear, but it is in map series&amp;nbsp;&lt;A href="http://pro.arcgis.com/en/pro-app/help/layouts/map-series.htm"&gt;http://pro.arcgis.com/en/pro-app/help/layouts/map-series.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 20:13:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157471#M7114</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-23T20:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157472#M7115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen these pages, however I don't see any documentation or sample python docs for how to use python to iterate over a map series and export the pages within a series. &amp;nbsp;That's what I'm looking for, whether or not this is possible with ArcGIS Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 20:20:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157472#M7115</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-06-23T20:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157473#M7116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to navigate the&lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/main/arcgis-pro-arcpy-reference.htm"&gt; arcpy tree in Pro &lt;/A&gt;they have the map class therein which may be a good starting point&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/arcpy/mapping/alphabeticallistofclasses.htm"&gt;http://pro.arcgis.com/en/pro-app/arcpy/mapping/alphabeticallistofclasses.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;with the change in terms, I can't provide a direct code equivalent offhand&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 21:15:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157473#M7116</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-06-23T21:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157474#M7117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea...I've looked through the classes. &amp;nbsp;I would think it'd be a method within the layouts, but I don't see anything. &amp;nbsp;Was hoping someone else had already dove into this, and I was missing it somewhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 21:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157474#M7117</guid>
      <dc:creator>mpboyle</dc:creator>
      <dc:date>2017-06-23T21:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157475#M7118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can an ESRI employee please comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct me if I got this wrong, your expecting &lt;STRONG&gt;ALL&lt;/STRONG&gt; users to build "code-work-arounds" for the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about this, the&amp;nbsp;&lt;STRONG&gt;ONE&lt;/STRONG&gt; source(ESRI) develops the code &lt;STRONG&gt;ITSELF.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem solved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build code work-around&lt;/P&gt;&lt;P&gt;REDUNDANT MATH:&lt;/P&gt;&lt;P&gt;100 USERS X 60 minutes = 6,000 minutes spent&lt;/P&gt;&lt;P&gt;1 Company x 120 minutes(implementation and patch) = 120 minutes&lt;/P&gt;&lt;P&gt;ESRI is in the business of making geospatial products accessible I thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Real-world example:&lt;/P&gt;&lt;P&gt;My city is asking for pdf's of all fire zones located within each firestation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simplified workflow:&lt;/P&gt;&lt;P&gt;1. Create map series using map series function&lt;/P&gt;&lt;P&gt;2. Export X number of created maps from map series as pdfs(one UI tool)&lt;/P&gt;&lt;P&gt;3. Share with enterprise(in this case my firehouses, all 12 of them)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why was this functionality excluded?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 21:41:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157475#M7118</guid>
      <dc:creator>ChristopherKohler1</dc:creator>
      <dc:date>2017-07-27T21:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157476#M7119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have not developed the MapSeries class for arcpy.mp yet.&amp;nbsp; We have it planned for 2.1 or 2.2 (depending on resources and time).&amp;nbsp; We also plan on providing the ability to author a map series using arcpy.mp rather than being limited to working with an existing setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff Barrette (Esri - arcpy.mp team)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 23:34:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157476#M7119</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2017-07-27T23:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157477#M7120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any update on this? will it be in 2.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 21:55:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157477#M7120</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-01-02T21:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157478#M7121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For 2.1 we added mostly arcpy.mapping (DDP)&amp;nbsp;equivalent capabilities.&amp;nbsp; Map Series authoring/setup still needs to be done in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 22:31:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157478#M7121</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2018-01-02T22:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157479#M7122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So does this mean in 2.1 you will be use Python to:&lt;/P&gt;&lt;P&gt;- refresh DDP (after changing a definition query on the map series layer with py) and;&lt;/P&gt;&lt;P&gt;- export one specific page (or a range of pages) of the map series&lt;/P&gt;&lt;P&gt;??&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;(I'm trying to design a workflow and will roll back my script to use to Arcmap unless Pro will do these - thank you!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 23:04:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157479#M7122</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-01-02T23:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157480#M7123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should be able to do what you need.&amp;nbsp; Here is a list of the 2.1 MapSeries Class methods and properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Methods&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;exportToPDF(out_pdf, {page_range_type}, {page_range_string}, {multiple_files}, {resolution}, {image_quality}, {compress_vector_graphics}, {image_compression}, {embed_fonts}, {layers_attributes}, {georef_info}, {jpeg_compression_quality}, {clip_to_elements}, {show_selection_symbology})&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;getPageNumberFromName(page_name)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;refresh()&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Properties&lt;/STRONG&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;currentPageNumber&lt;/SPAN&gt;—Read/Write; Long&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;enabled&lt;/SPAN&gt;—Read/Write; Boolean&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;indexLayer&lt;/SPAN&gt;—Read-only; &lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;Layer&lt;/SPAN&gt; object&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;MapFrame&lt;/SPAN&gt;—Read-only; &lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;MapFrame&lt;/SPAN&gt; object&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;pageCount&lt;/SPAN&gt;—Read-only; Long&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;pageNameField&lt;/SPAN&gt;—Read-only; GP &lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;Field&lt;/SPAN&gt; object&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;selectedIndexFeatures&lt;/SPAN&gt;—Read-only; Python list of corresponding page numbers&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jan 2018 23:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157480#M7123</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2018-01-02T23:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157481#M7124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&lt;A href="https://community.esri.com/migrated-users/107929"&gt;Jeff Barnett&lt;/A&gt;‌ - is it safe to assume that&amp;nbsp;&lt;STRONG&gt;getPageNumberFromName(page_name)&amp;nbsp;&lt;/STRONG&gt;method will allow us to reference the page number based on some wildcard string? i.e. If PageName = "SouthWest", then return page number = 2.&amp;nbsp;&lt;BR /&gt;I want to be able to exportToPDF one page.&lt;BR /&gt;Any chance you could share a snippet to share more info on this one (sorry not sure how this whole 'soon t be released' stuff goes. I have applied for the beta version of 2.1.&amp;nbsp;&lt;BR /&gt;thanks for the replies!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 17:46:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157481#M7124</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-01-03T17:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157482#M7125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately getPageNumberFromName does NOT take a wildcard, it must be a fully qualified name.&amp;nbsp; That would be a good enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are some snippets of code.&amp;nbsp; NOTE - this is from the 2.1 help.&amp;nbsp; Arcpy.mp map series are not supported prior to 2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy, os, sys&lt;BR /&gt;relpath = os.path.dirname(sys.argv[0])&lt;/P&gt;&lt;P&gt;p = arcpy.mp.ArcGISProject(relpath + "&lt;A href="https://community.esri.com/"&gt;\\MapSeries\\US_States.aprx&lt;/A&gt;")&lt;BR /&gt;l = p.listLayouts()[0]&lt;BR /&gt;if not l.mapSeries is None:&lt;BR /&gt;&amp;nbsp; ms = l.mapSeries&lt;BR /&gt;&amp;nbsp; if ms.enabled:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.currentPageNumber = ms.getPageNumberFromName("Rhode Island") &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.exportToPDF(relpath + "&lt;A href="https://community.esri.com/"&gt;\\Output\\Ex1_RI.pdf&lt;/A&gt;", "CURRENT", resolution=300)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.currentPageNumber = ms.getPageNumberFromName("Washington") &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.exportToPDF(relpath + "&lt;A href="https://community.esri.com/"&gt;\\Output\\Ex1_WA.pdf&lt;/A&gt;", "CURRENT", resolution=300)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy, os, sys&lt;BR /&gt;relpath = os.path.dirname(sys.argv[0])&lt;/P&gt;&lt;P&gt;p = arcpy.mp.ArcGISProject(relpath + "&lt;A href="https://community.esri.com/"&gt;\\MapSeries\\US_States.aprx&lt;/A&gt;")&lt;BR /&gt;l = p.listLayouts()[0]&lt;BR /&gt;if not l.mapSeries is None:&lt;BR /&gt;&amp;nbsp; ms = l.mapSeries&lt;BR /&gt;&amp;nbsp; if ms.enabled:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for pageNum in range(1, ms.pageCount + 1):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.currentPageNumber = pageNum&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print("Exporting page {0} of {1}".format(str(ms.currentPageNumber), str(ms.pageCount)))&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; l.exportToPNG(relpath + "&lt;A href="https://community.esri.com/"&gt;\\Output\\Ex2_{0}".format(str(ms.currentPageNumber&lt;/A&gt;) + ".png"))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import arcpy, os, sys&lt;BR /&gt;relpath = os.path.dirname(sys.argv[0])&lt;/P&gt;&lt;P&gt;p = arcpy.mp.ArcGISProject(relpath + "&lt;A href="https://community.esri.com/"&gt;\\MapSeries\\US_States.aprx&lt;/A&gt;")&lt;BR /&gt;l = p.listLayouts()[0]&lt;/P&gt;&lt;P&gt;if not l.mapSeries is None:&lt;BR /&gt;&amp;nbsp; ms = l.mapSeries&lt;BR /&gt;&amp;nbsp; if ms.enabled:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms = l.mapSeries&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; indexLyr = ms.indexLayer&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; arcpy.SelectLayerByAttribute_management(indexLyr, 'NEW_SELECTION', "SUB_REGION = 'New England'")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ms.exportToPDF(relpath + "&lt;A href="https://community.esri.com/"&gt;\\Output\\Ex3_SelectedFeatures.pdf&lt;/A&gt;", 'SELECTED')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 18:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157482#M7125</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2018-01-03T18:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157483#M7126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I export each PDF using the page name in the output filename? SO far it seems I can only do it for page number...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 16:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157483#M7126</guid>
      <dc:creator>TheodoreF</dc:creator>
      <dc:date>2018-02-21T16:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157484#M7127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good question. I haven't got Pro 2.1 installed yet to test this out yet but it's not clear from the examples above how you would do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is what you used in Desktop:&amp;nbsp;&lt;STRONG&gt;pageName = mxd.dataDrivenPages.pageRow.ZIP_CODE&lt;/STRONG&gt; source:&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000014465"&gt;technical-article&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 17:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157484#M7127</guid>
      <dc:creator>deleted-user-uXtLD1BYscf0</dc:creator>
      <dc:date>2018-02-21T17:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157485#M7128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had various issues with implementing pageRow in time for the 2.1 release and unfortunately didn't think of this very basic request.&amp;nbsp; For 2.2 we will revisit implementing pageRow but should at least have an alternative solution like "CurrentPageName".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can think of solving this now is if you actually had a PageNumber field that map series worked from.&amp;nbsp; Then you could use cursors to return the row based on page number and then you could return the page name from the index layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reporting this!&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 17:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157485#M7128</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2018-02-21T17:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157486#M7129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;I and I'm sure many others, would like the ability to export Map Series using page name. We had it with ArcMap!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your cursor suggestion, it'd be great if you could post a python example code for this?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 22:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157486#M7129</guid>
      <dc:creator>TheodoreF</dc:creator>
      <dc:date>2018-02-21T22:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157487#M7130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a similar issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the Map Series - ArcPy&amp;nbsp; page (&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/mapping/mapseries-class.htm"&gt;https://pro.arcgis.com/en/pro-app/arcpy/mapping/mapseries-class.htm&lt;/A&gt;) to create a script to export all my maps in a map series.&amp;nbsp; I made the following code, using the examples (all the maps to .pdfs).&amp;nbsp; However, I still get an error I can't solve.&amp;nbsp; Here is the script I wrote and the error.&amp;nbsp; Any help would be appreciated.&amp;nbsp; How can it no recognize a page number when it's using the PageCount to go through the map series?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aprx = arcpy.mp.ArcGISProject(r"\\jc-gis\files\GisData\Atlases\Johnson City Atlas\Johnson City Atlas.aprx")&lt;BR /&gt;arcpy.env.overwriteOutput = True&lt;BR /&gt;outpath = (r"\\jc-gis\files\GisData\PrintShopMaps\PDFs\Atlas_Plain\\")&lt;BR /&gt;lytlist = aprx.listLayouts()[0]&lt;BR /&gt;if not lytlist.mapSeries is None:&lt;BR /&gt; mseries = lytlist.mapSeries&lt;BR /&gt; if mseries.enabled:&lt;BR /&gt;for pageNum in range(1, mseries.pageCount + 1):&lt;BR /&gt; mseries.currentPageNumber = pageNum&lt;BR /&gt; print("Exporting page {0}".format(mseries.pageRow.PAGENAME))&lt;BR /&gt; mappageName = mseries.pageRow.PAGENAME&lt;BR /&gt; lytlist.exporttoPDF(outpath + "JCAtlas" + mappageName + ".pdf", resolution=150, image_quality = "BEST")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt; File "Z:\GisData\Atlases\updatePDFMaps_ArcPro.py", line 23, in &amp;lt;module&amp;gt;&lt;BR /&gt; mseries.currentPageNumber = pageNum&lt;BR /&gt; File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\arcobjects\_base.py", line 109, in _set&lt;BR /&gt; return setattr(self._arc_object, attr_name, cval(val))&lt;BR /&gt;ValueError: Invalid page number '1'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2019 19:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157487#M7130</guid>
      <dc:creator>AnnHowland</dc:creator>
      <dc:date>2019-04-30T19:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157488#M7131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ann,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason you might be getting the error is because you&amp;nbsp;may be using a field in your index feature class to drive page numbers.&amp;nbsp; Confirm this by looking at your map series optional settings.&amp;nbsp; There is an optional field called PageNumber.&amp;nbsp; If you are using a field driven page number and page number "1" does NOT exist in that field, you will get the error.&amp;nbsp; I just tried it and could easily reproduce your error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script you current have works fine if a PageNumber field is not defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rather than trying to iterate through the page numbers and export one page at a time, why not simply export the map series using the separate pages option using page name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could replace your code with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if mseries.enabled:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; mseris.exportToPDF(outpath + "JCAtlas", multiple_files='PDF_MULTIPLE_FILES_PAGE_NAME', resolution=150, image_quality = "BEST")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 13:29:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157488#M7131</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2019-05-01T13:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map Series Pages</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157489#M7132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip.  I also tried using a search cursor to go through each map page number and received the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct in assuming that I have fields called PAGENAME and PAGENUMBER.  My first PAGENUMBER is 4, 5, 6, 11, …etc..  and is not sequential.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;howlanda@johnsoncitytn.org&lt;/P&gt;&lt;P&gt;601 E Main St&lt;/P&gt;&lt;P&gt;Johnson City, TN 37601&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out our online maps and information:&lt;/P&gt;&lt;P&gt;Map Gallery&amp;lt;http://www.johnsoncitytn.org/services/maps_and_data/map_gallery.php&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ann Howland, GISP&lt;/P&gt;&lt;P&gt;Geospatial Analyst, IT Department&lt;/P&gt;&lt;P&gt;City of Johnson City, Tennessee&lt;/P&gt;&lt;P&gt;423.434.6188 / www.johnsoncitytn.org&amp;lt;http://www.johnsoncitytn.org/&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2019 13:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/export-map-series-pages/m-p/157489#M7132</guid>
      <dc:creator>AnnHowland</dc:creator>
      <dc:date>2019-05-01T13:43:17Z</dc:date>
    </item>
  </channel>
</rss>

