<?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 tool will not clip raster layer in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094096#M25795</link>
    <description>&lt;P&gt;Here's another thing to try: the raster is really really big, so something to try is to clip out just the area of the soil map you are interested in with right click the raster layer &amp;gt; Export. The clip tool may be more friendly with a smaller raster.&lt;/P&gt;&lt;P&gt;Beyond that if you have no local resources to help you, you pay for your Esri software license for a reason - contact support.esri.com and see if they can help you.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Aug 2021 18:13:38 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2021-08-31T18:13:38Z</dc:date>
    <item>
      <title>Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093327#M25780</link>
      <description>&lt;P&gt;I am trying to clip a raster layer with a polygon layer using the "clip raster" tool. I've clipped other raster layers with the same polygon layer (study area) but this raster layer will not clip? I am attaching the SSURGO raster to be clipped and the clip area (StudyArea) here.&amp;nbsp; Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 17:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093327#M25780</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-28T17:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093329#M25781</link>
      <description>&lt;P&gt;Does that raster have the same coordinate system as the study area polygon?&lt;/P&gt;&lt;P&gt;Do the extents overlap.&lt;/P&gt;&lt;P&gt;(ps, *.lyrx files aren't going to be useful because they reference the data.&amp;nbsp; A screen grab of the layers and the properties of the raster and the polygon would be useful)&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 02:00:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093329#M25781</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-28T02:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093334#M25782</link>
      <description>&lt;P&gt;What's the raster format? Can you share a map package of the data?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it's a raster loaded into a File GDB, then try exporting to Tif and clipping that instead. I often have failed raster geoorocesses with rasters in FGDB, and then the GP tool works as a tif.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 09:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093334#M25782</guid>
      <dc:creator>David_Brooks</dc:creator>
      <dc:date>2021-08-28T09:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093348#M25784</link>
      <description>&lt;P&gt;That's a really good suggestion. TIFF is a much better format for processing data, fgdb rasters are a better choice for view only of your final product (in my experience).&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 17:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093348#M25784</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-08-28T17:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093352#M25785</link>
      <description>&lt;P&gt;Hi - the coordinate systems are not the same (see below). I'm not sure how to change that and which one to pick.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NAD 1983 California (Teale) Albers (Meters)&lt;/P&gt;&lt;P&gt;USA Contiguous Albers Equal Area Conic USGS&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 17:49:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093352#M25785</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-28T17:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093354#M25786</link>
      <description>&lt;P&gt;Use the Project tool &lt;EM&gt;(not&lt;/EM&gt;&amp;nbsp;Define Projection) to convert the polygon layer to the same coordinate system as the soils layer. Then try clipping by the new polygon that has the same CS as the soil raster.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 18:02:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093354#M25786</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-08-28T18:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093357#M25787</link>
      <description>&lt;P&gt;I am changing the coordinate system with Project tool but it has been running for nearly an hour. For the future should I always change the coordinate system of all layers to match one another? I have not been doing this with my projects... If so, which coordinate system do you choose.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 19:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093357#M25787</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-28T19:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093362#M25788</link>
      <description>&lt;P&gt;What coordinate system do you normally work with?&lt;/P&gt;&lt;P&gt;Project other files to match it, however.... the first layer you add to a map sets the coordinate system for the map all others should "project-on-the-fly" if they have a properly "defined" coordinate system (that is... it is not "unknown" for the layers properties.&lt;/P&gt;&lt;P&gt;If it is taking an inordinate length of time, it may be due to a number of reasons, and you would have to provide information on what the file is that you are projecting and whether it resides on your local computer or on some network elsewhere, etcetera.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Aug 2021 20:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093362#M25788</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-28T20:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093426#M25790</link>
      <description>&lt;P&gt;I ended up quitting after two hors of letting it run and then tried again overnight. The file is on my local computer and is located in a GBD file. I also have made a tiff copy of the raster to be clipped per suggestion by&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930" target="_self"&gt;&lt;SPAN class=""&gt;Brooks_SummitGeo.&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/415930" target="_self"&gt;&lt;SPAN class=""&gt;I tried attaching the files as a package but they are too large for upload to this. Should I try to put them on GitHub and post a link here?&amp;nbsp; Sorry - I am a relatively new GIS user.&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If I understood your last post, when adding new layers, I should make sure the coordinate systems all match? Thank you so much for the help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2021 23:34:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093426#M25790</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-29T23:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093427#M25791</link>
      <description>No I don't think you understood my last post. Often you don't need to change coordinate systems. But especially with raster processing (it has to with the fact that rasters are rectangular grids) you sometimes need to make sure the inputs are in the same coordinate system. This is true with some tools some times.&lt;BR /&gt;Your clip polygon is a small dataset and should project right away, seconds not hours. My guess is you have a massive soil raster and you tried to project that which could take days if it is big enough.&lt;BR /&gt;</description>
      <pubDate>Sun, 29 Aug 2021 23:40:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1093427#M25791</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-08-29T23:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094071#M25794</link>
      <description>&lt;P&gt;I was still not able to do this after changing the coordinate system &lt;STRONG&gt;of the polygon layer&lt;/STRONG&gt; and clipping the tiff instead of the GDB version of the raster so I hesitate to accept a solution?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 17:17:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094071#M25794</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-31T17:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094096#M25795</link>
      <description>&lt;P&gt;Here's another thing to try: the raster is really really big, so something to try is to clip out just the area of the soil map you are interested in with right click the raster layer &amp;gt; Export. The clip tool may be more friendly with a smaller raster.&lt;/P&gt;&lt;P&gt;Beyond that if you have no local resources to help you, you pay for your Esri software license for a reason - contact support.esri.com and see if they can help you.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 18:13:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094096#M25795</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-08-31T18:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Clip tool will not clip raster layer</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094166#M25796</link>
      <description>&lt;P&gt;Thank you - that worked! And I had no idea that support.esri.com existed so thank you twice! Much appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Aug 2021 20:21:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/clip-tool-will-not-clip-raster-layer/m-p/1094166#M25796</guid>
      <dc:creator>Hope-Hauptman</dc:creator>
      <dc:date>2021-08-31T20:21:08Z</dc:date>
    </item>
  </channel>
</rss>

