<?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: Clip (Data Management) isn't using input features as clipping geometry in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750769#M24602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I notice that the help for this tool in both 9.3 and 10.1 says:&lt;BR /&gt;When using ArcMap, you also have the ability to use the selected features as the clipping extent. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But the 10.1 help goes on to say:&lt;BR /&gt;If a feature within the feature class is selected and Selection Extent is checked (clipping_geometry is set to ClippingGeometry), then the output clips out the areas that are selected. If a feature within the feature class is selected but Selection Extent is not checked, then the output clips out the minimum bounding rectangle for that feature.&lt;BR /&gt;&lt;BR /&gt;I don't see in your model where the significant polygon is selected.&lt;BR /&gt;It seems that even if there is only one polygon in the fc, &lt;BR /&gt;you need to select it to get the behavior you want.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I did check the Selection Extent in my model. You can't see it in the screenshot, because to check this box you have to double-click on the Clip tool in the model and set your parameters inside.&amp;nbsp; That's part of my confusion.&amp;nbsp; Why is this model not clipping out the rasters not within the polygons of interest, EVEN THOUGH I checked the Selection Extent box?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 19:29:32 GMT</pubDate>
    <dc:creator>EmilyDavis</dc:creator>
    <dc:date>2014-04-16T19:29:32Z</dc:date>
    <item>
      <title>Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750766#M24599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using Clip (Data management) to clip a number of fire severity rasters to some watershed polygons.&amp;nbsp; The aim is to get just the area of each fire within the relevant watershed polygon.&amp;nbsp; I have this set up in Modelbuilder so I can automate it to some extent, just changing the Output Extent (watershed polygon feature class) with each model run.&amp;nbsp; In Clip, I have specified "Use Input Features as Clipping Geometry."&amp;nbsp; When I have used this model previously, I got my desired result of just getting the part of the raster than overlapped with each polygon; any fires that DIDN'T have any overlap with the polygon in question just showed up as EMPTY rasters (which was great, not a problem).&amp;nbsp; Now when I try to use this model, I do get the fires that overlap, clipped using the polygon geometry, but fires way outside the polygon don't conveniently process as empty rasters like they did before: they show up in their entirety.&amp;nbsp; I could go through and weed out all these non relevant fire rasters by hand, but I have 48 fires and 18 watersheds and a bunch of other geoprocessing operations I need to run on the clipped fires.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why is this happening even though I specified "Use Input Feature as Clipping Geometry" and even though it's never happened in previous uses of this model? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Screenshot of model:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]33133[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 23:37:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750766#M24599</guid>
      <dc:creator>EmilyDavis</dc:creator>
      <dc:date>2014-04-15T23:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750767#M24600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Emily,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;did you try and use this &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000002n000000"&gt;tool&lt;/A&gt;&lt;SPAN&gt; instead of clip? Let me know if that worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 11:11:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750767#M24600</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-04-16T11:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750768#M24601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I notice that the help for this tool in both 9.3 and 10.1 says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When using ArcMap, you also have the ability to use the selected features as the clipping extent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But the 10.1 help goes on to say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a feature within the feature class is selected and Selection Extent is checked (clipping_geometry is set to ClippingGeometry), then the output clips out the areas that are selected. If a feature within the feature class is selected but Selection Extent is not checked, then the output clips out the minimum bounding rectangle for that feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see in your model where the significant polygon is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that even if there is only one polygon in the fc, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to select it to get the behavior you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 11:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750768#M24601</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2014-04-16T11:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750769#M24602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I notice that the help for this tool in both 9.3 and 10.1 says:&lt;BR /&gt;When using ArcMap, you also have the ability to use the selected features as the clipping extent. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But the 10.1 help goes on to say:&lt;BR /&gt;If a feature within the feature class is selected and Selection Extent is checked (clipping_geometry is set to ClippingGeometry), then the output clips out the areas that are selected. If a feature within the feature class is selected but Selection Extent is not checked, then the output clips out the minimum bounding rectangle for that feature.&lt;BR /&gt;&lt;BR /&gt;I don't see in your model where the significant polygon is selected.&lt;BR /&gt;It seems that even if there is only one polygon in the fc, &lt;BR /&gt;you need to select it to get the behavior you want.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I did check the Selection Extent in my model. You can't see it in the screenshot, because to check this box you have to double-click on the Clip tool in the model and set your parameters inside.&amp;nbsp; That's part of my confusion.&amp;nbsp; Why is this model not clipping out the rasters not within the polygons of interest, EVEN THOUGH I checked the Selection Extent box?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:29:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750769#M24602</guid>
      <dc:creator>EmilyDavis</dc:creator>
      <dc:date>2014-04-16T19:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750770#M24603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Emily,&lt;BR /&gt;&lt;BR /&gt;did you try and use this &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//009z0000002n000000"&gt;tool&lt;/A&gt; instead of clip? Let me know if that worked.&lt;BR /&gt;&lt;BR /&gt;Tim&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I played around with Extract by Mask before I started using Clip.&amp;nbsp; It doesn't handle the rasters well if they're outside the polygon of interest (ie instead of just ignoring them, the tool crashes because it doesn't know what's going on).&amp;nbsp; So I moved to Clip.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:31:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750770#M24603</guid>
      <dc:creator>EmilyDavis</dc:creator>
      <dc:date>2014-04-16T19:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750771#M24604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I notice that the help for this tool in both 9.3 and 10.1 says:&lt;BR /&gt;When using ArcMap, you also have the ability to use the selected features as the clipping extent. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But the 10.1 help goes on to say:&lt;BR /&gt;If a feature within the feature class is selected and Selection Extent is checked (clipping_geometry is set to ClippingGeometry), then the output clips out the areas that are selected. If a feature within the feature class is selected but Selection Extent is not checked, then the output clips out the minimum bounding rectangle for that feature.&lt;BR /&gt;&lt;BR /&gt;I don't see in your model where the significant polygon is selected.&lt;BR /&gt;It seems that even if there is only one polygon in the fc, &lt;BR /&gt;you need to select it to get the behavior you want.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark-- as a follow up, here is a screen shot of the parameters I set for the Clip tool.&amp;nbsp; You can see that I selected the polygon Beaver15 as the output extent (the f.c. it is linked to in the model) as well as checking the Clipping Geometry box.&amp;nbsp; What am I missing? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]33150[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 19:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750771#M24604</guid>
      <dc:creator>EmilyDavis</dc:creator>
      <dc:date>2014-04-16T19:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750772#M24605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Beaver15 is a feature class. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are not selecting a feature by using it as the output extent. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It may contain only one feature, but the feature class is not what you need to select to get the behavior you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make a layer of Beaver15&amp;nbsp; -&amp;gt;&amp;nbsp; [Make Feature Layer (Data Management)]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select a feature in Beaver15&amp;nbsp; -&amp;gt; [Select Layer By Attribute (Data Management)]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and then pass that layer-with-a-selection to the clip tool as the in_template_dataset&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;instead of the whole feature class....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 18:27:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750772#M24605</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2014-04-17T18:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750773#M24606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Beaver15 is a feature class. &lt;BR /&gt;You are not selecting a feature by using it as the output extent. &lt;BR /&gt;It may contain only one feature, but the feature class is not what you need to select to get the behavior you want.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Make a layer of Beaver15&amp;nbsp; -&amp;gt;&amp;nbsp; [Make Feature Layer (Data Management)]&lt;BR /&gt;and then&lt;BR /&gt;select a feature in Beaver15&amp;nbsp; -&amp;gt; [Select Layer By Attribute (Data Management)]&lt;BR /&gt;and then pass that layer-with-a-selection to the clip tool as the in_template_dataset&lt;BR /&gt;instead of the whole feature class....&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I followed your instructions to the letter, but am still having the same problematic results.&amp;nbsp; Any other thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Emily&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 20:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/750773#M24606</guid>
      <dc:creator>EmilyDavis</dc:creator>
      <dc:date>2014-04-17T20:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Clip (Data Management) isn't using input features as clipping geometry</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/1132390#M26101</link>
      <description>&lt;P&gt;served the purpose well for me... thank You Emily&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jan 2022 11:36:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-data-management-isn-t-using-input-features-as/m-p/1132390#M26101</guid>
      <dc:creator>NyigamBole</dc:creator>
      <dc:date>2022-01-11T11:36:57Z</dc:date>
    </item>
  </channel>
</rss>

