<?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: Maps on QlikSense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391986#M32059</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just put the province as a Geodata, and I have used the standar map who has qlik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 11:17:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-04T11:17:05Z</dc:date>
    <item>
      <title>Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391984#M32057</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 am trying to do a map just with the Spain 's provinces.&lt;/P&gt;&lt;P&gt;The map works perfectly but some of the provinces are locate in South America because the name is the same.&lt;/P&gt;&lt;P&gt;Is there any way to change the datas o something without using kml maps?&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>Wed, 04 Oct 2017 08:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391984#M32057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T08:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391985#M32058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how are you creating the geoarea or geopoints?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using google maps api you could just add the country &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:13:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391985#M32058</guid>
      <dc:creator>jelle_vervloess1</dc:creator>
      <dc:date>2017-10-04T11:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391986#M32059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just put the province as a Geodata, and I have used the standar map who has qlik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391986#M32059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T11:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391987#M32060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Celia,&lt;/P&gt;&lt;P&gt;I understood you are trying to show your data as points. Automatic Qlik cities and provinces in Data Preparation have some problems due to ambiguity. Example: Olimpia. Several cities and provinces have this name or similar names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can try to use a province geolocalization table with Province name or ID (if Spain has some ID for each Province) and the latitude and longitude data for each province. I don't know does it work in Spain, but I would check if some Demographic Study Institute has this kind of information. For Brazil, I found several tables inside the Qlik community. After you get this info you have to make Qlik recognize this data as geodata, with the function &lt;SPAN class="script_token" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-weight: bold; font-size: 12px; color: #0f0f0f;"&gt;GeoMakePoint(&lt;/SPAN&gt;&lt;SPAN class="bnf_token" style="font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px; color: #0f0f0f;"&gt;lat_field_name, long_field_name&lt;/SPAN&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;) as field1 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;Then use field1 as dimension of your maps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;RS&lt;/SPAN&gt;&lt;SPAN class="statement" style="font-weight: bold; color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 19:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391987#M32060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T19:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391988#M32061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rodolfo but the thing is that I only have the name of the comunity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 09:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391988#M32061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T09:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Maps on QlikSense</title>
      <link>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391989#M32062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.businessintelligence.info/varios/longitud-latitud-pueblos-espana.html" style="font-size: 10pt;" title="https://www.businessintelligence.info/varios/longitud-latitud-pueblos-espana.html"&gt;https://www.businessintelligence.info/varios/longitud-latitud-pueblos-espana.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 19:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Maps-on-QlikSense/m-p/1391989#M32062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T19:02:31Z</dc:date>
    </item>
  </channel>
</rss>

