<?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: Caching Schema for Imagery 1.8cm resolution in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26898#M1342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bledar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With custom basemaps, you can cache to any scale you wish.&amp;nbsp; Below is a good document on how to create a Tile Layer for ArcGIS Online:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-2996"&gt;Publish a Tiled Service to ArcGIS Online w/o ArcGIS for Server or Utilizing Your Credits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using Web AppBuilder to create an application, you can actually zoom into larger scales than 19 with ESRI basemaps.&amp;nbsp; The imagery is not cached to large scales, but it will still draw when zooming in past 1:1,128.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/map-tab.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/map-tab.htm"&gt;Map—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Mar 2016 11:37:06 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2016-03-21T11:37:06Z</dc:date>
    <item>
      <title>Caching Schema for Imagery 1.8cm resolution</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26897#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have some 1.8 cm resolution imagery that we would like to cache for using as a basemap along with other ESRI basemaps provided on AGOL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What tiling schema should we use in order to go down to 1.8cm resolution ?&lt;/P&gt;&lt;P&gt;I recently saw that ESRI image service has been upgraded to include new Hires imagery &lt;A href="http://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer" title="http://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer"&gt;World_Imagery (MapServer)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the current predefined schema when publishing a tiled map service only allows you to go until &lt;STRONG style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Level ID:&lt;/STRONG&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt; 19&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;If we manually add these additional 4 Levels and create a Custom Schema, would that be compatible with other basemaps from ESRI ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.4px;"&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 10:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26897#M1341</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2016-03-21T10:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Caching Schema for Imagery 1.8cm resolution</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26898#M1342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bledar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With custom basemaps, you can cache to any scale you wish.&amp;nbsp; Below is a good document on how to create a Tile Layer for ArcGIS Online:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-2996"&gt;Publish a Tiled Service to ArcGIS Online w/o ArcGIS for Server or Utilizing Your Credits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using Web AppBuilder to create an application, you can actually zoom into larger scales than 19 with ESRI basemaps.&amp;nbsp; The imagery is not cached to large scales, but it will still draw when zooming in past 1:1,128.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/map-tab.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/map-tab.htm"&gt;Map—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 11:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26898#M1342</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-03-21T11:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Caching Schema for Imagery 1.8cm resolution</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26899#M1343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jake.&lt;/P&gt;&lt;P&gt;Thanks for the very quick answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern and the main question is that if Web Appbuilder application will allow the user to switch between ESRI basemaps and Custom Tiled Basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 11:46:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26899#M1343</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2016-03-21T11:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Caching Schema for Imagery 1.8cm resolution</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26900#M1344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, they will have this ability.&amp;nbsp; For best performance, I would recommend building the custom basemap with the same schema as ESRI's basemaps, plus the additional large scales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 11:51:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26900#M1344</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2016-03-21T11:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Caching Schema for Imagery 1.8cm resolution</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26901#M1345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 12:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/caching-schema-for-imagery-1-8cm-resolution/m-p/26901#M1345</guid>
      <dc:creator>BledarBirbo1</dc:creator>
      <dc:date>2016-03-21T12:42:03Z</dc:date>
    </item>
  </channel>
</rss>

