<?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: Minimal offline map with gray background in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597071#M5419</link>
    <description>&lt;P&gt;I may need a bit more information to understand what you are looking for.&amp;nbsp; &amp;nbsp;For maps you can set a background color, it does not require any data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 13:54:10 GMT</pubDate>
    <dc:creator>MarkBockenhauer</dc:creator>
    <dc:date>2025-03-19T13:54:10Z</dc:date>
    <item>
      <title>Minimal offline map with gray background</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597004#M5418</link>
      <description>&lt;P&gt;I need a gray background map (without tiles or tile package) on a PC without no internet. Is there a way to download such a map for offline usage? What would be the correct way, do I have to download vector tiles?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 11:55:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597004#M5418</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2025-03-19T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal offline map with gray background</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597071#M5419</link>
      <description>&lt;P&gt;I may need a bit more information to understand what you are looking for.&amp;nbsp; &amp;nbsp;For maps you can set a background color, it does not require any data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 13:54:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597071#M5419</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2025-03-19T13:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal offline map with gray background</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597383#M5420</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2733"&gt;@MarkBockenhauer&lt;/a&gt; , I was asking if there is a way to download&amp;nbsp;BasemapStyle::ArcGISDarkGrayBase map for offline usage, or any other basemap.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 06:21:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597383#M5420</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2025-03-20T06:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal offline map with gray background</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597581#M5421</link>
      <description>&lt;P&gt;Yes,&amp;nbsp; there are Esri basemap for that purpose.&amp;nbsp; This one for example.&amp;nbsp; &amp;nbsp;&lt;A href="https://runtimecoretest.maps.arcgis.com/home/item.html?id=3175cf5b9e9f47f284c7b7d3c8d5b387" target="_blank"&gt;https://runtimecoretest.maps.arcgis.com/home/item.html?id=3175cf5b9e9f47f284c7b7d3c8d5b387&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is a sample that shows how to generate an offline map.&amp;nbsp; &amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map/" target="_blank"&gt;https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map/&lt;/A&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;This sample which shows the use of overrides shows how to get the desired level of detail.&amp;nbsp;&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map-overrides/" target="_blank"&gt;https://developers.arcgis.com/qt/cpp/sample-code/generate-offline-map-overrides/&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you don't actually need map features... just a super lightweight gray background of world extent, I created these in ArcGIS Pro that you can use.&amp;nbsp; &amp;nbsp; They are just 'gray boxes' at world extent (Web Mercator WGS84 auxillary sphere) in .tpkx and .vtpk format.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=2d1bcf22fbb84f53ba16c9305108c4df" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=2d1bcf22fbb84f53ba16c9305108c4df&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=8ef1a7377bd343e2b97f53f3d50d1a36" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=8ef1a7377bd343e2b97f53f3d50d1a36&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 15:27:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597581#M5421</guid>
      <dc:creator>MarkBockenhauer</dc:creator>
      <dc:date>2025-03-20T15:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal offline map with gray background</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597898#M5422</link>
      <description>&lt;P&gt;Thank you very much &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2733"&gt;@MarkBockenhauer&lt;/a&gt; . I downloaded the tile packages you created, and I'll use them.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 06:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/minimal-offline-map-with-gray-background/m-p/1597898#M5422</guid>
      <dc:creator>FatmaAkdemir</dc:creator>
      <dc:date>2025-03-21T06:46:42Z</dc:date>
    </item>
  </channel>
</rss>

