<?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: Map Visualisations - Multiple layers, Origin + Destination country, Logistics in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095065#M18369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's true, you cannot yet add multiple layers. I would suggest you to go with an extension for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 10:27:44 GMT</pubDate>
    <dc:creator>reddy-s</dc:creator>
    <dc:date>2016-01-18T10:27:44Z</dc:date>
    <item>
      <title>Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095058#M18362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a map visualisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one table with assignment data. Each assignment has a Origin country and a Destination Country(each assignment is a international transport).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have managed to make a map showing all assignments / origin country and the same for Destination country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I need a map showing all transports in and out of each country. I have not found a way to combine the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data model is in the picture. I have Geo points for origin and destination in 2 different tables. &lt;IMG alt="Skärmavbild 2016-01-15 kl. 09.14.12.png" class="jive-image image-1" src="/legacyfs/online/111722_Skärmavbild 2016-01-15 kl. 09.14.12.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oskar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 08:19:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095058#M18362</guid>
      <dc:creator />
      <dc:date>2016-01-15T08:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095059#M18363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as of now i guess map will take only one measure, either u cab show origin details or departure details at a time. or side by side u can create 2 maps one with origin &amp;amp; one with departure.. anyway i had not worked on qliksense map yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 12:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095059#M18363</guid>
      <dc:creator>vinay_hg</dc:creator>
      <dc:date>2016-01-15T12:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095060#M18364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming that you would like to show the connections between two locations. For this you will have to make use of an extension and cannot be down with the existing map object. I would suggest you to have a look at the extensions in Qlik Branch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can even build one using D3.js and use the libraries in &lt;A href="https://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/" title="https://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/"&gt;https://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/&lt;/A&gt; this url to draw connections between cities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need help building this extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 20:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095060#M18364</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-15T20:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095061#M18365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this stage I don't need lines between the countries. Only need to have Import+export shipments shown / country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I might build an app showing the lines between the countries in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095061#M18365</guid>
      <dc:creator />
      <dc:date>2016-01-18T08:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095062#M18366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case make use of GeoMakePoint(Lat,Long) for both the Import and Export shipment locations.&lt;/P&gt;&lt;P&gt;This should solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 09:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095062#M18366</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-18T09:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095063#M18367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried, but it seams I can only choose to show either import or export stats on one map. Not both at the same time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Oskar &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 09:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095063#M18367</guid>
      <dc:creator />
      <dc:date>2016-01-18T09:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095064#M18368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only one set of Geo points in a point layer.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have the geo points for both the import and export stats in the same layer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is now I have to make 2 maps one for import stats and one for export stats and show then beside each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 09:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095064#M18368</guid>
      <dc:creator />
      <dc:date>2016-01-18T09:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095065#M18369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's true, you cannot yet add multiple layers. I would suggest you to go with an extension for this purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095065#M18369</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-18T10:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Map Visualisations - Multiple layers, Origin + Destination country, Logistics</title>
      <link>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095066#M18370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oskar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do it this way.&lt;/P&gt;&lt;P&gt;Create a table with all the points info and an extra flag filed which says if its an import or an export location. Then once plotted I would colour it based on this flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you face issues just attach a sample qvf and I will help you solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 13:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Map-Visualisations-Multiple-layers-Origin-Destination-country/m-p/1095066#M18370</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2016-01-18T13:43:08Z</dc:date>
    </item>
  </channel>
</rss>

