<?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: How to extract latitude,longitude for certain country in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683226#M247692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could pass your country in the URL like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;LOAD status,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [result/geometry/location/lat] as Latitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [result/geometry/location/lng] as Longitude&lt;/P&gt;&lt;P&gt;from [&lt;A class="jive-link-external-small" href="http://maps.googleapis.com/maps/api/geocode/xml?address=Delhi&amp;amp;sensor=false"&gt;http://maps.googleapis.com/maps/api/geocode/xml?address=India&amp;amp;sensor=false&lt;/A&gt;] (XmlSimple, Table is [GeocodeResponse]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: 'address=India'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2014 05:25:16 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-09-12T05:25:16Z</dc:date>
    <item>
      <title>How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683222#M247688</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;how to extract latitude and longitude for certain country&amp;nbsp; by using of script, for suppose CHINA,INDIA country i want extract from Google.&lt;/P&gt;&lt;P&gt;Can you help on this if have sample application that would be better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Advance Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Munna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683222#M247688</guid>
      <dc:creator>Srinivas</dc:creator>
      <dc:date>2014-09-12T05:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683223#M247689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can go this site &lt;A href="http://www.latlong.net/" title="http://www.latlong.net/"&gt;Latitude and Longitude Finder on Map Lat Long Lookup&lt;/A&gt;&amp;nbsp; and&amp;nbsp; copy paste latitudes and longitudes state wise in excel and then load the same for google chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683223#M247689</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-09-12T05:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683224#M247690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram?no_mobile=true" title="https://opendata.socrata.com/dataset/Country-List-ISO-3166-Codes-Latitude-Longitude/mnkm-8ram?no_mobile=true"&gt;Country List ISO 3166 Codes Latitude Longitude | Socrata&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683224#M247690</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-12T05:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683225#M247691</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;You can get it from &lt;A href="http://www.latlong.net/countries.html" title="http://www.latlong.net/countries.html"&gt;Countries List with Place Counts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store the data in excel file and then load into qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Sushil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683225#M247691</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-09-12T05:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683226#M247692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could pass your country in the URL like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;LOAD status,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [result/geometry/location/lat] as Latitude,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [result/geometry/location/lng] as Longitude&lt;/P&gt;&lt;P&gt;from [&lt;A class="jive-link-external-small" href="http://maps.googleapis.com/maps/api/geocode/xml?address=Delhi&amp;amp;sensor=false"&gt;http://maps.googleapis.com/maps/api/geocode/xml?address=India&amp;amp;sensor=false&lt;/A&gt;] (XmlSimple, Table is [GeocodeResponse]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: 'address=India'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683226#M247692</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-12T05:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683227#M247693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="66591" alt="QlikCommunity_Thread_133056_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/66591_QlikCommunity_Thread_133056_Pic1.JPG.jpg" style="width: 620px; height: 220px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14105009588797607" jivemacro_uid="_14105009588797607"&gt;
&lt;P&gt;tabCountryCoords:&lt;/P&gt;
&lt;P&gt;LOAD Country,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Alpha-2 code],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Alpha-3 code],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Numeric code],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Latitude (average)],&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Longitude (average)]&lt;/P&gt;
&lt;P&gt;FROM [url see attachment]&lt;/P&gt;
&lt;P&gt;(txt, utf8, embedded labels, delimiter is ',', msq);&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 05:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683227#M247693</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-09-12T05:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract latitude,longitude for certain country in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683228#M247694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tresesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran your script by changing country as SriLanka. But I get Cartesian effect and looping tables in data model. Any idea or advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 08:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-extract-latitude-longitude-for-certain-country-in/m-p/683228#M247694</guid>
      <dc:creator>senarath</dc:creator>
      <dc:date>2014-09-12T08:56:49Z</dc:date>
    </item>
  </channel>
</rss>

