<?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: How to Extract Raster by Polygon without &amp;quot;No Data&amp;quot; cells? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325285#M18612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the polygon file is smaller than the raster file, you set the analysis extent to it in the Environments tab. This applies to any tool used in Arctoolbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2016 21:34:33 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-05-31T21:34:33Z</dc:date>
    <item>
      <title>How to Extract Raster by Polygon without "No Data" cells?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325284#M18611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies if this is a simple question, but it's the first time I've really needed to do this. I'm using ArcMap 10.2.&lt;/P&gt;&lt;P&gt;I have a large raster mosaic I created using four image tiles, but the extent area for my project (which falls at the intersection of the four tiles) is only about 25% of the full image. I am trying to extract a new raster dataset (.tif) based on a polygon I created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the problem: After looking at several tools (Clip, Extract Raster), I find that the *entire* extent area of the original input raster is preserved as "No Data" cells for the areas that fall outside my polygon mask. To enhance performance and reduce file size, I would simply like to create a smaller raster "without the baggage of the original extent". Ideally, my end result would be a reduced-size, reduced-extent raster based on the satellite view shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me which tool to use in order to accomplish this? Or perhaps I am not selecting the correct settings in the tools I used? In the image below, the black area represents the full-extent raster, and the satellite imagery is what I want to export as a stand-alone raster. Everything I've tried still preserves the original extent in the output file. Any help would be appreciated! Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 14:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325284#M18611</guid>
      <dc:creator>MatthewFaruolo</dc:creator>
      <dc:date>2016-05-31T14:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Raster by Polygon without "No Data" cells?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325285#M18612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if the polygon file is smaller than the raster file, you set the analysis extent to it in the Environments tab. This applies to any tool used in Arctoolbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 21:34:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325285#M18612</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-31T21:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Raster by Polygon without "No Data" cells?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325286#M18613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...or use &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/spatial-analyst-toolbox/extract-by-mask.htm"&gt;ExtractByMask&lt;/A&gt; if you have a Spatial Analyst or 3D license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2016 21:50:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325286#M18613</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2016-05-31T21:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract Raster by Polygon without "No Data" cells?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325287#M18614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help! Finally got it to work testing both methods. The final .tif output was intended to be imported into a georeferenced Civil3D .dwg file, so keeping the file size down was important since I've noticed Civil3D refuses to import .tif images over about 700MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 13:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-extract-raster-by-polygon-without-quot-no/m-p/325287#M18614</guid>
      <dc:creator>MatthewFaruolo</dc:creator>
      <dc:date>2016-06-01T13:41:24Z</dc:date>
    </item>
  </channel>
</rss>

