<?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 Make Part of Raster image transparent in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334563#M19011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster image of our facility, but it has unwanted agricultural land and residential neighborhood in the raster image (3 band).&amp;nbsp; Is there a way I can make my facility more focused by making the unwanted agricultural land and neighborhoods transparent?&amp;nbsp; Also I have tried to convert my raster image into polygon but it gives me a 999... error message.&amp;nbsp; I have read some threads saying that it may be due to the 3 band raster image.&amp;nbsp; how do I convert only 1 band?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jul 2012 18:46:55 GMT</pubDate>
    <dc:creator>PhuocDang</dc:creator>
    <dc:date>2012-07-03T18:46:55Z</dc:date>
    <item>
      <title>Make Part of Raster image transparent</title>
      <link>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334563#M19011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a raster image of our facility, but it has unwanted agricultural land and residential neighborhood in the raster image (3 band).&amp;nbsp; Is there a way I can make my facility more focused by making the unwanted agricultural land and neighborhoods transparent?&amp;nbsp; Also I have tried to convert my raster image into polygon but it gives me a 999... error message.&amp;nbsp; I have read some threads saying that it may be due to the 3 band raster image.&amp;nbsp; how do I convert only 1 band?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 18:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334563#M19011</guid>
      <dc:creator>PhuocDang</dc:creator>
      <dc:date>2012-07-03T18:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Make Part of Raster image transparent</title>
      <link>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334564#M19012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have Spatial Analyst you might check out the Combine tool, and convert the combined raster to vectors.&amp;nbsp; If you only want to work with rasters, and have Spatial Analyst then use a extract my mask.&amp;nbsp; If you don't have Spatial Analyst or like a different option with rasters, you might also see if you can clip your raster to the desired areas, and then symbolize the No Data areas as no color.&amp;nbsp; There are several ways to clip, one being using graphics in ArcMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334564#M19012</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2012-07-05T12:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Make Part of Raster image transparent</title>
      <link>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334565#M19013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a bit of a quick and cack handed solution but will give you the results you require. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drawn a polygon around the faculty. Drawn another polygon larger than your study area. Erase the 1st polygon from the 2nd then you will have a gap where the faculty is. Make this polygon white with no boundary. Play around with the transparency until you get a setting you like.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 11:04:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334565#M19013</guid>
      <dc:creator>GeospatialTechnology</dc:creator>
      <dc:date>2012-07-06T11:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Make Part of Raster image transparent</title>
      <link>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334566#M19014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you have Spatial Analyst you might check out the Combine tool, and convert the combined raster to vectors.&amp;nbsp; If you only want to work with rasters, and have Spatial Analyst then use a extract my mask.&amp;nbsp; If you don't have Spatial Analyst or like a different option with rasters, you might also see if you can clip your raster to the desired areas, and then symbolize the No Data areas as no color.&amp;nbsp; There are several ways to clip, one being using graphics in ArcMap.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi John,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&amp;nbsp; I have tried clipping before, maybe I wasn't doing it correctly, but I will give it another shot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2012 12:55:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/make-part-of-raster-image-transparent/m-p/334566#M19014</guid>
      <dc:creator>PhuocDang</dc:creator>
      <dc:date>2012-07-06T12:55:42Z</dc:date>
    </item>
  </channel>
</rss>

