<?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: Clipping a raster file multiple times, based on area-divided polygon in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012328#M1761</link>
    <description>&lt;P&gt;This worked perfectly. Thank you so much.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 24 Dec 2020 23:02:39 GMT</pubDate>
    <dc:creator>anner_paldor</dc:creator>
    <dc:date>2020-12-24T23:02:39Z</dc:date>
    <item>
      <title>Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004478#M1618</link>
      <description>&lt;P&gt;Hello. I have a polygon that is divided at 5 small areas, and a raster file that contains the whole area of my project. I want to clip my raster file according to every area of my polygon, is there a way to do it not manually and end up with a different layer for every small area? Thanks in advance for your time.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 21:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004478#M1618</guid>
      <dc:creator>mohasmohas</dc:creator>
      <dc:date>2020-11-24T21:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004544#M1621</link>
      <description>&lt;P&gt;If you have Spatial Analyst you can use extract by Polygon or by Mask.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See link below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/extract-by-polygon.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/tools/spatial-analyst-toolbox/extract-by-polygon.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can batch the GP tool or use Model Builder or use Python if you have to do this multiple times. Depending on what you want to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 01:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004544#M1621</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-25T01:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004603#M1622</link>
      <description>&lt;P&gt;Thank you for your response. Actually i want to use use the extract by mask tool for each row of my polygon's attribute table. Can i model it with Model Builder?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004603#M1622</guid>
      <dc:creator>mohasmohas</dc:creator>
      <dc:date>2020-11-25T09:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004617#M1623</link>
      <description>&lt;P&gt;sure:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/modelbuilder-toolbox/iterate-feature-selection.htm" target="_blank"&gt;Iterate Feature Selection (ModelBuilder)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 09:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1004617#M1623</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-11-25T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012218#M1749</link>
      <description>&lt;P&gt;Thank you for this, it really helped me. I have a follow-up, I hope it's okay. If I want to save an output for each model iteration in a different name, is there a way to do this? What I'm trying to do is take a DEM, extract chunks of it based on polygons in a polygon layer (which is where the iterate tool came in handy) but then from each extracted chunk I want to save an ASCII file (with raster to ASCII) of a different name (say, based on the FID of the polygon in each respective iteration).&amp;nbsp;&amp;nbsp;See the attached model graphic if it helps.&lt;/P&gt;&lt;P&gt;Many thanks in advance,&lt;/P&gt;&lt;P&gt;Anner.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 23:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012218#M1749</guid>
      <dc:creator>anner_paldor</dc:creator>
      <dc:date>2020-12-23T23:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012260#M1753</link>
      <description>&lt;P&gt;Of course,&amp;nbsp; it's called in-line variable substitution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/modelbuilder/inline-variable-substitution.htm" target="_blank"&gt;Inline variable substitution—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp; - 'use with an iterator' paragraph&lt;/P&gt;&lt;P&gt;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/analyze/modelbuilder/examples-of-inline-system-variable-substitution.htm" target="_blank"&gt;Examples of in-line variable substitution with ModelBuilder system variables—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;- 'Using the %n% system variable with in-line variable substitution'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically use %n% which represents the number of each iteration.&lt;/P&gt;&lt;P&gt;Samp%n%.asc&amp;nbsp; -&amp;gt; Samp1.asc, Samp2.asc, Samp3.asc...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 11:26:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012260#M1753</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-12-24T11:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clipping a raster file multiple times, based on area-divided polygon</title>
      <link>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012328#M1761</link>
      <description>&lt;P&gt;This worked perfectly. Thank you so much.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 23:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/clipping-a-raster-file-multiple-times-based-on/m-p/1012328#M1761</guid>
      <dc:creator>anner_paldor</dc:creator>
      <dc:date>2020-12-24T23:02:39Z</dc:date>
    </item>
  </channel>
</rss>

