<?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: KML area display on Qlik Sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852631#M11767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess my file is working fine since I uploaded the KML file on Google map and it worked. Also, when I loaded the KML file, Qlik Sense showed me the tables of data for Area, point, and name. Besides, the file is from US Census. &lt;/P&gt;&lt;P&gt;So basically, I have an area on my map which shows counties in a KML file. Besides, I have data points in a separate file that I want to show on the same map. &lt;/P&gt;&lt;P&gt;I did an experiment and first added the are as a layer and it worked fine. After I wanted to add data points with geomake point (lat, long) it gave me the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Apr 2015 15:51:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-04T15:51:18Z</dc:date>
    <item>
      <title>KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852629#M11765</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 have loaded the script below:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CompanyName,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Density Per Sq Mile",&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; geomakepoint (Lat, Long)&lt;/P&gt;&lt;P&gt;FROM xxx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.Name as name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.Point as point,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.Area as area&lt;/P&gt;&lt;P&gt;FROM [lib://IDN US/map.kml]&lt;/P&gt;&lt;P&gt;(kml, Table is [map/cb_2013_us_cbsa_20m]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I drag and drop "area it tells me: the action you are attempting cannot be applied to this visualization.&lt;/P&gt;&lt;P&gt;Also, when I use GeoAggrGeometry(area) as area it does not let me load since the expression is invalid!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Help?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 14:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852629#M11765</guid>
      <dc:creator />
      <dc:date>2015-04-03T14:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852630#M11766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you try "Add Dimension" to the map object you get this error?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, there should be a problem with the file. Corrupt or something. Try to recreate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2015 06:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852630#M11766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-04T06:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852631#M11767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess my file is working fine since I uploaded the KML file on Google map and it worked. Also, when I loaded the KML file, Qlik Sense showed me the tables of data for Area, point, and name. Besides, the file is from US Census. &lt;/P&gt;&lt;P&gt;So basically, I have an area on my map which shows counties in a KML file. Besides, I have data points in a separate file that I want to show on the same map. &lt;/P&gt;&lt;P&gt;I did an experiment and first added the are as a layer and it worked fine. After I wanted to add data points with geomake point (lat, long) it gave me the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2015 15:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852631#M11767</guid>
      <dc:creator />
      <dc:date>2015-04-04T15:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852632#M11768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Milad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be your version of Qlik Sense? I am using the latest release (1.1.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just found a file with the same name as yours (cb_2013_us_cbsa_20m) and it imported fine and I was able to create a map using the Area data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the qvf for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&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;Rod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 01:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852632#M11768</guid>
      <dc:creator />
      <dc:date>2015-04-08T01:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852633#M11769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Qliksense version is 1.1.0&lt;/P&gt;&lt;P&gt;I did some more experiments. So I am able to my my are, but I cannot add my geographical points on it. So basically I have 2 sets of data:&lt;/P&gt;&lt;P&gt;1. My data points with Long and Lat ( I integrated them by Geomakepoint (Lat, Long) as Geo)&lt;/P&gt;&lt;P&gt;2. My KML file that has area on map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have both area and data points (1470 points) on the same map.&lt;/P&gt;&lt;P&gt;When I first add Area as a layer to map, I can add the points, but it does not show me locations for it. The map remains the same as only showing the area.&lt;/P&gt;&lt;P&gt;Besides, when I first add points as dimension. It does not let me to add a layer (Area).&lt;/P&gt;&lt;P&gt;What should I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 13:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852633#M11769</guid>
      <dc:creator />
      <dc:date>2015-04-08T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: KML area display on Qlik Sense</title>
      <link>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852634#M11770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The map can be either area or point; not both at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Serhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 13:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/KML-area-display-on-Qlik-Sense/m-p/852634#M11770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-08T13:57:22Z</dc:date>
    </item>
  </channel>
</rss>

