<?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 Clip a raster using features in feature class in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140792#M4777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got a raster dataset that I want clipped into several new rasters by each feature in polygon feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to know hope i could 'loop' through each polygon in the feature class to clip the raster dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claire&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2012 11:55:27 GMT</pubDate>
    <dc:creator>ClaireParsons1</dc:creator>
    <dc:date>2012-02-20T11:55:27Z</dc:date>
    <item>
      <title>Clip a raster using features in feature class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140792#M4777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got a raster dataset that I want clipped into several new rasters by each feature in polygon feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to know hope i could 'loop' through each polygon in the feature class to clip the raster dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Claire&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 11:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140792#M4777</guid>
      <dc:creator>ClaireParsons1</dc:creator>
      <dc:date>2012-02-20T11:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a raster using features in feature class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140793#M4778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I havn't had the opportunity to try this, but it may give you some advice. Do you have the Spatial Analysis extention? If you're using modelbuilder and ArcGIS 10, you might start by taking your featureclass connect it to the new iterator in modelbuilder, Iterate Feature Selection. In the iterator you can set which field you want to select by; if no input is given, then each of the seperate polygons are used.&amp;nbsp; Then combine the output selection with the tool Extract Raster by Mask and connect the rasterimage. If you'd like to give the rasters a name that represents the field value of the selected feature in your featureclass, give the output from Extract Raster By Mask the name %Value% (which is one of the outputs from the iterator). The model might look similar to the sample I've drawn...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2012 18:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140793#M4778</guid>
      <dc:creator>TorbjørnDalløkken</dc:creator>
      <dc:date>2012-02-24T18:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a raster using features in feature class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140794#M4779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to do a similar operation that Claire seemed to have been asking about.&amp;nbsp; In my case, I want to extract 155 separate areas from a raster using a shp file with 155 circular buffers as masks.&amp;nbsp; I set up the model as described in model builder and it successfully iterated through the dataset.&amp;nbsp; However, the output rasters kept overwriting the last file so I ended up with only one raster at the end of the run.&amp;nbsp; Clearly I don't understand how to specify the output from the Extract by Mask.&amp;nbsp; Can someone help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 15:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140794#M4779</guid>
      <dc:creator>DavidGordon1</dc:creator>
      <dc:date>2012-11-27T15:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a raster using features in feature class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140795#M4780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;David,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You probably didn't use an inline variable for the output raster, which is why it was overwriting. See, &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Examples_of_inline_model_variable_substitution/002w0000005w000000/"&gt;Examples of inline model variable substitution&lt;/A&gt;&lt;SPAN&gt;, specifically Ex 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Examples_of_inline_model_variable_substitution/002w0000005w000000/"&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 18:13:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140795#M4780</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2012-11-27T18:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clip a raster using features in feature class</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140796#M4781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Eric! That article provided the information about variables I needed.&amp;nbsp; I finally got my model to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 20:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-a-raster-using-features-in-feature-class/m-p/140796#M4781</guid>
      <dc:creator>DavidGordon1</dc:creator>
      <dc:date>2012-11-27T20:21:10Z</dc:date>
    </item>
  </channel>
</rss>

