<?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 Extract By Mask for many data - using script of other method in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511267#M7331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a raster data containing the temperature, a very large area, and I have a shapefile containing my study area. Then I use the Extract by Mask in the Spatial Analyst Toolbox to crop my data. It is good but the thing is that I have monthly data for many years so I have to do it one by one. Is there another way or using script to do that for my data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the Map Algebra -&amp;gt; Multi Output Map Algebra but couldn't get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean1 SHP_adm0 F:\DATA\test1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean2 SHP_adm0 F:\DATA\test2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean3 SHP_adm0 F:\DATA\test3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 02:14:14 GMT</pubDate>
    <dc:creator>SergeRafanoharana</dc:creator>
    <dc:date>2012-01-12T02:14:14Z</dc:date>
    <item>
      <title>Extract By Mask for many data - using script of other method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511267#M7331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a raster data containing the temperature, a very large area, and I have a shapefile containing my study area. Then I use the Extract by Mask in the Spatial Analyst Toolbox to crop my data. It is good but the thing is that I have monthly data for many years so I have to do it one by one. Is there another way or using script to do that for my data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the Map Algebra -&amp;gt; Multi Output Map Algebra but couldn't get it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean1 SHP_adm0 F:\DATA\test1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean2 SHP_adm0 F:\DATA\test2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ExtractByMask tmean3 SHP_adm0 F:\DATA\test3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 02:14:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511267#M7331</guid>
      <dc:creator>SergeRafanoharana</dc:creator>
      <dc:date>2012-01-12T02:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extract By Mask for many data - using script of other method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511268#M7332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can run a batch Extract by Mask process (Right click tool &amp;gt; Batch...).&amp;nbsp; With the batch you can input all of your input rasters and then input your feature mask.&amp;nbsp; Right click the cell of the mask and choose Fill.&amp;nbsp; This will populate the same value into the other cells.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 16:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511268#M7332</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2012-03-12T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extract By Mask for many data - using script of other method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511269#M7333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear thales007,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply. I have already got it from another post. You can refer to it at: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/20854-Problems-if-quot-Extract-by-Mask-script-loop-quot?p=162657#post162657"&gt;link&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, thanks and I will also give it a try.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sypou&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 16:40:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511269#M7333</guid>
      <dc:creator>SergeRafanoharana</dc:creator>
      <dc:date>2012-03-12T16:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extract By Mask for many data - using script of other method</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511270#M7334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay, great.&amp;nbsp; Glad you found a solution.&amp;nbsp; The python example of the tool can also be found at the bottom of the help document:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009z0000002n000000.htm"&gt;Extract by Mask Tool&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 17:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/extract-by-mask-for-many-data-using-script-of/m-p/511270#M7334</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2012-03-12T17:18:15Z</dc:date>
    </item>
  </channel>
</rss>

