<?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: Tile Cache vs Tile Package in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/tile-cache-vs-tile-package/m-p/1073585#M10219</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/98853"&gt;@johnmarker&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The Runtime &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_TileCache.htm" target="_self"&gt;TileCache&lt;/A&gt;&amp;nbsp;is the type that we use to read and display tiles from a local tile package (.tpk or .tpkx) on the device. You would construct the TileCache with the path to your tile package file and use that to construct an &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_ArcGISTiledLayer.htm" target="_self"&gt;ArcGISTiledLayer&lt;/A&gt;. That layer can then be displayed in your application's map or scene view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the tileCache above works for raster tile packages (.tpk) but there is an equivalent workflow for vector tiles: construct a &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_VectorTileCache.htm" target="_self"&gt;VectorTileCache&lt;/A&gt;&amp;nbsp;with a local vector tile package (.vtpk) and use it to create an &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_ArcGISVectorTiledLayer.htm" target="_self"&gt;ArcGISVectorTileLayer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jun 2021 08:43:17 GMT</pubDate>
    <dc:creator>LukeSmallwood</dc:creator>
    <dc:date>2021-06-29T08:43:17Z</dc:date>
    <item>
      <title>Tile Cache vs Tile Package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/tile-cache-vs-tile-package/m-p/1073370#M10216</link>
      <description>&lt;P&gt;In congruence to a another question I have recently posted, I'm trying to find the best way to save a map to my local system ad be able to use it in an application. I know that a tile package would offer more benefits, but all I'm needing is to save a map offline (locally) and use it in an app. Would a tile cache be sufficient or is it recommended to use tile package?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 18:43:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/tile-cache-vs-tile-package/m-p/1073370#M10216</guid>
      <dc:creator>johnmarker</dc:creator>
      <dc:date>2021-06-28T18:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Tile Cache vs Tile Package</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/tile-cache-vs-tile-package/m-p/1073585#M10219</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/98853"&gt;@johnmarker&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The Runtime &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_TileCache.htm" target="_self"&gt;TileCache&lt;/A&gt;&amp;nbsp;is the type that we use to read and display tiles from a local tile package (.tpk or .tpkx) on the device. You would construct the TileCache with the path to your tile package file and use that to construct an &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_ArcGISTiledLayer.htm" target="_self"&gt;ArcGISTiledLayer&lt;/A&gt;. That layer can then be displayed in your application's map or scene view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that the tileCache above works for raster tile packages (.tpk) but there is an equivalent workflow for vector tiles: construct a &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_VectorTileCache.htm" target="_self"&gt;VectorTileCache&lt;/A&gt;&amp;nbsp;with a local vector tile package (.vtpk) and use it to create an &lt;A href="https://developers.arcgis.com/net/wpf/api-reference/html/T_Esri_ArcGISRuntime_Mapping_ArcGISVectorTiledLayer.htm" target="_self"&gt;ArcGISVectorTileLayer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 08:43:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/tile-cache-vs-tile-package/m-p/1073585#M10219</guid>
      <dc:creator>LukeSmallwood</dc:creator>
      <dc:date>2021-06-29T08:43:17Z</dc:date>
    </item>
  </channel>
</rss>

