<?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: Getting tile images from tile package (.tpk) in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156163#M1771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Would the license prevent me from using it in Server environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. You cannot use the runtime in a server environment. You will need a Server Deployment license to deploy ArcGIS Software on the server, and such a license does not exist for the runtimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the component has never been developed for running in a multi-client environment that a webserver is, and you could exhaust the system's handles and bring down the entire server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 04:51:14 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2017-09-06T04:51:14Z</dc:date>
    <item>
      <title>Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156158#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, we have implemented a .NET web application for our customer. The web application is using javascript SDK to load basemap from ArcGIS&amp;nbsp;Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recently there is a requirement from client to load basemap from tile package, instead of connecting to ArcGIS Server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To minimise the change, I would like to find out whether it is possible to load .tpk using .NET SDK, then get the tile image by passing in level,&amp;nbsp;row, and column or not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's possible, in our javascript&amp;nbsp;code, we will extend&amp;nbsp;esri.layers.ArcGISTiledMapServiceLayer to load tile image&amp;nbsp;from same Server.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 03:39:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156158#M1766</guid>
      <dc:creator>STTan</dc:creator>
      <dc:date>2017-09-05T03:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156159#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible. Please look at this thread that has the code snippet to display tpk file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/697849-how-can-i-get-the-minscale-and-maxscale-from-a-tile-package-tpk?et=watches.email.thread"&gt;https://community.esri.com/message/697849-how-can-i-get-the-minscale-and-maxscale-from-a-tile-package-tpk?et=watches.email.thread&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Mapping_TileCache.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Mapping_TileCache.htm"&gt;TileCache Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 04:08:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156159#M1767</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-09-05T04:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156160#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't call the .NET Runtime from JavaScript, and the license prevents you from using it in a server environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 05:12:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156160#M1768</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-09-05T05:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156161#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, we will&amp;nbsp;explore that.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 03:41:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156161#M1769</guid>
      <dc:creator>STTan</dc:creator>
      <dc:date>2017-09-06T03:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156162#M1770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not directly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In JavaScript, we will&amp;nbsp;initiate a HTTP request to web server to get tile image. At the Server side, the API will use .NET Runtime SDK to load .tpk file, get the&amp;nbsp;tile images once it's loaded, then respond it to the caller.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, that's provided we are able to get specific tile images after .tpk file is loaded.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would the license prevent me from using it in Server environment? According to the following link,&amp;nbsp;I can use Native Client SDKs with just "Essentials":&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/pricing/" title="https://developers.arcgis.com/pricing/"&gt;Pricing | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 03:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156162#M1770</guid>
      <dc:creator>STTan</dc:creator>
      <dc:date>2017-09-06T03:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting tile images from tile package (.tpk)</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156163#M1771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Would the license prevent me from using it in Server environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. You cannot use the runtime in a server environment. You will need a Server Deployment license to deploy ArcGIS Software on the server, and such a license does not exist for the runtimes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the component has never been developed for running in a multi-client environment that a webserver is, and you could exhaust the system's handles and bring down the entire server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 04:51:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/getting-tile-images-from-tile-package-tpk/m-p/156163#M1771</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-09-06T04:51:14Z</dc:date>
    </item>
  </channel>
</rss>

