<?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 Function Thumbnails not appearing in Image Service in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279779#M316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I create thumbnails for my raster function templates and reference them from a folder that is accesible to the GIS Server, I still dont see them preview when I view them in the Map Viewer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a best practise for getting thumbnails to flow through to the Map Viewer interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Oct 2017 07:05:39 GMT</pubDate>
    <dc:creator>SimonJackson</dc:creator>
    <dc:date>2017-10-30T07:05:39Z</dc:date>
    <item>
      <title>Function Thumbnails not appearing in Image Service</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279779#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I create thumbnails for my raster function templates and reference them from a folder that is accesible to the GIS Server, I still dont see them preview when I view them in the Map Viewer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a best practise for getting thumbnails to flow through to the Map Viewer interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Oct 2017 07:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279779#M316</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2017-10-30T07:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function Thumbnails not appearing in Image Service</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279780#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping.&amp;nbsp; Let me know if you need more info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Nov 2017 22:46:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279780#M317</guid>
      <dc:creator>SimonJackson</dc:creator>
      <dc:date>2017-11-11T22:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function Thumbnails not appearing in Image Service</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279781#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're seeing this behavior with ArcGIS Server 10.6 then this will be:&lt;SPAN style="color: #800000;"&gt; &lt;EM&gt;&lt;STRONG&gt;&lt;A data-seclke="01I70000000QWzA" data-seclkh="5dcfb703ad56aa6e88c870f0ab58051a" data-seclki="a3q39000003IRxk" data-seclkp="/a3q39000003IRxk" data-seclkr="1" style="color: #800000;"&gt;BUG-000111485&lt;/A&gt;:&lt;/STRONG&gt; The raster function templates for image services do not load in the ArcGIS Online map viewer.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;The issue is caused by the &lt;STRONG&gt;{ }&lt;/STRONG&gt; characters in the &lt;STRONG&gt;exportImage &lt;/STRONG&gt;request which corresponds to the Thumbnail shown when navigating to the &lt;STRONG&gt;Image Display&lt;/STRONG&gt; rendering properties in the Map Viewer - HTML encoding fails and &lt;STRONG&gt;{ }&lt;/STRONG&gt; are not properly translated to &lt;STRONG&gt;%7b &lt;/STRONG&gt;and &lt;STRONG&gt;%7d&lt;/STRONG&gt;, respectively. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;An example of a properly translated &lt;STRONG&gt;exportImage &lt;/STRONG&gt;request:&lt;BR /&gt;&lt;EM&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgisserver.test.com%2Fserver%2Frest%2Fservices%2FtestRaster%2FImageServer%2FexportImage%3Fbbox%3D-90.00000000000901%2C-89.99999999998198%2C89.99999999997297%2C90%26imageSize%3D400%2C400%26f%3Dimage%26" rel="nofollow" target="_blank"&gt;https://gisserver.test.com/server/rest/services/testRaster/ImageServer/exportImage?bbox=-90.00000000000901,-89.99999999998198,89.99999999997297,90&amp;amp;imageSize=400,400&amp;amp;f=image&amp;amp;&lt;/A&gt;&lt;STRONG&gt;renderingRule=%7b%22rasterFunction%22%3A%22Classified%22%7d&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Apr 2018 17:53:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/function-thumbnails-not-appearing-in-image-service/m-p/279781#M318</guid>
      <dc:creator>EarlMedina</dc:creator>
      <dc:date>2018-04-09T17:53:36Z</dc:date>
    </item>
  </channel>
</rss>

