<?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: tif file load on esri map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298284#M81351</link>
    <description>&lt;P&gt;thank you so much for replying .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I uploaded my tif file&amp;nbsp; in the cloud. wrote the following code:&lt;/P&gt;&lt;P&gt;const layerraster = new ImageryTileLayer({&lt;BR /&gt;url: "&lt;A href="https://drive.google.com/file/d/1xCqDMBjkzN8SgyFnzcfT0_E02Zpv4-SR/view?usp=drive_link" target="_blank"&gt;https://drive.google.com/file/d/1xCqDMBjkzN8SgyFnzcfT0_E02Zpv4-SR/view?usp=drive_link&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;});&lt;BR /&gt;map.add(layerraster);&lt;/P&gt;&lt;P&gt;but I am having error following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ri.layers.ImageryTileLayer] #load() Failed to load layer (title: '', id: '188b10b5755-layer-6') Object&lt;BR /&gt;m._consoleWriter @ (index):150&lt;BR /&gt;(index):150 [esri.views.LayerViewManager] Failed to create layerview for layer title:'', id:'188b10b5755-layer-6' of type 'imagery-tile'. Object&lt;/P&gt;</description>
    <pubDate>Mon, 12 Jun 2023 19:21:21 GMT</pubDate>
    <dc:creator>MousumiDeb</dc:creator>
    <dc:date>2023-06-12T19:21:21Z</dc:date>
    <item>
      <title>tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1297849#M81334</link>
      <description>&lt;P&gt;hello ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I trying to display a tif file on esri map . Is there any sample code I can find&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 20:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1297849#M81334</guid>
      <dc:creator>MousumiDeb</dc:creator>
      <dc:date>2023-06-10T20:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298112#M81345</link>
      <description>&lt;P&gt;You can set up your tif file as cloud optimized GeoTiff and add it using ImageryTileLayer. This sample shows how to do that. Be sure to read the sample description too:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/layers-imagerytilelayer-cog/" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/layers-imagerytilelayer-cog/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 15:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298112#M81345</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-06-12T15:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298284#M81351</link>
      <description>&lt;P&gt;thank you so much for replying .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I uploaded my tif file&amp;nbsp; in the cloud. wrote the following code:&lt;/P&gt;&lt;P&gt;const layerraster = new ImageryTileLayer({&lt;BR /&gt;url: "&lt;A href="https://drive.google.com/file/d/1xCqDMBjkzN8SgyFnzcfT0_E02Zpv4-SR/view?usp=drive_link" target="_blank"&gt;https://drive.google.com/file/d/1xCqDMBjkzN8SgyFnzcfT0_E02Zpv4-SR/view?usp=drive_link&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;});&lt;BR /&gt;map.add(layerraster);&lt;/P&gt;&lt;P&gt;but I am having error following:&amp;nbsp;&lt;/P&gt;&lt;P&gt;ri.layers.ImageryTileLayer] #load() Failed to load layer (title: '', id: '188b10b5755-layer-6') Object&lt;BR /&gt;m._consoleWriter @ (index):150&lt;BR /&gt;(index):150 [esri.views.LayerViewManager] Failed to create layerview for layer title:'', id:'188b10b5755-layer-6' of type 'imagery-tile'. Object&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 19:21:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298284#M81351</guid>
      <dc:creator>MousumiDeb</dc:creator>
      <dc:date>2023-06-12T19:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298611#M81364</link>
      <description>&lt;P&gt;You need optimize your tiff to be Cloud optimized tiff. Please take a look at the COG requirements here:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryTileLayer.html#adding-cog" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ImageryTileLayer.html#adding-cog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also you can watch this short video on COG:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=SeWMENUJS7s" target="_blank"&gt;https://www.youtube.com/watch?v=SeWMENUJS7s&lt;/A&gt;&amp;nbsp;- there are instructions how to convert your tif to COG towards the end of the video.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 15:38:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1298611#M81364</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-06-13T15:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1299226#M81393</link>
      <description>&lt;P&gt;Hi Thanks again for the reply . can I convert the tif file in to&amp;nbsp;&lt;SPAN&gt;COG in windows using gdal . What would be best environment to convert .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 15:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1299226#M81393</guid>
      <dc:creator>MousumiDeb</dc:creator>
      <dc:date>2023-06-14T15:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1300353#M81426</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I translated my tif file gdal translate and tried the following :&lt;/P&gt;&lt;P&gt;const layerraster = new ImageryTileLayer({&lt;BR /&gt;url: "&lt;A href="https://drive.google.com/file/d/1UVU9vIKHduclGHN9TRwSh2l83vovik-V/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1UVU9vIKHduclGHN9TRwSh2l83vovik-V/view?usp=sharing&lt;/A&gt;"&lt;BR /&gt;&lt;BR /&gt;});&lt;BR /&gt;map.add(layerraster);&lt;/P&gt;&lt;P&gt;but still not showing in the map . I attached my map here.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 19:05:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1300353#M81426</guid>
      <dc:creator>MousumiDeb</dc:creator>
      <dc:date>2023-06-16T19:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: tif file load on esri map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1302088#M81473</link>
      <description>&lt;P&gt;The COG file must have pyramids built to be displayed. &amp;nbsp;This is not specific to cog. If you create an enterprise tiled image service without pyramid, you will get same behavior. In any case, you can build pyramids with build pyramids geoprocessing tool:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/build-pyramids.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/build-pyramids.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 16:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tif-file-load-on-esri-map/m-p/1302088#M81473</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2023-06-22T16:00:54Z</dc:date>
    </item>
  </channel>
</rss>

