<?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: Automate a Spatial Map Series in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1420318#M82966</link>
    <description>&lt;P&gt;Thank you David. That's really helpful. I'll see if I can figure it out and report back....&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 10:09:00 GMT</pubDate>
    <dc:creator>Kimbers</dc:creator>
    <dc:date>2024-05-08T10:09:00Z</dc:date>
    <item>
      <title>Automate a Spatial Map Series</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1419930#M82899</link>
      <description>&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;I have a Map Series that my user needs to run with (preferably) just the click of a button&lt;/P&gt;&lt;P&gt;I have tried automating the process using ModelBuilder but I couldn't quite make it work&lt;/P&gt;&lt;P&gt;I am using a Feature Layer on ArcGIS online, and generating a grid. The data changes and so the grid needs to be created every time the process is run&lt;/P&gt;&lt;P&gt;Is there a better way of doing this? Do I need to use ArcPy? Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 15:22:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1419930#M82899</guid>
      <dc:creator>Kimbers</dc:creator>
      <dc:date>2024-05-07T15:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Automate a Spatial Map Series</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1419936#M82901</link>
      <description>&lt;P&gt;I would suspect that coding will be needed to automate this. The following samples under the Pro Python &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/mapseries-class.htm#:~:text=Functions-,MapSeries,-ArcGIS%20Pro%203.3" target="_self"&gt;documentation&lt;/A&gt; might help here and provide some useful implementation examples&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 15:30:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1419936#M82901</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2024-05-07T15:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automate a Spatial Map Series</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1420318#M82966</link>
      <description>&lt;P&gt;Thank you David. That's really helpful. I'll see if I can figure it out and report back....&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 10:09:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1420318#M82966</guid>
      <dc:creator>Kimbers</dc:creator>
      <dc:date>2024-05-08T10:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automate a Spatial Map Series</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1550496#M89320</link>
      <description>&lt;P&gt;I am in the midst of this right now.&amp;nbsp; And hit a snag...&amp;nbsp; (which is why I'm browsing the Community pages)&lt;/P&gt;&lt;P&gt;So far, I think ArcPy is sort-of enough.&amp;nbsp; So far, the steps include the arcpy.mp class for the project, map, layer, and layout.&amp;nbsp; Querying some of those along the way with the arcpy.da class.&amp;nbsp; Alongside the def MakeRec_LL() function found in a few of the online tool examples.&amp;nbsp; Then a stumbling into the weeds of the CIM (cartographic information model) to build the actual Spatial Map Series.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's actually where I'm getting stuck.&amp;nbsp; The units for the series' margin all seem to be interpreted as "percent of mapframe" even when I'm specifically telling it otherwise.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.2/arcpy/mapping/python-cim-access.htm#ESRI" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.2/arcpy/mapping/python-cim-access.htm#ESRI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMLayout.md#cimspatialmapseries" target="_blank"&gt;https://github.com/Esri/cim-spec/blob/main/docs/v3/CIMLayout.md#cimspatialmapseries&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Once I figure it out, I'll post a file here.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Oct 2024 15:37:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/automate-a-spatial-map-series/m-p/1550496#M89320</guid>
      <dc:creator>ODWC_GIS</dc:creator>
      <dc:date>2024-10-21T15:37:33Z</dc:date>
    </item>
  </channel>
</rss>

