<?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: Local Tiled Layer not loading in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469079#M2380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* I was expecting it to pick the .tpk file from the qt build folder... Anyways&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 05:10:44 GMT</pubDate>
    <dc:creator>BhushanShetty</dc:creator>
    <dc:date>2014-10-21T05:10:44Z</dc:date>
    <item>
      <title>Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469074#M2375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi all, help, after i installed ArcGIS Runtime Qt 10.2.3 ....There are no Debug Errors. Same sample code as give in ArcGIS Runtime SDK... An application window pops up however there is no basemap shown. &lt;/TD&gt;&lt;TD&gt;FYI: Graphic card used is GeForce 9200.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469074#M2375</guid>
      <dc:creator>BhushanShetty</dc:creator>
      <dc:date>2014-10-17T13:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469075#M2376</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;Can you share the code that is not working for you? It might help us identify what may be wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 06:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469075#M2376</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2014-10-19T06:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469076#M2377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eric,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all.. Thanks for your interest.... &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly chk the following code snippet&lt;/P&gt;&lt;P&gt;Note: There are 3 Scenarios which I tried. &lt;BR /&gt;* Scenario 1 and 2 failed during running due Invalid NULL Pointer in Visual Studio file. (I have attached the snapshot of both cases). I believe it is to do something with the type of slash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* Scenario 3 I tried using QDir and No exception was thrown however no map was loaded into the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For easy understanding I have placed Topograpgraphic.tpk in C:/ Drive also.&lt;/P&gt;&lt;P&gt;//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;GIS_App&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::GIS_App(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QWidget&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;*parent)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;:&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QMainWindow&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(parent)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;//&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;set&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;to&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;openGL&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;rendering&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;EsriRuntimeQt&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;ArcGISRuntime&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::setRenderEngine(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;EsriRuntimeQt&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;RenderEngine&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;OpenGL&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_mapGraphicsView&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;EsriRuntimeQt&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;MapGraphicsView&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::create(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_map&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: olive;"&gt;this&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;setCentralWidget(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_mapGraphicsView&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_map&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;.setWrapAroundEnabled(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: olive;"&gt;true&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;//&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;show&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;Esri&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;logo&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;by&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;default&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_map&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;.setEsriLogoVisible(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: olive;"&gt;true&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QString&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;path&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;EsriRuntimeQt&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;ArcGISRuntime&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::installDirectory();&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;path.append(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;"/sdk/samples/data"&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QDir&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;dataDir(path);&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;//&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;using&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;QDir&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;to&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;convert&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;to&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;correct&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;file&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;separator&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QString&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;pathSampleData&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;dataDir.path()&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QDir&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::separator();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;////&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Local&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Tiled&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Basemap&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Layer&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;using:&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;sdk/samples/data/tpks/Topographic.tpk&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: silver;"&gt;// senario 1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QString&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;tiledBaseMapLayer&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;pathSampleData&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;"tpks"&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QDir&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::separator()&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;+&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;"Topographic.tpk"&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: silver;"&gt;// senario 2 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QString&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;temp&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;"C:/RasterHillshade.tpk"&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: silver;"&gt;// scenario 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;QDir&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;temp_1&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;"C:/RasterHillshade.tpk"&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_tiledLayer&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;EsriRuntimeQt&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;::&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: purple;"&gt;ArcGISLocalTiledLayer&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(temp_1.dirName());&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: green;"&gt;//&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_map&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;.addLayer(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_tiledLayer&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;////&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;connect&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;to&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;signal&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;that&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;is&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;emitted&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;when&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;the&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;map&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;is&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;ready&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;////&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;the&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;mapReady&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;signal&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;is&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;emitted&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;when&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;the&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;Map&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;has&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;obtained&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;a&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;////&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;spatial&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;reference&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;from&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;an&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;added&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: navy;"&gt;layer&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;connect(&amp;amp;&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: maroon;"&gt;m_map&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt; &lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: olive;"&gt;SIGNAL&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="font-size: 10.0pt; font-family: 'Courier New';"&gt;mapReady&lt;SPAN style="color: black;"&gt;()),&lt;/SPAN&gt; &lt;SPAN style="color: olive;"&gt;this&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;,&lt;/SPAN&gt; &lt;SPAN style="color: olive;"&gt;SLOT&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;(&lt;/SPAN&gt;onMapReady&lt;SPAN style="color: black;"&gt;()));&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-IN" style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: black;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;Scenario 1&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QString_tiledBaseMApLayer.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/22884_QString_tiledBaseMApLayer.PNG" style="width: 620px; height: 308px;" /&gt;&lt;/P&gt;&lt;P&gt;Scenario 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QString_temp.PNG" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/22885_QString_temp.PNG" style="width: 620px; height: 310px;" /&gt;&lt;/P&gt;&lt;P&gt;Scenario 3:&lt;/P&gt;&lt;P&gt;Scenario 3 output:&lt;IMG alt="QString_temp_1.PNG" class="jive-image image-3" src="https://community.esri.com/legacyfs/online/23126_QString_temp_1.PNG" style="width: 620px; height: 311px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QString_temp_1_output.PNG" class="image-4 jive-image" src="https://community.esri.com/legacyfs/online/23127_QString_temp_1_output.PNG" style="width: 620px; height: 502px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 04:28:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469076#M2377</guid>
      <dc:creator>BhushanShetty</dc:creator>
      <dc:date>2014-10-20T04:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469077#M2378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bushan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario 1 and 2 should work. However Scenario 3 will not work since it is a directory not a file path that will be returned.&lt;/P&gt;&lt;P&gt;If you do: &lt;SPAN style="color: #000080;"&gt;qWarning&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;()&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;temp_1&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;dirName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;) you will see that in the application output you will get just the tpk name:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #aa0000; font-family: 'Courier'; font-size: 10pt;"&gt;"RasterHillshade.tpk"&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is: What is the version of Visual Studio are you running? VS 2012?&lt;/P&gt;&lt;P&gt;What is the version of Qt are you using? You will need to run a version of Qt that is above 5.1.1 and it has to be using OpenGL with VS2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Jen Trieu | Product Eng.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 18:17:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469077#M2378</guid>
      <dc:creator>JeanneTrieu</dc:creator>
      <dc:date>2014-10-20T18:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469078#M2379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jeanne for your reply... and yes... you are right about Scenario 3. Since I had placed the file in Build directory also... I was expecting it to pick the .tpk file from the file. Anyways... I have checked during Runtime... OPEN GL version : 2.0 .... Qt installed is 5.1.1 with VS 2012 (Downloaded from &lt;A href="http://download.qt-project.org/archive/qt/5.1/5.1.1/qt-windows-opensource-5.1.1-msvc2012-x86-offline.exe" title="http://download.qt-project.org/archive/qt/5.1/5.1.1/qt-windows-opensource-5.1.1-msvc2012-x86-offline.exe"&gt;http://download.qt-project.org/archive/qt/5.1/5.1.1/qt-windows-opensource-5.1.1-msvc2012-x86-offline.exe&lt;/A&gt; )&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 05:09:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469078#M2379</guid>
      <dc:creator>BhushanShetty</dc:creator>
      <dc:date>2014-10-21T05:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469079#M2380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;* I was expecting it to pick the .tpk file from the qt build folder... Anyways&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 05:10:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469079#M2380</guid>
      <dc:creator>BhushanShetty</dc:creator>
      <dc:date>2014-10-21T05:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Local Tiled Layer not loading</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469080#M2381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And I have installed VS 2012 express edition update 5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 05:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-tiled-layer-not-loading/m-p/469080#M2381</guid>
      <dc:creator>BhushanShetty</dc:creator>
      <dc:date>2014-10-21T05:11:54Z</dc:date>
    </item>
  </channel>
</rss>

