<?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 How to create an overlapping grid index based on multipart feature layer in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680878#M101484</link>
    <description>&lt;P&gt;Hey Esri Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to generate a Grid Index based on a feature layer that has a little over 100 features, so I can then use that as a spatial map series to avoid having to create 100+ layouts or bookmarks manually. I need an overlapping Grid Index polygon centered on each feature at 1:24,000k for a map frame that is 6.5" x 8" portrait.&amp;nbsp; If I run the Grid Index tool with the input feature being my desired feature layer with the above parameters set, it only generates about 30 non-overlapping polygons and does not even center the features.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically I would just do this manually, but this project is huge and I'm on a bit of a time crunch so trying to automate as much as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open to any workarounds, ideas, suggestions, etc. Can provide more context if that is helpful.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 18:57:51 GMT</pubDate>
    <dc:creator>JacobLyons</dc:creator>
    <dc:date>2026-01-29T18:57:51Z</dc:date>
    <item>
      <title>How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680878#M101484</link>
      <description>&lt;P&gt;Hey Esri Community,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to generate a Grid Index based on a feature layer that has a little over 100 features, so I can then use that as a spatial map series to avoid having to create 100+ layouts or bookmarks manually. I need an overlapping Grid Index polygon centered on each feature at 1:24,000k for a map frame that is 6.5" x 8" portrait.&amp;nbsp; If I run the Grid Index tool with the input feature being my desired feature layer with the above parameters set, it only generates about 30 non-overlapping polygons and does not even center the features.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically I would just do this manually, but this project is huge and I'm on a bit of a time crunch so trying to automate as much as possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open to any workarounds, ideas, suggestions, etc. Can provide more context if that is helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 18:57:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680878#M101484</guid>
      <dc:creator>JacobLyons</dc:creator>
      <dc:date>2026-01-29T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680881#M101486</link>
      <description>&lt;P&gt;To clarify, each feature needs its own map page centered on it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:05:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680881#M101486</guid>
      <dc:creator>JacobLyons</dc:creator>
      <dc:date>2026-01-29T19:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680897#M101487</link>
      <description>&lt;P&gt;Can you get the centroid point of each&amp;nbsp; feature, then make a Square Buffer around each point as your "grid" Using the resulting polygon file for your index.&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/how-to-create-a-square-buffer-around-a-point-feature-in-000023198" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/how-to-create-a-square-buffer-around-a-point-feature-in-000023198&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:28:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680897#M101487</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-01-29T19:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680901#M101488</link>
      <description>&lt;P&gt;That's what I am attempting right now, but I need them to be rectangular to fit the map frame in my layout.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680901#M101488</guid>
      <dc:creator>JacobLyons</dc:creator>
      <dc:date>2026-01-29T19:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680916#M101490</link>
      <description>&lt;P&gt;Square buffers worked! Just make sure "clip to index feature" is toggled off.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 19:45:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1680916#M101490</guid>
      <dc:creator>JacobLyons</dc:creator>
      <dc:date>2026-01-29T19:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to create an overlapping grid index based on multipart feature layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1681069#M101518</link>
      <description>&lt;P&gt;Unless you need the polygons for some other analysis, you don't need extent rectangle polygons to create a spatial map series for all of the features. Create the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/layouts/create-a-map-series.htm" target="_blank" rel="noopener"&gt;Spatial Map Series&lt;/A&gt; and then set the Map Extent to &lt;EM&gt;Center and maintain scale&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JesseWickizer_0-1769784705658.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147606iA13F87D32B02A5CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JesseWickizer_0-1769784705658.png" alt="JesseWickizer_0-1769784705658.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;JesseWickizer_0-1769784705658.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 14:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-create-an-overlapping-grid-index-based-on/m-p/1681069#M101518</guid>
      <dc:creator>JesseWickizer</dc:creator>
      <dc:date>2026-01-30T14:52:37Z</dc:date>
    </item>
  </channel>
</rss>

