<?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 Max Number of Regions in SVG Map Extension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101189#M1237358</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 just implemented a trial of using the SVG Map extension with a client, to show which departments have been spending the most, plotted on top of a map of the building.&amp;nbsp; So far so good and it seems to be working well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the client wants to do after this trial is to move on to breaking the areas down to smaller chunks (offices), and adding in some additional sites.&amp;nbsp; This is going to mean many many more IDs that they require to map to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a limit in the extension as to how many regions can be used, from both an absolute perspective and from a performance point of view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23711" target="_blank"&gt;bmz&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/55130" target="_blank"&gt;akl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2026-01-26T16:26:21Z</dc:date>
    <item>
      <title>Max Number of Regions in SVG Map Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101189#M1237358</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 just implemented a trial of using the SVG Map extension with a client, to show which departments have been spending the most, plotted on top of a map of the building.&amp;nbsp; So far so good and it seems to be working well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What the client wants to do after this trial is to move on to breaking the areas down to smaller chunks (offices), and adding in some additional sites.&amp;nbsp; This is going to mean many many more IDs that they require to map to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a limit in the extension as to how many regions can be used, from both an absolute perspective and from a performance point of view?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23711" target="_blank"&gt;bmz&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/55130" target="_blank"&gt;akl&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101189#M1237358</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max Number of Regions in SVG Map Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101190#M1237361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well there's no limit within the context of the extension itself, but given that we're talking about the web it can affect performance.&amp;nbsp; Are you talking about thousands more?&amp;nbsp; tens of thousands?&lt;/P&gt;&lt;P&gt;The US Counties map that comes with the extension plots overtop of over 3000 regions and is relatively speedy, but I guess there's also a question of the most useful viz.&amp;nbsp; Maybe it would be useful to separate out the more granular maps into smaller SVGs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101190#M1237361</guid>
      <dc:creator>Brian_Munz</dc:creator>
      <dc:date>2016-06-13T15:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Max Number of Regions in SVG Map Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101191#M1237363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not going to go to more than 3,000, so the fact that the US Counties map works is good enough evidence that we can start getting the office SVG built.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have been thinking around the zoom for different levels.&amp;nbsp; Perhaps something that shows a department level one if multiple sites are possible in the selection, but an office level if only one site is selected.&amp;nbsp; I presume that as you can put a function in the SVG field you could pick different files at different times in that way?&amp;nbsp; Obviously, the ID field would also have to switch based on selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will give the US Counties a try on their hardware to check that it is performant, but it sounds like we are good to go.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 15:43:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101191#M1237363</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-06-13T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Max Number of Regions in SVG Map Extension</title>
      <link>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101192#M1237365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to update you on how that went.&amp;nbsp; I loaded the SVG for US Counties, and loaded in the County List using the same SVG as an XML data source.&amp;nbsp; Attached to each node I also pulled in a random number.&amp;nbsp; And presto:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2016-06-14_22-11-37.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127890_2016-06-14_22-11-37.png" style="height: 328px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It needed a bit of a tweak, in that with a straight rand() random number it rendered all in black - but I then figured I had created 3,000 unique (probably) numbers and gave it a fair bit to think about.&amp;nbsp; I multiplied the rand by 1,000 and floored the output and it worked perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was quite sluggish on the Dekstop, particularly with saving the app, but it works fine in the browser.&amp;nbsp; The zoom onto particular areas works well also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would definitely appear that we have a workable solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for providing the Extension, and for your assistance here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2016 21:15:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-Number-of-Regions-in-SVG-Map-Extension/m-p/1101192#M1237365</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-06-14T21:15:01Z</dc:date>
    </item>
  </channel>
</rss>

