<?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 Google Maps Plotting Issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287094#M1200201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;For code, I am using the example that comes with Qlikview. It was my understanding from reading the documentation that since the Google Map static API was based on the mercator projection that the calculus in Qlikview modified the Lat Lon coordinates so they could be accurately placed over the Google Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/1346.Qlikview-screenshot.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/674/1346.Qlikview-screenshot.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The expressions tab of the chart properties (advanced mode) has sum ([Longitude]) or sum ([latitude]) in the definirtion of the label rather than the code that is in the example. When I insert the code from the example in the label definition box, then the X and Y values change to another field in my data that makes the map disappear.&lt;/P&gt;&lt;P&gt;Thanks for considering a solution to this dilema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Nov 2010 22:12:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-07T22:12:38Z</dc:date>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287092#M1200198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the personal edition of Qlikview and am trying to map locations using the google map static map api. I have about 3,000 records and am able to get the google map to display with the locations pinned to the map but the locations are not aligned properly to their lat, lon.&lt;/P&gt;&lt;P&gt;I have used the code in the example su[pplied with Qlikview. I am using a unique identifier, a seven digit number as the dimension. on the expressions tab of the map my expressions ar for latitude, longitude and sum of sales.&lt;/P&gt;&lt;P&gt;The definition of the longitude and latitude expression,&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;B&gt;avg&lt;/B&gt;( &lt;B&gt;round&lt;/B&gt; (256*&lt;B&gt;pow&lt;/B&gt;(2,(&lt;B&gt;$(var_zoom)&lt;/B&gt;-1)))+( &lt;B&gt;longitude&lt;/B&gt; *((256*&lt;B&gt;pow&lt;/B&gt;(2,&lt;B&gt;$(var_zoom)&lt;/B&gt;))/360)) )&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;avg&lt;/B&gt;&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;((&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;256*&lt;B&gt;pow&lt;/B&gt;(2,(&lt;B&gt;$(var_zoom)&lt;/B&gt;-1)))+((0.5*&lt;B&gt;log&lt;/B&gt;((1+(&lt;B&gt;sin&lt;/B&gt;((&lt;B&gt;latitude&lt;/B&gt;)*&lt;B&gt;pi&lt;/B&gt;()/180)))/(1-(&lt;B&gt;sin&lt;/B&gt;((&lt;B&gt;latitude&lt;/B&gt;)*&lt;B&gt;pi&lt;/B&gt;()/180)))))*((-256*&lt;B&gt;pow&lt;/B&gt;(2,&lt;B&gt;$(var_zoom)&lt;/B&gt;))/(2*&lt;B&gt;pi&lt;/B&gt;&lt;/P&gt;&lt;P&gt;()))))&lt;/P&gt;&lt;P&gt;changes the X and Y value to a field other than Latitude and Longitude and the definition ends up being Sum ([longitude]) and Sum ([latitude]).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect this may be the issue but I have not been able to solve the problem so the data displays properly.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 19:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287092#M1200198</guid>
      <dc:creator />
      <dc:date>2010-11-07T19:31:21Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287093#M1200199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you post your app, I'll take a look.&lt;/P&gt;&lt;P&gt;Are you sure Long / Lat are in the correct projection (WGS84) ?&lt;/P&gt;&lt;P&gt;JJJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 20:11:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287093#M1200199</guid>
      <dc:creator />
      <dc:date>2010-11-07T20:11:19Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287094#M1200201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your quick response.&lt;/P&gt;&lt;P&gt;For code, I am using the example that comes with Qlikview. It was my understanding from reading the documentation that since the Google Map static API was based on the mercator projection that the calculus in Qlikview modified the Lat Lon coordinates so they could be accurately placed over the Google Map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/1346.Qlikview-screenshot.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/674/1346.Qlikview-screenshot.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The expressions tab of the chart properties (advanced mode) has sum ([Longitude]) or sum ([latitude]) in the definirtion of the label rather than the code that is in the example. When I insert the code from the example in the label definition box, then the X and Y values change to another field in my data that makes the map disappear.&lt;/P&gt;&lt;P&gt;Thanks for considering a solution to this dilema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Nov 2010 22:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287094#M1200201</guid>
      <dc:creator />
      <dc:date>2010-11-07T22:12:38Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287095#M1200202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I am just guessing it.Since the variable $(var_zoom) is shown in red colour I think u have not declared it properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 04:43:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287095#M1200202</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2010-11-08T04:43:10Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287096#M1200204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very strange Map ! where are the coordinates from ?&lt;/P&gt;&lt;P&gt;Please send the file with just the Long/Lat I will check&lt;/P&gt;&lt;P&gt;JJJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Nov 2010 21:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287096#M1200204</guid>
      <dc:creator />
      <dc:date>2010-11-08T21:08:33Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287097#M1200205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached the lat lon file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks for reviewing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 03:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287097#M1200205</guid>
      <dc:creator />
      <dc:date>2010-11-10T03:25:04Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287098#M1200207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the checkbox "Plot Area Only" is checked. If not, you get the map shifted, and the data points are not in the right places.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 03:29:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287098#M1200207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-11-10T03:29:59Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287099#M1200208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Finally it's not var_zoom or the suggestion of Michael or a projection problem.&lt;/P&gt;&lt;P&gt;I built a little example with you coordinates. As you can see, it seems smart. I've just add an Id and some datas (Sales, Type).&lt;/P&gt;&lt;P&gt;I can't explain what is wrong in your app maybe an option you checked but i suggest you to use my chart and integrate your data&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 21:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287099#M1200208</guid>
      <dc:creator />
      <dc:date>2010-11-10T21:12:36Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287100#M1200210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for taking time to assist me. However, since I am using the personal version of Qlikview, I cannot open your file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 00:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287100#M1200210</guid>
      <dc:creator />
      <dc:date>2010-11-11T00:13:58Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287101#M1200212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also with a personal edition in v10.&lt;/P&gt;&lt;P&gt;Do you have a valid licence key ? what is your version ?&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 09:01:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287101#M1200212</guid>
      <dc:creator />
      <dc:date>2010-11-11T09:01:34Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287102#M1200214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@jean-jacques Jesua: you can get a valid qlikview license key if your company is a Qlikview Partner.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 09:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287102#M1200214</guid>
      <dc:creator />
      <dc:date>2010-11-11T09:07:15Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287103#M1200215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[View:http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/0576.Lat-Lon-used-in-Qlikview.xlsx:550:0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use this file as a source..&lt;/P&gt;&lt;P&gt;then in your scatter chart; use ID as your Dimension..&lt;/P&gt;&lt;P&gt;*make sure that your code in your script editor match the case of the fields(Longitude and Latitude).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 09:29:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287103#M1200215</guid>
      <dc:creator />
      <dc:date>2010-11-11T09:29:06Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287104#M1200216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I save the app in QV 9.&lt;/P&gt;&lt;P&gt;Check if you can open it&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;JJJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 18:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287104#M1200216</guid>
      <dc:creator />
      <dc:date>2010-11-12T18:07:32Z</dc:date>
    </item>
    <item>
      <title>Google Maps Plotting Issue</title>
      <link>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287105#M1200218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem has been solved. Your suggestion to check the case of latitude and longitude was the key!!! Tha capital "L" kept the map from displaying properly. Whodathunkit?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Nov 2010 20:38:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-Maps-Plotting-Issue/m-p/287105#M1200218</guid>
      <dc:creator />
      <dc:date>2010-11-12T20:38:49Z</dc:date>
    </item>
  </channel>
</rss>

