<?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: Geo Analytics using lat and Longitude in GeoAnalytics</title>
    <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267863#M855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mai - thanks for your question - I am not sure - I will see if &lt;A href="https://community.qlik.com/qlik-users/236484"&gt;bps&lt;/A&gt;‌ can assist - are you asking if you can use individual Lat and Long from a data source to create the area layer? - or to plot the points on an area layer as well? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2018 13:56:18 GMT</pubDate>
    <dc:creator>Michael_Tarallo</dc:creator>
    <dc:date>2018-05-15T13:56:18Z</dc:date>
    <item>
      <title>Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267858#M850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a file with Latitude and longitude information but no cities or countries.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;How can i use this information to map Idevio Maps(Geo Analytics Extension)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please Advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 21:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267858#M850</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2017-01-31T21:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267859#M851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Goutham,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your question, it depends on the format of the coordinates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik GeoAnalytics reads them in as Longitude and Latitude and this data can be in different forms. They could be separate columns like Long, Lat - it can be a point such as [Long,Lat]. Geo Analytics gives you a few options for the how you want to define the points in the layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a video on this shortly, but please see the attached an example for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you open the app, look at the inline data in the Data Load Editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_1485906970467723" jivemacro_uid="_1485906970467723"&gt;
&lt;P&gt;[table1]:&lt;/P&gt;
&lt;P&gt;LOAD * Inline "&lt;/P&gt;
&lt;P&gt;id,start,dest,startname,destname&lt;/P&gt;
&lt;P&gt;1,'[-73.969956,40.784690]','[-73.961791,40.776162]',home,gmas&lt;/P&gt;
&lt;P&gt;";&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 2 Bubble Layers - each with one point - and Location options are set to Auto or Dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/151519_pastedImage_24.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/151517_pastedImage_18.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14859075271465438" jivemacro_uid="_14859075271465438"&gt;
&lt;P&gt;[table2]:&lt;/P&gt;
&lt;P&gt;LOAD * Inline "&lt;/P&gt;
&lt;P&gt;Tid2,long,lat,name&lt;/P&gt;
&lt;P&gt;1,-73.969956,40.784690,start&lt;/P&gt;
&lt;P&gt;2,-73.961791,40.776162,end&lt;/P&gt;
&lt;P&gt;";&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using one Bubble Layer and setting the Location Options setting to use Latitude,Longitude&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-6" height="557" src="https://community.qlik.com/legacyfs/online/151521_pastedImage_37.png" style="width: 221px; height: 556.783px;" width="221" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/151518_pastedImage_21.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151504_pastedImage_15.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example 3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have separate Lat and Long like in Table2, you could also create a point coordinate by concatenating the Longitude and Latitude like this ='['&amp;amp;long&amp;amp;','&amp;amp;lat&amp;amp;']' and using it in the dimension of the layer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/151520_pastedImage_29.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this gives you a few key points on how you can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the sample attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using Qlik Sense Desktop please copy .qvf file to your C:\Users\&amp;lt;user profile&amp;gt;\Documents\Qlik\Sense\Apps and refresh Qlik Sense Desktop with F5. If using Qlik Sense Enterprise Server please import .qvf into your apps using the QMC - Qlik Management Console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&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;&lt;A href="https://twitter.com/mtarallo" title="https://twitter.com/mtarallo"&gt;Michael Tarallo (@mtarallo) | Twitter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 00:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267859#M851</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2017-02-01T00:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267860#M852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, examples are very helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 18:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267860#M852</guid>
      <dc:creator>gouthamkk</dc:creator>
      <dc:date>2017-02-01T18:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267861#M853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome - I just published the video as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-18034"&gt;Qlik GeoAnalytics - Latitude and Longitude Tips&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 19:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267861#M853</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2017-02-01T19:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267862#M854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use this in an area layer as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the awesome information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 06:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267862#M854</guid>
      <dc:creator>detmawin</dc:creator>
      <dc:date>2018-05-15T06:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267863#M855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mai - thanks for your question - I am not sure - I will see if &lt;A href="https://community.qlik.com/qlik-users/236484"&gt;bps&lt;/A&gt;‌ can assist - are you asking if you can use individual Lat and Long from a data source to create the area layer? - or to plot the points on an area layer as well? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 13:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267863#M855</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2018-05-15T13:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267864#M856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I previously used the KML map and area that mapped the zip codes, county and cities in florida perfectly, is there any way I can use the KML area dimension in the area layer to avoid the lookup issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2018 14:13:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267864#M856</guid>
      <dc:creator>detmawin</dc:creator>
      <dc:date>2018-05-15T14:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Geo Analytics using lat and Longitude</title>
      <link>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267865#M857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mai,&lt;/P&gt;&lt;P&gt;Yes, you can use the KML areas in the QGA map if you want.&lt;/P&gt;&lt;P&gt;I recommend add the KML area field as the "Location ID" measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 14:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/GeoAnalytics/Geo-Analytics-using-lat-and-Longitude/m-p/1267865#M857</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2018-05-16T14:18:28Z</dc:date>
    </item>
  </channel>
</rss>

