<?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 Google Earth Engine export creates multiple tiles with gaps between them in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/google-earth-engine-export-creates-multiple-tiles/m-p/1706698#M7726</link>
    <description>&lt;P&gt;I am working with Sentinel-2 Surface reflectance data in Google Earth Engine and exporting a mutli-band composite (spectral bands + vegetations indices) for further analysis in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;My workflow is roughly as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Cloud masking using SCL band&lt;/LI&gt;&lt;LI&gt;Filtering by date and cloud percentage&lt;/LI&gt;&lt;LI&gt;Creating a median composite&lt;/LI&gt;&lt;LI&gt;Computing multiple indices (NDVI, EVI, SAVI, NDWI, etc.)&lt;/LI&gt;&lt;LI&gt;Stacking all bands into a final composite&lt;/LI&gt;&lt;LI&gt;Exporting using&amp;nbsp;Export.image.toDrive()&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is a simplified version of my export:&lt;/P&gt;&lt;PRE&gt;Export.image.toDrive({

  image: finalComposite,

  description: 'ECA_2025_S2',

  region: roi,

  scale: 10,

  maxPixels: 1e13

});&lt;/PRE&gt;&lt;P&gt;Problem&lt;/P&gt;&lt;P&gt;The export produces two GeoTIFF files instead of one, even though I expected a single image.&lt;/P&gt;&lt;P&gt;When I load both rasters into ArcGIS Pro, I notice a very thin gap (1–2 pixels) between the two images.&lt;/P&gt;&lt;P&gt;This looks similar to a seamline or pixel alignment issue.&lt;/P&gt;&lt;P&gt;How can I ensure a single exported image with no gap or misalignment between tiles?&lt;/P&gt;&lt;P&gt;Any suggestions or best practices for handling this in GEE or ArcGIS Pro?&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jun 2026 11:25:43 GMT</pubDate>
    <dc:creator>InterSoldi</dc:creator>
    <dc:date>2026-06-06T11:25:43Z</dc:date>
    <item>
      <title>Google Earth Engine export creates multiple tiles with gaps between them</title>
      <link>https://community.esri.com/t5/developers-questions/google-earth-engine-export-creates-multiple-tiles/m-p/1706698#M7726</link>
      <description>&lt;P&gt;I am working with Sentinel-2 Surface reflectance data in Google Earth Engine and exporting a mutli-band composite (spectral bands + vegetations indices) for further analysis in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;My workflow is roughly as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Cloud masking using SCL band&lt;/LI&gt;&lt;LI&gt;Filtering by date and cloud percentage&lt;/LI&gt;&lt;LI&gt;Creating a median composite&lt;/LI&gt;&lt;LI&gt;Computing multiple indices (NDVI, EVI, SAVI, NDWI, etc.)&lt;/LI&gt;&lt;LI&gt;Stacking all bands into a final composite&lt;/LI&gt;&lt;LI&gt;Exporting using&amp;nbsp;Export.image.toDrive()&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Here is a simplified version of my export:&lt;/P&gt;&lt;PRE&gt;Export.image.toDrive({

  image: finalComposite,

  description: 'ECA_2025_S2',

  region: roi,

  scale: 10,

  maxPixels: 1e13

});&lt;/PRE&gt;&lt;P&gt;Problem&lt;/P&gt;&lt;P&gt;The export produces two GeoTIFF files instead of one, even though I expected a single image.&lt;/P&gt;&lt;P&gt;When I load both rasters into ArcGIS Pro, I notice a very thin gap (1–2 pixels) between the two images.&lt;/P&gt;&lt;P&gt;This looks similar to a seamline or pixel alignment issue.&lt;/P&gt;&lt;P&gt;How can I ensure a single exported image with no gap or misalignment between tiles?&lt;/P&gt;&lt;P&gt;Any suggestions or best practices for handling this in GEE or ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2026 11:25:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/google-earth-engine-export-creates-multiple-tiles/m-p/1706698#M7726</guid>
      <dc:creator>InterSoldi</dc:creator>
      <dc:date>2026-06-06T11:25:43Z</dc:date>
    </item>
  </channel>
</rss>

