<?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: Android: Displaying WmtsLayer in the operational layers in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/android-displaying-wmtslayer-in-the-operational/m-p/1405379#M388</link>
    <description>&lt;P&gt;Issue was resolved - the reasons there were several:&lt;/P&gt;&lt;P&gt;- preferred image format: to get transparency outside image on the layer it required to specify&amp;nbsp; TileImageFormat.Png explicitly (default is Jpg and layer is filled out by white color so base map layer become invisible)&lt;/P&gt;&lt;P&gt;- cql_filter parameter (it cannot be parsed correctly when it is specified in url template, most likely due to = symbol in value) passing it via&amp;nbsp;custom parameters resolving this obstacle&lt;/P&gt;&lt;P&gt;- tiles for some zoom levels can be absent on the tile provider (as result layer becomes invisible)&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 18:39:41 GMT</pubDate>
    <dc:creator>aauser100</dc:creator>
    <dc:date>2024-04-03T18:39:41Z</dc:date>
    <item>
      <title>Android: Displaying WmtsLayer in the operational layers</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/android-displaying-wmtslayer-in-the-operational/m-p/1402237#M381</link>
      <description>&lt;P&gt;Hello, all&lt;/P&gt;&lt;P&gt;I am trying to add Wm&lt;STRONG&gt;t&lt;/STRONG&gt;sLayer in the operational layers - like &lt;SPAN&gt;it is in the example for&amp;nbsp;WmsLayer&amp;nbsp; (draw attention &lt;STRONG&gt;'t'&lt;/STRONG&gt; is absent) :&amp;nbsp; &lt;A href="https://developers.arcgis.com/kotlin/sample-code/add-wms-layer/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/kotlin/sample-code/add-wms-layer/&lt;/A&gt;&lt;/SPAN&gt;. Layer&amp;nbsp;is added without any run-time errors (at least load result&amp;nbsp; is successful, isVisible is true and so on) but it is invisible on the the map. Network monitoring shows that there is no requests to server for tile getting.&lt;/P&gt;&lt;P&gt;Is it valid/supported &lt;SPAN&gt;WmtsLayer&amp;nbsp;&lt;/SPAN&gt;usage scenario?&lt;/P&gt;&lt;P&gt;NOTE:&lt;/P&gt;&lt;P&gt;At the same time this&amp;nbsp;WmtsLayer can be displayed normally as the layer in the Basemap (scenario from arcgis examples: &lt;A href="https://github.com/Esri/arcgis-runtime-samples-android/blob/main/java/wmts-layer/src/main/java/com/esri/arcgisruntime/sample/wmtslayer/MainActivity.java)" target="_blank" rel="noopener"&gt;https://github.com/Esri/arcgis-runtime-samples-android/blob/main/java/wmts-layer/src/main/java/com/esri/arcgisruntime/sample/wmtslayer/MainActivity.java)&lt;/A&gt;. Displaying&amp;nbsp;WmtsLayer&amp;nbsp; in the basemap is not acceptable due to another limitations - mostly due to WmtsLayer transparency issue - it is visible when it is in the the Basemap.baseLayers with index 0, and&amp;nbsp;layer (with really required basemap info) in index 1 is covered by it, and via versa.&lt;/P&gt;&lt;P&gt;SDK:&amp;nbsp;com.esri:arcgis-maps-kotlin:200.3.0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 20:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/android-displaying-wmtslayer-in-the-operational/m-p/1402237#M381</guid>
      <dc:creator>aauser100</dc:creator>
      <dc:date>2024-03-28T20:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Android: Displaying WmtsLayer in the operational layers</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/android-displaying-wmtslayer-in-the-operational/m-p/1405379#M388</link>
      <description>&lt;P&gt;Issue was resolved - the reasons there were several:&lt;/P&gt;&lt;P&gt;- preferred image format: to get transparency outside image on the layer it required to specify&amp;nbsp; TileImageFormat.Png explicitly (default is Jpg and layer is filled out by white color so base map layer become invisible)&lt;/P&gt;&lt;P&gt;- cql_filter parameter (it cannot be parsed correctly when it is specified in url template, most likely due to = symbol in value) passing it via&amp;nbsp;custom parameters resolving this obstacle&lt;/P&gt;&lt;P&gt;- tiles for some zoom levels can be absent on the tile provider (as result layer becomes invisible)&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 18:39:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/android-displaying-wmtslayer-in-the-operational/m-p/1405379#M388</guid>
      <dc:creator>aauser100</dc:creator>
      <dc:date>2024-04-03T18:39:41Z</dc:date>
    </item>
  </channel>
</rss>

