<?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 Not able to load tpks without internet in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/not-able-to-load-tpks-without-internet/m-p/163448#M791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS Runtime SDK for Qt 10.2 and have developed a demo application in which I have loaded a ArcGISLocalTiledLayer in the map. But the issue is without internet connection it is not displaying the map.&amp;nbsp; The moment I am adding a ArcGISTiledMapServiceLayer, map is displayed. Is it like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please tell me how to display a tiff or shape file in the viewer with SDK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jun 2013 09:59:49 GMT</pubDate>
    <dc:creator>VIPINDOBHAL</dc:creator>
    <dc:date>2013-06-11T09:59:49Z</dc:date>
    <item>
      <title>Not able to load tpks without internet</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/not-able-to-load-tpks-without-internet/m-p/163448#M791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using ArcGIS Runtime SDK for Qt 10.2 and have developed a demo application in which I have loaded a ArcGISLocalTiledLayer in the map. But the issue is without internet connection it is not displaying the map.&amp;nbsp; The moment I am adding a ArcGISTiledMapServiceLayer, map is displayed. Is it like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please tell me how to display a tiff or shape file in the viewer with SDK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 09:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/not-able-to-load-tpks-without-internet/m-p/163448#M791</guid>
      <dc:creator>VIPINDOBHAL</dc:creator>
      <dc:date>2013-06-11T09:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to load tpks without internet</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/not-able-to-load-tpks-without-internet/m-p/163449#M792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your feedbacks. Can you please send us a snippet of your code so I can take a look at the issue?&amp;nbsp; You should be able to load a ArcGISLocalTiledLayer without internet. If you have installed the ArcGIS Runtime SDK for Qt 10.2 Beta, you should have a few tpks that comes with our SDK. Can you please try to load a tpk from the Qt's SDK as shown below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; QString path = EsriRuntimeQt::ArcGISRuntime::installDirectory();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; path.append("/sdk/samples/data");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; QDir dataDir(path); // using QDir to convert to correct file separator&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; QString pathSampleData = dataDir.path() + QDir::separator();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;QString tiledBaseMapLayer = pathSampleData + "tpks" + QDir::separator() + "Topographic.tpk";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;EsriRuntimeQt::ArcGISLocalTiledLayer tiledLayer(tiledBaseMapLayer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;map-&amp;gt;addLayer(tiledLayer);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the beta release, ArcGIS Runtime SDK for Qt does not support tiff and shape files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 13:57:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/not-able-to-load-tpks-without-internet/m-p/163449#M792</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2013-06-11T13:57:03Z</dc:date>
    </item>
  </channel>
</rss>

