<?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 Custom tiling scheme to get single tile for LOD 0 in Standards and Interoperability Questions</title>
    <link>https://community.esri.com/t5/standards-and-interoperability-questions/custom-tiling-scheme-to-get-single-tile-for-lod-0/m-p/404305#M206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m trying to create a custom tiling scheme for a WMTS to be used in a 3&lt;SUP&gt;rd&lt;/SUP&gt; party product and the ESRI documentation/parameters is not sufficient enough to configure it the way it’s needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this service as an example, LOD zero has a single image tile (256px) and it works in the 3&lt;SUP&gt;rd&lt;/SUP&gt; party product.&lt;/P&gt;&lt;P&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can’t replicate it for my data source!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data is local in MGA55 but I can’t get a single tile for LOD zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In all the trolling through forums I came across some pointers:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- Each scale level must be half of the preceding scale level within a tolerance of 8-9 decimals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- The tile size must be 256 by 256 when sharing to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;Portal for ArcGIS&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;4.1&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;&amp;nbsp;or earlier. When sharing to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;Portal for ArcGIS10.5&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;ArcGIS Online&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;, the tile size can also be 512 by 512.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- The scale of level 0 must fit within the extent of the layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the parameters/options in ‘Generate Tile Cache Tiling Scheme’ does not give me the control needed to achieve the “scale of level 0 must fit within”.&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;How do I force a 256 tile at LOD zero on a detailed floorplan dataset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve tried publishing it in webaux with all the zoom levels but the spatial extent of the dataset isn’t global so it bombs out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2020 23:17:45 GMT</pubDate>
    <dc:creator>DustinEdge1</dc:creator>
    <dc:date>2020-08-27T23:17:45Z</dc:date>
    <item>
      <title>Custom tiling scheme to get single tile for LOD 0</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/custom-tiling-scheme-to-get-single-tile-for-lod-0/m-p/404305#M206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m trying to create a custom tiling scheme for a WMTS to be used in a 3&lt;SUP&gt;rd&lt;/SUP&gt; party product and the ESRI documentation/parameters is not sufficient enough to configure it the way it’s needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this service as an example, LOD zero has a single image tile (256px) and it works in the 3&lt;SUP&gt;rd&lt;/SUP&gt; party product.&lt;/P&gt;&lt;P&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can’t replicate it for my data source!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data is local in MGA55 but I can’t get a single tile for LOD zero.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In all the trolling through forums I came across some pointers:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- Each scale level must be half of the preceding scale level within a tolerance of 8-9 decimals.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- The tile size must be 256 by 256 when sharing to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;Portal for ArcGIS&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;4.1&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;&amp;nbsp;or earlier. When sharing to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;Portal for ArcGIS10.5&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: none windowtext 1.0pt; padding: 0cm;"&gt;ArcGIS Online&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;, the tile size can also be 512 by 512.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-size: 10.5pt; background-color: #fefefe; text-indent: -18pt;"&gt;- The scale of level 0 must fit within the extent of the layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the parameters/options in ‘Generate Tile Cache Tiling Scheme’ does not give me the control needed to achieve the “scale of level 0 must fit within”.&lt;/P&gt;&lt;P&gt;What am I missing?&lt;/P&gt;&lt;P&gt;How do I force a 256 tile at LOD zero on a detailed floorplan dataset?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve tried publishing it in webaux with all the zoom levels but the spatial extent of the dataset isn’t global so it bombs out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2020 23:17:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/custom-tiling-scheme-to-get-single-tile-for-lod-0/m-p/404305#M206</guid>
      <dc:creator>DustinEdge1</dc:creator>
      <dc:date>2020-08-27T23:17:45Z</dc:date>
    </item>
  </channel>
</rss>

