<?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 Creating tile cache from hillshade degrades quality of shading in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/creating-tile-cache-from-hillshade-degrades/m-p/1239455#M63205</link>
    <description>&lt;P&gt;I am attempting to build a hillshade in a small, portable format for use on onboard Mobile Display Terminals on fire engines that would respond to a fire or other emergency in a hilly, forested area.&amp;nbsp; The vendor software uses ArcGIS Runtime and requires tile packages -- vector tile packages for vector data, but raster data like hillshade still is a .tpk file.&amp;nbsp; I've successfully resampled the source DEM to 5' to reduce it to a reasonable size for distribution over wifi (about 220 MB) but I having less luck getting the same image quality into the package.&amp;nbsp; The issue is not one of resolution loss (5' vs. 1' is acceptable) but rather the caching of the grayscale of the hillshade into a tile cache.&amp;nbsp; Even before it gets to the package it basically turns to mud, with loss of detail in the darker areas (before and after below)...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1ft_dem_resampled_to_5ft_hillshaded.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58075i4C7D92A98ADE9950/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1ft_dem_resampled_to_5ft_hillshaded.png" alt="1ft_dem_resampled_to_5ft_hillshaded.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5'_hillshade_tile_cached.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58076i9F7205D9F82F5BFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5'_hillshade_tile_cached.png" alt="5'_hillshade_tile_cached.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've tried adjusting gamma - no effect, modeling shadows - made it worse, adjusting altitude from 45 to 75 - made it lighter - but then caching again made it worse.&amp;nbsp; The only other idea I have is something is getting lost because it appears it's converting the grayscale to RGB but I can't find a setting to keep that from happening.&amp;nbsp; I also tried &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/how-to-generate-tiling-scheme-in-web-mercator-with/m-p/1090928" target="_self"&gt;generating a tiling cache scheme using JPEG&lt;/A&gt;&amp;nbsp;then PNG32, rather than the default of MIXED, still nothing better (no difference between any of those three).&lt;/P&gt;&lt;P&gt;Any other ideas here?&lt;/P&gt;&lt;P&gt;Paul Cone&lt;/P&gt;&lt;P&gt;City of Portland, Oregon&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2022 23:01:55 GMT</pubDate>
    <dc:creator>PaulCone2</dc:creator>
    <dc:date>2022-12-08T23:01:55Z</dc:date>
    <item>
      <title>Creating tile cache from hillshade degrades quality of shading</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/creating-tile-cache-from-hillshade-degrades/m-p/1239455#M63205</link>
      <description>&lt;P&gt;I am attempting to build a hillshade in a small, portable format for use on onboard Mobile Display Terminals on fire engines that would respond to a fire or other emergency in a hilly, forested area.&amp;nbsp; The vendor software uses ArcGIS Runtime and requires tile packages -- vector tile packages for vector data, but raster data like hillshade still is a .tpk file.&amp;nbsp; I've successfully resampled the source DEM to 5' to reduce it to a reasonable size for distribution over wifi (about 220 MB) but I having less luck getting the same image quality into the package.&amp;nbsp; The issue is not one of resolution loss (5' vs. 1' is acceptable) but rather the caching of the grayscale of the hillshade into a tile cache.&amp;nbsp; Even before it gets to the package it basically turns to mud, with loss of detail in the darker areas (before and after below)...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1ft_dem_resampled_to_5ft_hillshaded.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58075i4C7D92A98ADE9950/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1ft_dem_resampled_to_5ft_hillshaded.png" alt="1ft_dem_resampled_to_5ft_hillshaded.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="5'_hillshade_tile_cached.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/58076i9F7205D9F82F5BFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="5'_hillshade_tile_cached.png" alt="5'_hillshade_tile_cached.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've tried adjusting gamma - no effect, modeling shadows - made it worse, adjusting altitude from 45 to 75 - made it lighter - but then caching again made it worse.&amp;nbsp; The only other idea I have is something is getting lost because it appears it's converting the grayscale to RGB but I can't find a setting to keep that from happening.&amp;nbsp; I also tried &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/how-to-generate-tiling-scheme-in-web-mercator-with/m-p/1090928" target="_self"&gt;generating a tiling cache scheme using JPEG&lt;/A&gt;&amp;nbsp;then PNG32, rather than the default of MIXED, still nothing better (no difference between any of those three).&lt;/P&gt;&lt;P&gt;Any other ideas here?&lt;/P&gt;&lt;P&gt;Paul Cone&lt;/P&gt;&lt;P&gt;City of Portland, Oregon&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 23:01:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/creating-tile-cache-from-hillshade-degrades/m-p/1239455#M63205</guid>
      <dc:creator>PaulCone2</dc:creator>
      <dc:date>2022-12-08T23:01:55Z</dc:date>
    </item>
  </channel>
</rss>

