<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Osm plugin - how many tiles?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I would like to create offline map in QT. I find an example application and I see in qrc 21 tiles ( 1 for level 0, 4 for level 1, 16 for level 2 ). And it works. I can see a whole earth and each street in my city. So why there is a possible to generate tiles for level for example 14? There will be many png, but I see everything using only level 2.</p>
]]></description><link>https://forum.qt.io/topic/127152/osm-plugin-how-many-tiles</link><generator>RSS for Node</generator><lastBuildDate>Sun, 13 Sep 2026 08:23:41 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/127152.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 May 2021 06:58:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Osm plugin - how many tiles? on Mon, 31 May 2021 07:47:47 GMT]]></title><description><![CDATA[<p dir="auto">You have to download the tiles you need and add them in your qrc file.<br />
If you need a tile in position x,y and at zoom level z, you can get it on <a href="http://a.tile.openstreetmap.fr/hot/z/x/y.png" target="_blank" rel="noopener noreferrer nofollow ugc">http://a.tile.openstreetmap.fr/hot/z/x/y.png</a></p>
]]></description><link>https://forum.qt.io/post/662519</link><guid isPermaLink="true">https://forum.qt.io/post/662519</guid><dc:creator><![CDATA[Davide87]]></dc:creator><pubDate>Mon, 31 May 2021 07:47:47 GMT</pubDate></item></channel></rss>