<?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 Pixel Gap in Source Rasters in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693956#M39406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to build a mosaic dataset from tiled source rasters (.tiffs).&amp;nbsp; The problem is that there are two places with a 1 pixel gap across the entire set of rasters running horizontally.&amp;nbsp; It looks to be related to precision issues when they were generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to sample the nearby pixels from the adjacent rasters and use the resampled value to fill in the gap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nathan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 17:24:01 GMT</pubDate>
    <dc:creator>NathanHeick</dc:creator>
    <dc:date>2013-05-10T17:24:01Z</dc:date>
    <item>
      <title>Pixel Gap in Source Rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693956#M39406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to build a mosaic dataset from tiled source rasters (.tiffs).&amp;nbsp; The problem is that there are two places with a 1 pixel gap across the entire set of rasters running horizontally.&amp;nbsp; It looks to be related to precision issues when they were generated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to sample the nearby pixels from the adjacent rasters and use the resampled value to fill in the gap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nathan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693956#M39406</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2013-05-10T17:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Gap in Source Rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693957#M39407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a possible chance your tiff was made from a compressed image format and the those pixels are the result of being uncompressed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You may be able to fix it in something like photo shop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or possibly bring it into Picassa (copy&amp;nbsp; of image please) and try the I feel Lucky button.&amp;nbsp; Either way you are probably going to lose image quality without manually going through the broken pixels and manually adjusting them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once images are broken it is really hard to fix them.&amp;nbsp; Not impossible just not rewarding. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to build a mosaic dataset from tiled source rasters (.tiffs).&amp;nbsp; The problem is that there are two places with a 1 pixel gap across the entire set of rasters running horizontally.&amp;nbsp; It looks to be related to precision issues when they were generated.&lt;BR /&gt;&lt;BR /&gt;Is there a way to sample the nearby pixels from the adjacent rasters and use the resampled value to fill in the gap?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Nathan&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 17:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693957#M39407</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-05-10T17:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Gap in Source Rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693958#M39408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The gaps are between tiles, not within tiles.&amp;nbsp; I see what you are saying if the gap is within the tile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the problem is related to the cell size.&amp;nbsp; The images are supposed to be 4" resolution and the cell size says 0.33 ft.&amp;nbsp; The extents also seem to have precision down to 0.01 ft.&amp;nbsp; The leftmost column of images start at an even coordinate.&amp;nbsp; I think at some point the 1/300 (0.00333...) ft that is missing caused a pixel not to show up.&amp;nbsp; The coordinates in the extents will run like 0.66, 0.32, 0.98, 0.64, 0.30, 0.96, ... .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just wondering if there is a way to make the mosaic dataset sample from the pixels that are around the missing row and display the data in the final mosaic.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 03:02:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693958#M39408</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2013-05-11T03:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pixel Gap in Source Rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693959#M39409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To explain a little more the image sizes aren't in even ft.&amp;nbsp; The number of pixels are such that the height and width of the image in feet ends in .66 ft or .33 ft.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 03:09:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/pixel-gap-in-source-rasters/m-p/693959#M39409</guid>
      <dc:creator>NathanHeick</dc:creator>
      <dc:date>2013-05-11T03:09:24Z</dc:date>
    </item>
  </channel>
</rss>

