<?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 Using GoogleMaps - help for a beginner in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204029#M61116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Am very interested in including GoogleMaps within my QV documents...&lt;/P&gt;&lt;P&gt;At this point in time, have found an example in RobW's cookbook...&lt;/P&gt;&lt;P&gt;&lt;A href="http://robwunderlich.com/downloads/"&gt;http://robwunderlich.com/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and some additional info here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.google.com/apis/chart/docs/gallery/new_map_charts.html"&gt;http://code.google.com/apis/chart/docs/gallery/new_map_charts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looking at the example (which returns USA), how do I specify which map to retrieve (ie other than USA)?&lt;/P&gt;&lt;P&gt;In the following code, I can see only 1 referance to "USA", and by changing the values to say "uk" or "gb", i do not see the respective map?&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;='http://chart.apis.google.com/chart?&amp;amp;cht=t'&lt;BR /&gt; &amp;amp; '&amp;amp;chs=' &amp;amp; '440x220' /* CHart size */&lt;BR /&gt; &amp;amp; '&amp;amp;chtm=' &amp;amp; 'usa' /* Region */&lt;BR /&gt; &amp;amp; '&amp;amp;chco=' &amp;amp; 'f5f5f5' /* Color for no value */&lt;BR /&gt; &amp;amp; ',' &amp;amp; 'edf0d4,6c9642,13390a' /* Color gradient */&lt;BR /&gt; &amp;amp; '&amp;amp;chld=' &amp;amp; concat(DISTINCT State, '', fieldIndex('State', State))&lt;BR /&gt; &amp;amp; '&amp;amp;chd=s:' &amp;amp; concat( aggr( mid('$(simpleEncodingMap)', 1+round(61*sum(Sales)/max(TOTAL aggr(DISTINCT sum(Sales), State)),1),1), State), '', fieldIndex('State', State))&lt;BR /&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;At this point in time, I haven't modified the data to reflect a different set of states dependant on the revised country&lt;/P&gt;&lt;P&gt;What is the naming convention for countries, regions (ie countries = ISO naming convention?) - how about cities and counties?&lt;/P&gt;&lt;P&gt;Any tips, greatly appreciated!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 16:56:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-07T16:56:29Z</dc:date>
    <item>
      <title>Using GoogleMaps - help for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204029#M61116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Am very interested in including GoogleMaps within my QV documents...&lt;/P&gt;&lt;P&gt;At this point in time, have found an example in RobW's cookbook...&lt;/P&gt;&lt;P&gt;&lt;A href="http://robwunderlich.com/downloads/"&gt;http://robwunderlich.com/downloads/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and some additional info here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://code.google.com/apis/chart/docs/gallery/new_map_charts.html"&gt;http://code.google.com/apis/chart/docs/gallery/new_map_charts.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looking at the example (which returns USA), how do I specify which map to retrieve (ie other than USA)?&lt;/P&gt;&lt;P&gt;In the following code, I can see only 1 referance to "USA", and by changing the values to say "uk" or "gb", i do not see the respective map?&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;='http://chart.apis.google.com/chart?&amp;amp;cht=t'&lt;BR /&gt; &amp;amp; '&amp;amp;chs=' &amp;amp; '440x220' /* CHart size */&lt;BR /&gt; &amp;amp; '&amp;amp;chtm=' &amp;amp; 'usa' /* Region */&lt;BR /&gt; &amp;amp; '&amp;amp;chco=' &amp;amp; 'f5f5f5' /* Color for no value */&lt;BR /&gt; &amp;amp; ',' &amp;amp; 'edf0d4,6c9642,13390a' /* Color gradient */&lt;BR /&gt; &amp;amp; '&amp;amp;chld=' &amp;amp; concat(DISTINCT State, '', fieldIndex('State', State))&lt;BR /&gt; &amp;amp; '&amp;amp;chd=s:' &amp;amp; concat( aggr( mid('$(simpleEncodingMap)', 1+round(61*sum(Sales)/max(TOTAL aggr(DISTINCT sum(Sales), State)),1),1), State), '', fieldIndex('State', State))&lt;BR /&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;At this point in time, I haven't modified the data to reflect a different set of states dependant on the revised country&lt;/P&gt;&lt;P&gt;What is the naming convention for countries, regions (ie countries = ISO naming convention?) - how about cities and counties?&lt;/P&gt;&lt;P&gt;Any tips, greatly appreciated!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 16:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204029#M61116</guid>
      <dc:creator />
      <dc:date>2011-04-07T16:56:29Z</dc:date>
    </item>
    <item>
      <title>Using GoogleMaps - help for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204030#M61117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is a re-engineered version of Rob's document....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 17:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204030#M61117</guid>
      <dc:creator />
      <dc:date>2011-04-07T17:03:45Z</dc:date>
    </item>
    <item>
      <title>Using GoogleMaps - help for a beginner</title>
      <link>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204031#M61118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This example really helped me:&lt;/P&gt;&lt;P&gt;http://community.qlik.com/media/p/87334.aspx&lt;/P&gt;&lt;P&gt;Also just in case you didn't know there is a limit on how many maps you can generate a day (either 1000 or 2500, something like that) so if you end up getting like a big red X with a weird map looking picture below it, that's why. It took me an hour to figure out what was going on...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 17:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-GoogleMaps-help-for-a-beginner/m-p/204031#M61118</guid>
      <dc:creator />
      <dc:date>2011-04-07T17:49:53Z</dc:date>
    </item>
  </channel>
</rss>

