<?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 How do I determine current level, row, and column based on extent for a layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-determine-current-level-row-and-column/m-p/122060#M11360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a relatively simple way to determine what the level, row , and column are for the current extent?&amp;nbsp; I know level is easy, map.getLevel(), but I am not sure how to determine what the row's and column's are currently on the map so I can request the correct tiles.&amp;nbsp; If I extend the TiledMapServiceLayer, I can use the getTileUrl function, but it renders images in a div and I need to render to a canvas element.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just some background on what I am looking at doing.&amp;nbsp; I have a html canvas element I would like to render images onto.&amp;nbsp; These images are stood up in a s3 bucket in a tiled format( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F......%2F" rel="nofollow" target="_blank"&gt;http://....../&lt;/A&gt;&lt;SPAN&gt;{z}/{x}/{y}.png).&amp;nbsp; I have created a custom layer that places a canvas element on the map, but I would like to know which tile to request so I can add it to the canvas.&amp;nbsp; I need to do some advanced filtering and read the image data from canvas so I cannot use a simple WebTiledLayer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2016 17:59:31 GMT</pubDate>
    <dc:creator>RobertWinterbottom</dc:creator>
    <dc:date>2016-06-23T17:59:31Z</dc:date>
    <item>
      <title>How do I determine current level, row, and column based on extent for a layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-determine-current-level-row-and-column/m-p/122060#M11360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a relatively simple way to determine what the level, row , and column are for the current extent?&amp;nbsp; I know level is easy, map.getLevel(), but I am not sure how to determine what the row's and column's are currently on the map so I can request the correct tiles.&amp;nbsp; If I extend the TiledMapServiceLayer, I can use the getTileUrl function, but it renders images in a div and I need to render to a canvas element.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just some background on what I am looking at doing.&amp;nbsp; I have a html canvas element I would like to render images onto.&amp;nbsp; These images are stood up in a s3 bucket in a tiled format( &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F......%2F" rel="nofollow" target="_blank"&gt;http://....../&lt;/A&gt;&lt;SPAN&gt;{z}/{x}/{y}.png).&amp;nbsp; I have created a custom layer that places a canvas element on the map, but I would like to know which tile to request so I can add it to the canvas.&amp;nbsp; I need to do some advanced filtering and read the image data from canvas so I cannot use a simple WebTiledLayer.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 17:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-do-i-determine-current-level-row-and-column/m-p/122060#M11360</guid>
      <dc:creator>RobertWinterbottom</dc:creator>
      <dc:date>2016-06-23T17:59:31Z</dc:date>
    </item>
  </channel>
</rss>

