<?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: Manage Tile Cache geoprocessing transparency problem in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1578190#M92220</link>
    <description>&lt;P&gt;I found out my error.&lt;/P&gt;&lt;P&gt;I had to select the map instead of the raster in the&amp;nbsp;&lt;SPAN&gt;Input Data Source parameter in order to make the tool take the transparency in account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2025 14:20:07 GMT</pubDate>
    <dc:creator>MaximeDemers</dc:creator>
    <dc:date>2025-01-23T14:20:07Z</dc:date>
    <item>
      <title>Manage Tile Cache geoprocessing transparency problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577830#M92190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to use the &lt;A href="https://pro.arcgis.com/en/pro-app/2.9/tool-reference/data-management/manage-tile-cache.htm" target="_self"&gt;Manage Tile Cache&lt;/A&gt; geoprocessing with ArcGIS Pro 2.9 to create a local cache of a ecw raster imagery.&lt;/P&gt;&lt;P&gt;The image has four 8bits bands (rgba) the 4th band stores the transparency (0 or 255).&lt;/P&gt;&lt;P&gt;I have created a tiling scheme file that use the MIXED format in CompactV2 structure.&lt;BR /&gt;&lt;BR /&gt;The geoprocessing is working without any problem but the cache does not have transparency at all.&lt;/P&gt;&lt;P&gt;Should I try with another format like PNG32?&lt;/P&gt;&lt;P&gt;Any other suggestions?&lt;/P&gt;&lt;P&gt;Thank you for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 16:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577830#M92190</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2025-01-22T16:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Tile Cache geoprocessing transparency problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577869#M92192</link>
      <description>&lt;P&gt;Looks like you may need to use PNG format only to have transparency. Here is some good documentation on this:&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/server/11.3/publish-services/windows/caching-terminology.htm#ESRI_SECTION1_BF5310492B8D4E349488D929D8458A9D" target="_blank"&gt;https://enterprise.arcgis.com/en/server/11.3/publish-services/windows/caching-terminology.htm#ESRI_SECTION1_BF5310492B8D4E349488D929D8458A9D&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577869#M92192</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-01-22T17:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Tile Cache geoprocessing transparency problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577876#M92194</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/567"&gt;@George_Thompson&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have made more tests since I posted and both MIXED and PNG32 are not working. Perhaps the tool does not works when the transparency is in a 4th band instead of using a nodata value as a transparent background in the raster symbology?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 17:57:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577876#M92194</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2025-01-22T17:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Tile Cache geoprocessing transparency problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577969#M92206</link>
      <description>&lt;P&gt;Good question, I am not sure about that. I overlooked your note about the 4th band holding the transparency.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 21:07:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1577969#M92206</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-01-22T21:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Manage Tile Cache geoprocessing transparency problem</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1578190#M92220</link>
      <description>&lt;P&gt;I found out my error.&lt;/P&gt;&lt;P&gt;I had to select the map instead of the raster in the&amp;nbsp;&lt;SPAN&gt;Input Data Source parameter in order to make the tool take the transparency in account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your help!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 14:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/manage-tile-cache-geoprocessing-transparency/m-p/1578190#M92220</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2025-01-23T14:20:07Z</dc:date>
    </item>
  </channel>
</rss>

