<?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: Can someone load OSM tiles attached as mapview in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157879#M758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please tell... if I want to use same OSM tiles from Database then what will be process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2020 13:16:06 GMT</pubDate>
    <dc:creator>GirishchandraY</dc:creator>
    <dc:date>2020-02-25T13:16:06Z</dc:date>
    <item>
      <title>Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157877#M756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached tiles&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 18:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157877#M756</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-02-24T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157878#M757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/367808"&gt;Girishchandra Y&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Yes, we support both OpenStreetMap (online) and loading local tiles from disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-openstreetmaplayer.html" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-openstreetmaplayer.html"&gt;OpenStreetMapLayer Class | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, if you want to use your own, local tiles from disk, please see this section from our documentation on how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-imagetiledlayer.html#creating-a-custom-image-tiled-layer" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-imagetiledlayer.html#creating-a-custom-image-tiled-layer"&gt;ImageTiledLayer Class | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if this answers your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 19:02:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157878#M757</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2020-02-24T19:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157879#M758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please tell... if I want to use same OSM tiles from Database then what will be process&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 13:16:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157879#M758</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-02-25T13:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157880#M759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/367808"&gt;Girishchandra Y&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I had initially replied that it cannot be done, but in fact this can be done. We provide a method on the ImageTiledLayer base class to provide a QByteArray of data for the tiles. You should be able to&amp;nbsp;use this method to load your images directly from the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-imagetiledlayer.html#setTileData" title="https://developers.arcgis.com/qt/latest/cpp/api-reference/esri-arcgisruntime-imagetiledlayer.html#setTileData"&gt;ImageTiledLayer Class | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusion. Let us know if that works for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 17:21:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157880#M759</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2020-02-25T17:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157881#M760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you sir,I have one more doubt is can we load&amp;nbsp;.mbtiles file ...If possible how to do the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 05:27:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157881#M760</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-03-03T05:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157882#M761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/367808"&gt;Girishchandra Y&lt;/A&gt;‌, if you can pull the tile&amp;nbsp;bytes out of the mbtiles file then we should be able to read it. We will not be able to process anything from that file directly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 17:53:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157882#M761</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2020-03-03T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157883#M762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It always looks for Row 0 and column 0 tile for every Level of Details&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 09:10:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157883#M762</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-03-12T09:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157884#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also OSM is giving pbf format ...How to choose that option in&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="color: #800080;"&gt;TileImageFormat&lt;/SPAN&gt;::&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 09:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157884#M763</guid>
      <dc:creator>GirishchandraY</dc:creator>
      <dc:date>2020-03-12T09:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can someone load OSM tiles attached as mapview</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157885#M764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/367808"&gt;Girishchandra Y&lt;/A&gt;‌ unfortunately we do not currently support pbf format, so I do not think you will be able to use the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;mbtiles images directly without converting them somehow.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 20:11:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/can-someone-load-osm-tiles-attached-as-mapview/m-p/157885#M764</guid>
      <dc:creator>JamesBallard1</dc:creator>
      <dc:date>2020-03-12T20:11:34Z</dc:date>
    </item>
  </channel>
</rss>

