<?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: How set bathymetry image using ArcGISTiledLayer in kotlin sdk in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/how-set-bathymetry-image-using-arcgistiledlayer-in/m-p/1275348#M19</link>
    <description>&lt;P&gt;Service&amp;nbsp;&lt;A href="https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer" target="_blank" rel="noopener"&gt;https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer&lt;/A&gt;&amp;nbsp;is an ImageServer endpoint, which means you should use API types:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.raster/-image-service-raster/index.html?query=class%20ImageServiceRaster%20:%20Raster" target="_blank" rel="noopener"&gt;ImageServiceRaster (arcgis.com)&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.mapping.layers/-raster-layer/-raster-layer.html?query=fun%20RasterLayer(raster:%20Raster)" target="_blank" rel="noopener"&gt;RasterLayer (arcgis.com)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more info see&amp;nbsp;&lt;A href="https://developers.arcgis.com/kotlin/layers/add-raster-data/#create-a-raster-from-an-image-service" target="_blank" rel="noopener"&gt;Add raster data | ArcGIS Maps SDK for Kotlin | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 16:42:27 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2023-04-04T16:42:27Z</dc:date>
    <item>
      <title>How set bathymetry image using ArcGISTiledLayer in kotlin sdk</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/how-set-bathymetry-image-using-arcgistiledlayer-in/m-p/1275114#M18</link>
      <description>&lt;P&gt;I want to add a Bathymetry image on a mapView in my project but i am trying to add using this method&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;ArcGISTiledLayer(&lt;EM&gt;bathymetry link &lt;A href="https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/Ima" target="_blank"&gt;https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/Ima&lt;/A&gt;&lt;/EM&gt;)&lt;/STRONG&gt;&amp;nbsp;but it throw this exception Invalid request response&lt;/P&gt;&lt;P&gt;Here is Url of Webmap url to see the layer&amp;nbsp;&lt;A href="https://www.arcgis.com/home/webmap/viewer.html?url=https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer&amp;amp;source=sd" target="_self"&gt;https://www.arcgis.com/home/webmap/viewer.html?url=https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer&amp;amp;source=sd&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 08:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/how-set-bathymetry-image-using-arcgistiledlayer-in/m-p/1275114#M18</guid>
      <dc:creator>pritam_squarebits</dc:creator>
      <dc:date>2023-04-04T08:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: How set bathymetry image using ArcGISTiledLayer in kotlin sdk</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/how-set-bathymetry-image-using-arcgistiledlayer-in/m-p/1275348#M19</link>
      <description>&lt;P&gt;Service&amp;nbsp;&lt;A href="https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer" target="_blank" rel="noopener"&gt;https://maps.marine.ie/arcgis/rest/services/Infomar/All_Bathymetry/ImageServer&lt;/A&gt;&amp;nbsp;is an ImageServer endpoint, which means you should use API types:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.raster/-image-service-raster/index.html?query=class%20ImageServiceRaster%20:%20Raster" target="_blank" rel="noopener"&gt;ImageServiceRaster (arcgis.com)&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developers.arcgis.com/kotlin/api-reference/arcgis-maps-kotlin/com.arcgismaps.mapping.layers/-raster-layer/-raster-layer.html?query=fun%20RasterLayer(raster:%20Raster)" target="_blank" rel="noopener"&gt;RasterLayer (arcgis.com)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For more info see&amp;nbsp;&lt;A href="https://developers.arcgis.com/kotlin/layers/add-raster-data/#create-a-raster-from-an-image-service" target="_blank" rel="noopener"&gt;Add raster data | ArcGIS Maps SDK for Kotlin | ArcGIS Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 16:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/how-set-bathymetry-image-using-arcgistiledlayer-in/m-p/1275348#M19</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2023-04-04T16:42:27Z</dc:date>
    </item>
  </channel>
</rss>

