<?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 pixmaps/images efficiently in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119926#M552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Norbert-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing that you can share a single Symbol with multiple Graphics (one to many), you have a few options with PictureMarkerSymbol:&lt;/P&gt;&lt;P&gt;- Create one PictureMarkerSymbol with QImage and share that symbol between graphics&lt;BR /&gt;- Create SimpleRenderer with symbol as PictureMarkerSymbol using QImage and apply to GraphicsOverlay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this does not work, can you please provide an example to show the issue you are seeing? Based on the description, I think one of these 2 options might work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 21:13:39 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2017-01-17T21:13:39Z</dc:date>
    <item>
      <title>Using pixmaps/images efficiently</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119924#M550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to put a specific QImage onto the map many times (&amp;gt; 10000).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The class pictureMarker offers rendering an image on the map - fine.&lt;/P&gt;&lt;P&gt;But its consuming more memory then necessary. (I was looking at the GPU memory)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By now it is NOT possible to put the pixmap to the memory of the graphic card and reference that many times, in this example 10000 times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Is that done in the background (QPixmap offers &lt;STRONG&gt;&lt;A href="http://doc.qt.io/qt-5/qpixmap.html#cacheKey"&gt;cacheKey&lt;/A&gt;&lt;/STRONG&gt;() - &lt;A href="http://doc.qt.io/qt-5/qpixmap.html#cacheKey" title="http://doc.qt.io/qt-5/qpixmap.html#cacheKey"&gt;QPixmap Class | Qt GUI 5.5&lt;/A&gt;&amp;nbsp; ) without being documented?&lt;/P&gt;&lt;P&gt;- Or is there a possiblity i didn`t recognize yet?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 12:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119924#M550</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2015-08-12T12:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using pixmaps/images efficiently</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119925#M551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Now we are on ArcGIS Runtime for Qt V100.&lt;/P&gt;&lt;P&gt;Is there any information about putting images/pixmaps on the map EFFICIENTLY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Norbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2017 20:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119925#M551</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2017-01-16T20:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using pixmaps/images efficiently</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119926#M552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Norbert-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seeing that you can share a single Symbol with multiple Graphics (one to many), you have a few options with PictureMarkerSymbol:&lt;/P&gt;&lt;P&gt;- Create one PictureMarkerSymbol with QImage and share that symbol between graphics&lt;BR /&gt;- Create SimpleRenderer with symbol as PictureMarkerSymbol using QImage and apply to GraphicsOverlay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this does not work, can you please provide an example to show the issue you are seeing? Based on the description, I think one of these 2 options might work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Luke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 21:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119926#M552</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2017-01-17T21:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using pixmaps/images efficiently</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119927#M553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Luke!&lt;/P&gt;&lt;P&gt;Yes, option 1 (share that symbol between graphics) should be helpful.&lt;/P&gt;&lt;P&gt;(It´s nearly obvious, but due to our wrapper/architecture i didn`t recognize this option...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:00:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/using-pixmaps-images-efficiently/m-p/119927#M553</guid>
      <dc:creator>NorbertThoden</dc:creator>
      <dc:date>2017-01-18T08:00:47Z</dc:date>
    </item>
  </channel>
</rss>

