<?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 ImageServiceRaster should support format similar to ImageryLayer in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/imageserviceraster-should-support-format-similar/m-p/1658988#M609</link>
    <description>&lt;P&gt;# Context&lt;/P&gt;&lt;P&gt;We use `ImageServiceRaster` with `RasterLayer` along with the MosaicRule&lt;/P&gt;&lt;P&gt;# Issue&lt;/P&gt;&lt;P&gt;There is no way to provide `format` parameter which leads to ImageServer request with "lerc" format, which causes transparency issues. The request path &amp;amp; query is smth like: /ImageServer/exportImage?format=lerc&amp;amp;...&lt;/P&gt;&lt;P&gt;# Request&lt;/P&gt;&lt;P&gt;Provide `format` or `preferredImageFormat` (similar to WmtsLayer) so we could decide which tile format we want to obtain from the image server.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Oct 2025 10:47:18 GMT</pubDate>
    <dc:creator>dev4567</dc:creator>
    <dc:date>2025-10-20T10:47:18Z</dc:date>
    <item>
      <title>ImageServiceRaster should support format similar to ImageryLayer</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/imageserviceraster-should-support-format-similar/m-p/1658988#M609</link>
      <description>&lt;P&gt;# Context&lt;/P&gt;&lt;P&gt;We use `ImageServiceRaster` with `RasterLayer` along with the MosaicRule&lt;/P&gt;&lt;P&gt;# Issue&lt;/P&gt;&lt;P&gt;There is no way to provide `format` parameter which leads to ImageServer request with "lerc" format, which causes transparency issues. The request path &amp;amp; query is smth like: /ImageServer/exportImage?format=lerc&amp;amp;...&lt;/P&gt;&lt;P&gt;# Request&lt;/P&gt;&lt;P&gt;Provide `format` or `preferredImageFormat` (similar to WmtsLayer) so we could decide which tile format we want to obtain from the image server.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Oct 2025 10:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/imageserviceraster-should-support-format-similar/m-p/1658988#M609</guid>
      <dc:creator>dev4567</dc:creator>
      <dc:date>2025-10-20T10:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: ImageServiceRaster should support format similar to ImageryLayer</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/imageserviceraster-should-support-format-similar/m-p/1663051#M624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/713291"&gt;@dev4567&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for reporting the issue and sharing your request.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Curious to know more about your issue. Is transparency the main reason you want to work with other raster format?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ImageServiceRaster exports data from the image service using "lerc" format as&amp;nbsp;&lt;SPAN&gt;is an efficient lossy compression method. This allows to apply raster functions to the ImageServiceRaster at the client-side like Raster created from local datasets.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;A possible workaround of the transparency issue could be applying a&amp;nbsp; &lt;A href="https://developers.arcgis.com/kotlin/layers/add-raster-data/#mask" target="_self"&gt;mask raster function&lt;/A&gt; to your ImageServiceRaster.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you only use ImageServiceRaster with RasterLayer to visualize imagery data, you can use &lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.mapping.layers/-arc-g-i-s-tiled-layer/index.html" target="_self"&gt;ArcGISTileLayer&lt;/A&gt; with the image service that also supports cache tiles.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 00:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/imageserviceraster-should-support-format-similar/m-p/1663051#M624</guid>
      <dc:creator>XuemingWu</dc:creator>
      <dc:date>2025-11-04T00:29:28Z</dc:date>
    </item>
  </channel>
</rss>

