<?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 QlikView with Google maps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153628#M30597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bruanm&lt;/P&gt;&lt;P&gt;I dnt knw wat u want exactly. f want to convrt lat&amp;amp;long to ur data means its very useful to .&lt;/P&gt;&lt;P&gt;Normal 0 false false false EN-US X-NONE X-NONE&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Conversion :&lt;/P&gt;&lt;P&gt;&lt;B&gt;Convert 102° 45' 54" to decimal form.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Clearly, I've got 102°, but how do I convert the minutes and seconds to decimal form? By using the definitions and doing the divisions. The 45' means 45/60 of a degree, since each degree contains sixty minutes. Simplification and long division gives me 45/60 = 3/4 = 0.75. So the 45' is 0.75°.&lt;/P&gt;&lt;P&gt;Now I need to deal with the 54". Since each minute is sixty seconds, then I get 54/60 = 9/10 = 0.9. But this is minutes. Now I need to convert the 0.9 of a minute to degrees:&lt;/P&gt;&lt;P&gt;(0.9 minutes)(1 degree / 60 minutes) = 0.015 degrees&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;So 102° 45' 54" = 102° + 0.75° + 0.015° = 102.765°.&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jan 2011 09:45:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-01-05T09:45:17Z</dc:date>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153624#M30593</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 was wondering if there was a way that my map can read an actual address rather than the latitude and longitude of an area.&lt;/P&gt;&lt;P&gt;I have a large number of addresses, however I'm lacking the latitudes and longitudes required to illustrate them on a map.&lt;/P&gt;&lt;P&gt;Hope someone can help.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 15:56:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153624#M30593</guid>
      <dc:creator />
      <dc:date>2011-01-04T15:56:00Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153625#M30594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check that your seprate decimal is "."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 16:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153625#M30594</guid>
      <dc:creator />
      <dc:date>2011-01-04T16:34:19Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153626#M30595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply, however, any chance you could elaborate?&lt;/P&gt;&lt;P&gt;what is a separator decimal?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 16:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153626#M30595</guid>
      <dc:creator />
      <dc:date>2011-01-04T16:39:31Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153627#M30596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are looking for is a geocoding service which will give you lat/long given an address. Google provides such a service:http://code.google.com/intl/fr/apis/maps/documentation/geocoding/&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;PRE class="prettyprint"&gt;http://maps.googleapis.com/maps/api/geocode/xml?address=1600+Amphitheatre+Parkway,+Mountain+View,+CA&amp;amp;sensor=false&lt;I&gt;&lt;/I&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 09:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153627#M30596</guid>
      <dc:creator />
      <dc:date>2011-01-05T09:30:34Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153628#M30597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bruanm&lt;/P&gt;&lt;P&gt;I dnt knw wat u want exactly. f want to convrt lat&amp;amp;long to ur data means its very useful to .&lt;/P&gt;&lt;P&gt;Normal 0 false false false EN-US X-NONE X-NONE&lt;/P&gt;&lt;P style="font-weight: bold"&gt;Conversion :&lt;/P&gt;&lt;P&gt;&lt;B&gt;Convert 102° 45' 54" to decimal form.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Clearly, I've got 102°, but how do I convert the minutes and seconds to decimal form? By using the definitions and doing the divisions. The 45' means 45/60 of a degree, since each degree contains sixty minutes. Simplification and long division gives me 45/60 = 3/4 = 0.75. So the 45' is 0.75°.&lt;/P&gt;&lt;P&gt;Now I need to deal with the 54". Since each minute is sixty seconds, then I get 54/60 = 9/10 = 0.9. But this is minutes. Now I need to convert the 0.9 of a minute to degrees:&lt;/P&gt;&lt;P&gt;(0.9 minutes)(1 degree / 60 minutes) = 0.015 degrees&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;So 102° 45' 54" = 102° + 0.75° + 0.015° = 102.765°.&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 09:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153628#M30597</guid>
      <dc:creator />
      <dc:date>2011-01-05T09:45:17Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153629#M30598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have got this right then you have a lot of address data and no corresponding longitude and latitude data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a similar issue but have come across the Free downloadable GeoCoding app&lt;/P&gt;&lt;P&gt;&lt;A href="http://mugunthkumar.com/windows/mk-geocoder/"&gt;http://mugunthkumar.com/windows/mk-geocoder/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you download this app then you can extract you locations to a text file, pass them through this app (with the appropriate Google Map API web key) and then read in the created text file to your QlikView app (it will also produce an exceptions report of the address's it can't match on). After a couple of experiments i have found that the best way to use this is to also include a primary key field into the address details you pass through this app. That way with a bit of manipulation through excel you can read the results straight back into QlikView.&lt;/P&gt;&lt;P&gt;hope this helps, its not 100% bit if you run the results through Excel then its easy enough to identify any incorrect co-ords.&lt;/P&gt;&lt;P&gt;Lewis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 21:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153629#M30598</guid>
      <dc:creator />
      <dc:date>2011-01-17T21:16:27Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153630#M30599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Have a look to &lt;A href="http://community.qlik.com/media/p/87334.aspx"&gt;http://community.qlik.com/media/p/87334.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I created to display a map with physical address using GoogleMaps geocoder.&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jan 2011 21:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153630#M30599</guid>
      <dc:creator />
      <dc:date>2011-01-17T21:45:02Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153631#M30600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lewis !&lt;/P&gt;&lt;P&gt;I'm trying to use this app, but i'm having all exceptions. Could you show me an example of your direction file (to use it as an example) .&lt;/P&gt;&lt;P&gt;Besides, in google api V3, you don´t need an API Key anymore. Do you know if there is any new geocoder file?&lt;/P&gt;&lt;P&gt;Thanks in advance !!&lt;/P&gt;&lt;P&gt;Pablo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 17:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153631#M30600</guid>
      <dc:creator />
      <dc:date>2011-01-21T17:57:59Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153632#M30601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pablo&lt;/P&gt;&lt;P&gt;The first time I used it i got lots of address's that couldn't be matched. For the best results i have done the following:&lt;/P&gt;&lt;P&gt;My street data is contained within an SQL database and all i had to work from was the street name and nothing else. What i did know though was that all the locations were in a specific borough of London so i was able to use that to limit my search - the application will not return anything if you just run it against 'High Street' for example as most towns and cities in the UK have a 'High Street'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Query for locations&lt;/P&gt;&lt;P&gt;SELECT CONVERT(CHAR(10), [individual street ID value]),[Street description] + ', [London Borough] London' FROM [Street Table]&lt;/P&gt;&lt;P&gt;I included the street value (primary Key value) in the query in order that I retained the link back to the street description for re-importing and linking the data back.&lt;/P&gt;&lt;P&gt;Copy results into Excel and save as CSV&lt;/P&gt;&lt;P&gt;I than ran the CSV file and the app returned all but one match. I then opened the geocoded txt file back in Excel and just looked for any anomalies in the coordinates. I found a few where certain words from the street description in my data base had not been entered correctly or if it contained words like 'Car Park' which it also didn't like - basically I then corrected the information and re-ran it.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I think its anly going to be 100% accurate if the original data source contains things such as the zip/postcode&lt;/P&gt;&lt;P&gt;This is part of the CSV file that i created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3,"Albion Way, Lewisham London"&lt;/P&gt;&lt;P&gt;5,"Algernon Road, Lewisham London"&lt;/P&gt;&lt;P&gt;7,"Bertrand Street, Lewisham London"&lt;/P&gt;&lt;P&gt;9,"Blessington Road, Lewisham London"&lt;/P&gt;&lt;P&gt;11,"Belmont Grove, Lewisham London"&lt;/P&gt;&lt;P&gt;13,"Belmont Hill, Lewisham London"&lt;/P&gt;&lt;P&gt;15,"Bonfield Road, Lewisham London"&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 11:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153632#M30601</guid>
      <dc:creator />
      <dc:date>2011-01-24T11:19:33Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153633#M30602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lewis;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot !!&lt;BR /&gt;&lt;BR /&gt;I've followed the solution as in &lt;A href="http://community.qlik.com/media/p/87334.aspx" target="_blank"&gt;http://community.qlik.com/media/p/87334.aspx&lt;/A&gt;&lt;BR /&gt;(Thanks to &lt;A&gt;Jean-Jacques Jesua&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;During the LOAD i call the api as in :&lt;/P&gt;&lt;P&gt;for i=1 to 2000;&lt;BR /&gt;let vExcelFieldValue = FieldValue('FullAddress',$(i));&lt;BR /&gt;set ErrorMode = 0;&lt;BR /&gt;sleep 100 ;&lt;BR /&gt;&lt;BR /&gt;Adresses:&lt;BR /&gt;ADD LOAD @1,&lt;BR /&gt; @2,&lt;BR /&gt; @3 as latitude,&lt;BR /&gt; @4 as longitude,&lt;BR /&gt; now() as Quand,&lt;BR /&gt; '$(vExcelFieldValue)' as FullAddress&lt;BR /&gt;FROM&lt;BR /&gt;[http://maps.google.com/maps/geo?q=$(vExcelFieldValue)&amp;amp;region=AR&amp;amp;output=csv&amp;amp;oe=utf16&amp;amp;sensor=false&amp;amp;key=$(gmap_key)]&lt;BR /&gt;(txt, codepage is 1252, explicit labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;next i ;&lt;/P&gt;&lt;P&gt;(using some intervals in order to correct any mistakes in the adresses)&lt;BR /&gt;&lt;BR /&gt;I found it very simple and usefull to not use any other app.&lt;BR /&gt;&lt;BR /&gt;As the google API is still in function, at least during this year (then we will need to use version 3), i do not have any trouble.&lt;BR /&gt;&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Pablo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 20:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153633#M30602</guid>
      <dc:creator />
      <dc:date>2011-01-24T20:27:48Z</dc:date>
    </item>
    <item>
      <title>QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153634#M30603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problems, i want to try and implement the process you have done as i'm sure it will come in very useful to be able to do it all through the app. Unfortunately the app i'm developing will be used by a number of our clients and i know that each set of streets will not have a borough or city attached to it which will make it difficult to use.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lewis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 20:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153634#M30603</guid>
      <dc:creator />
      <dc:date>2011-01-24T20:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView with Google maps</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153635#M30604</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;&lt;/P&gt;&lt;P&gt;GIS/Maps Analytics in QlikView is a very interesting topic indeed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there are many technical limitations in using Google Maps (GMaps) to display QlikView KPI indicators. Indeed, the drill-down, pan and selection capabilities are quite limited. Moreover, you cannot display several indicators at the same time and on the same map (background + foreground indicators), you are also limited to draw bubbles and therefore you cannot display pie/bar charts nor "real" heat maps. Finally, you cannot display QlikView KPIs on specific Zones or Sales Areas with GMaps such as the Bricks in the Pharmaceutical sector (Brick = aggregation of zipcodes). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On top of that, there are also a few "commercial" aspects to be considered since many QlikView customers &amp;amp; channel partners use GMaps API "FREE" Key inside their QlikView server or rich client without complying with GMaps license terms...Indeed, for "professional internal use" (intranet, extranet or internet with username/password authentication to QlikView application), you must buy GMaps API "Premier" which costs about 10,000 $ USD per year or 8,500 euros per year + possible extra fees depending upon the total number of daily hits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few alternatives exist such as Open Street Map (totally FREE) or other WMS/TMS services. I hereby suggest you to have a look at our new mapping extension for QlikView 11 SR1 namely "GeoQlik v11.6":&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.geoqlik.com/en/geoqlik-for-qlikview/geoqlik-v11.html"&gt;http://www.geoqlik.com/en/geoqlik-for-qlikview/geoqlik-v11.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find hereafter a few screenshots of GeoQlik V11.6 using WMS/TMS services to display QlikView KPIs:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16089" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_1.JPG" src="https://community.qlik.com/legacyfs/online/16089_geoqlik_v11_demo_1.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16090" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_2.JPG" src="https://community.qlik.com/legacyfs/online/16090_geoqlik_v11_demo_2.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16091" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_demo_3.JPG" src="https://community.qlik.com/legacyfs/online/16091_geoqlik_v11_demo_3.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="16092" class="jive-image-thumbnail jive-image" onclick="" alt="geoqlik_v11_full.jpg" src="https://community.qlik.com/legacyfs/online/16092_geoqlik_v11_full.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks and best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;@ Business Geografic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 12:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-with-Google-maps/m-p/153635#M30604</guid>
      <dc:creator />
      <dc:date>2012-06-13T12:21:48Z</dc:date>
    </item>
  </channel>
</rss>

