<?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: Remove Black Borders around Raster Tiles in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761402#M42786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the problem with the black border is that most often these values are zero's (0). However, once you compress the data with compressions such as jpeg or jpeg 2000, in order for the compression to work as nice as it does, it changes some of these values. Hence, when you say background 0,0,0 is nodata, you start seeing the black speckles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resolving this is more tricky. You can clip the black border and write out a new dataset (possibly undesirable because of time and space constraints). If you have 10.0 you could use a clip function based on a graphics or feature to accomplish the same in-memory. If you have 10.0 and are using the mosaic dataset, then you can recompute the footprint to accomplish the clipping automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 14:55:54 GMT</pubDate>
    <dc:creator>RobertBerger</dc:creator>
    <dc:date>2011-01-04T14:55:54Z</dc:date>
    <item>
      <title>Remove Black Borders around Raster Tiles</title>
      <link>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761401#M42785</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 around 2000 JPG200 Raster tiles of aerial photography for a region. This is loaded into a Raster Catalogue and displayed in ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data displays correctly but most of the tiles overlap at the border and a black border is displayed. I have set the properties to display the Background Value (0,0,0) as nothing, and this helps, but not all of the semi-black borders gets removed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have limited experience with raster imagery display, and I would appreciate some help to rectify this. Any help in the right direction would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 12:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761401#M42785</guid>
      <dc:creator>PieterCoetzer</dc:creator>
      <dc:date>2011-01-04T12:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Black Borders around Raster Tiles</title>
      <link>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761402#M42786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the problem with the black border is that most often these values are zero's (0). However, once you compress the data with compressions such as jpeg or jpeg 2000, in order for the compression to work as nice as it does, it changes some of these values. Hence, when you say background 0,0,0 is nodata, you start seeing the black speckles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Resolving this is more tricky. You can clip the black border and write out a new dataset (possibly undesirable because of time and space constraints). If you have 10.0 you could use a clip function based on a graphics or feature to accomplish the same in-memory. If you have 10.0 and are using the mosaic dataset, then you can recompute the footprint to accomplish the clipping automatically.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 14:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761402#M42786</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2011-01-04T14:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remove Black Borders around Raster Tiles</title>
      <link>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761403#M42787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much for your post. It does make sense. I did the transformation from the original Tiff's to JPG2000 to save space as my production server is a bit limited in HDD space than my pre-production server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We do have ArcGIS 10 and and will try the mosaic dataset as you mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 16:55:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/remove-black-borders-around-raster-tiles/m-p/761403#M42787</guid>
      <dc:creator>PieterCoetzer</dc:creator>
      <dc:date>2011-01-04T16:55:22Z</dc:date>
    </item>
  </channel>
</rss>

