<?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: Using a Pre-Downloaded Offline Map in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483160#M5231</link>
    <description>&lt;P&gt;Yes, check the samples for the generate offline map example&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Maps/GenerateOfflineMap" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Maps/GenerateOfflineMap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a small simple shapefile or a mobile geodatabase for the area that your map will be used you can definitely load that in first on startup, then if the online map display call fails you cna keep it displayed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/SymbolizeShapefile/SymbolizeShapefile.cpp" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/SymbolizeShapefile/SymbolizeShapefile.cpp&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jun 2024 12:29:54 GMT</pubDate>
    <dc:creator>TroyFoster</dc:creator>
    <dc:date>2024-06-03T12:29:54Z</dc:date>
    <item>
      <title>Using a Pre-Downloaded Offline Map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1482277#M5227</link>
      <description>&lt;P&gt;I want to download a map for offline use, save the map files in my code, and then display that map if no Internet connection is established on application startup. Is this possible, or is it only possible to use an offline map that you have already saved earlier in the same session? If it is possible, how would I do this?&lt;/P&gt;</description>
      <pubDate>Fri, 31 May 2024 20:55:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1482277#M5227</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2024-05-31T20:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Pre-Downloaded Offline Map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483160#M5231</link>
      <description>&lt;P&gt;Yes, check the samples for the generate offline map example&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Maps/GenerateOfflineMap" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/tree/main/ArcGISRuntimeSDKQt_CppSamples/Maps/GenerateOfflineMap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a small simple shapefile or a mobile geodatabase for the area that your map will be used you can definitely load that in first on startup, then if the online map display call fails you cna keep it displayed.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/SymbolizeShapefile/SymbolizeShapefile.cpp" target="_blank"&gt;https://github.com/Esri/arcgis-maps-sdk-samples-qt/blob/main/ArcGISRuntimeSDKQt_CppSamples/DisplayInformation/SymbolizeShapefile/SymbolizeShapefile.cpp&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 12:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483160#M5231</guid>
      <dc:creator>TroyFoster</dc:creator>
      <dc:date>2024-06-03T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Pre-Downloaded Offline Map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483278#M5232</link>
      <description>&lt;P&gt;Thanks for your response. I already found the tutorial to generate an offline map, but that isn't what I need. It looks like that only works if you have an Internet connection upon application startup, then lose it later. I am looking for a solution that works if you never have an Internet connection.&lt;/P&gt;&lt;P&gt;Interesting idea about the shapefile; I'm not familiar with those. Is there a way I can create one from an offline map that I have saved in ArcGIS online?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 15:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483278#M5232</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2024-06-03T15:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Pre-Downloaded Offline Map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483359#M5233</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;if you have an Internet connection upon application startup, then lose it later&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This sample shows how to generate an offline map, this step requires to be online to get the data. But when you have an offline map (the mmpk file in sample), you can use it offline.&lt;/P&gt;&lt;P&gt;Here's a sample to open a mmpk file:&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/cpp/sample-code/open-mobile-map-map-package/" target="_blank"&gt;https://developers.arcgis.com/qt/cpp/sample-code/open-mobile-map-map-package/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;All details about offline maps (and others offline solutions):&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/offline-maps-scenes-and-data/" target="_blank"&gt;https://developers.arcgis.com/qt/offline-maps-scenes-and-data/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Guillaume&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jun 2024 17:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1483359#M5233</guid>
      <dc:creator>GuillaumeBelz</dc:creator>
      <dc:date>2024-06-03T17:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using a Pre-Downloaded Offline Map</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1500508#M5270</link>
      <description>&lt;P&gt;Thanks for your response, Guillaume. I've spent the last month trying to get a trial of ArcGIS Pro so that I can create mobile map packages, but customer service has told me that I can't do that while I have an active ArcGIS developer license. Is there a way that I can create mobile map packages without ArcGIS Pro? It seems like there should be a way, right?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 18:35:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-a-pre-downloaded-offline-map/m-p/1500508#M5270</guid>
      <dc:creator>Paige</dc:creator>
      <dc:date>2024-07-02T18:35:15Z</dc:date>
    </item>
  </channel>
</rss>

