<?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 Overlay raster image in Leaflet map in Open Source Mapping Libraries Ques.</title>
    <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/overlay-raster-image-in-leaflet-map/m-p/1222349#M65</link>
    <description>&lt;P&gt;Hello, I want to overlay a tif image on my Esri Leaflet map. I had tried creating a web layer (Layer type: tile) and overlaying it but this returned a 404 error. This is the tile layer created by me:&amp;nbsp;&lt;A href="https://tiles.arcgis.com/tiles/x5wCko8UnSi4h0CB/arcgis/rest/services/HAND_Raster/MapServer" target="_blank" rel="noopener"&gt;https://tiles.arcgis.com/tiles/x5wCko8UnSi4h0CB/arcgis/rest/services/HAND_Raster/MapServer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I tried to overlay this layer with&amp;nbsp;&lt;SPAN&gt;L&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;esri&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;tiledMapLayer function. Is creating a web layer and overlaying it the correct method to overlay raster data?&amp;nbsp; If no, how can I overlay a raster? If yes, what I might have done wrong to overlay it?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 20:03:54 GMT</pubDate>
    <dc:creator>RishavKaranjit</dc:creator>
    <dc:date>2023-08-25T20:03:54Z</dc:date>
    <item>
      <title>Overlay raster image in Leaflet map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/overlay-raster-image-in-leaflet-map/m-p/1222349#M65</link>
      <description>&lt;P&gt;Hello, I want to overlay a tif image on my Esri Leaflet map. I had tried creating a web layer (Layer type: tile) and overlaying it but this returned a 404 error. This is the tile layer created by me:&amp;nbsp;&lt;A href="https://tiles.arcgis.com/tiles/x5wCko8UnSi4h0CB/arcgis/rest/services/HAND_Raster/MapServer" target="_blank" rel="noopener"&gt;https://tiles.arcgis.com/tiles/x5wCko8UnSi4h0CB/arcgis/rest/services/HAND_Raster/MapServer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I tried to overlay this layer with&amp;nbsp;&lt;SPAN&gt;L&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;esri&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;tiledMapLayer function. Is creating a web layer and overlaying it the correct method to overlay raster data?&amp;nbsp; If no, how can I overlay a raster? If yes, what I might have done wrong to overlay it?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 20:03:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/overlay-raster-image-in-leaflet-map/m-p/1222349#M65</guid>
      <dc:creator>RishavKaranjit</dc:creator>
      <dc:date>2023-08-25T20:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Overlay raster image in Leaflet map</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/overlay-raster-image-in-leaflet-map/m-p/1222470#M66</link>
      <description>&lt;P&gt;Hi, thank you for the question.&lt;/P&gt;&lt;P&gt;It looks like your service's spatial reference is 4269. Note on the L.esri.TiledMapLayer documentation page:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Your map service must be published using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://epsg.io/3857" target="_blank"&gt;Web Mercator Auxiliary Sphere tiling scheme (WKID 102100/3857)&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and the default scale options used by Google Maps, Bing Maps and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://services.arcgisonline.com/arcgis/rest/services" target="_blank"&gt;ArcGIS Online&lt;/A&gt;. Esri Leaflet will not support any other spatial reference for tile layers.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/esri-leaflet/api-reference/layers/tiled-map-layer/" target="_blank"&gt;https://developers.arcgis.com/esri-leaflet/api-reference/layers/tiled-map-layer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So, please publish your tiled service following those requirements, then you can use L.esri.TiledMapLayer.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 13:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/overlay-raster-image-in-leaflet-map/m-p/1222470#M66</guid>
      <dc:creator>GavinRehkemper</dc:creator>
      <dc:date>2022-10-17T13:27:32Z</dc:date>
    </item>
  </channel>
</rss>

