<?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 Coordinates in wrong format in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612298#M45538</link>
    <description>&lt;P&gt;Dear Allorens,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand&amp;nbsp; and not agree to your answer.&lt;/P&gt;&lt;P&gt;You have the format:&lt;/P&gt;&lt;P&gt;lon&lt;/P&gt;&lt;P&gt;X,XXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;lat&lt;/P&gt;&lt;P&gt;XX,XXXXXXXXX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have the format:&lt;/P&gt;&lt;P&gt;lon&lt;/P&gt;&lt;P&gt;XXX.XXX&lt;/P&gt;&lt;P&gt;lat&lt;/P&gt;&lt;P&gt;XXX.XXX&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2019 08:49:36 GMT</pubDate>
    <dc:creator>ingo_lsg</dc:creator>
    <dc:date>2019-08-14T08:49:36Z</dc:date>
    <item>
      <title>GEO Coordinates in wrong format</title>
      <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612078#M45514</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have a file including latitude and longitude in a wrong format.&lt;/P&gt;&lt;P&gt;How can I get that in the correct format so that Qlik recognizes it as geo coordinates.&lt;/P&gt;&lt;P&gt;EX&lt;/P&gt;&lt;P&gt;latitude = 149.015&lt;/P&gt;&lt;P&gt;longitude = 101.599&lt;/P&gt;&lt;P&gt;Please see also the attachment.&lt;/P&gt;&lt;P&gt;THX&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 15:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612078#M45514</guid>
      <dc:creator>ingo_lsg</dc:creator>
      <dc:date>2019-08-13T15:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: GEO Coordinates in wrong format</title>
      <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612293#M45536</link>
      <description>&lt;P&gt;This format works to me!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura.PNG" style="width: 736px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16985i33931FDFB6026903/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura.PNG" alt="Captura.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612293#M45536</guid>
      <dc:creator>allorens_14</dc:creator>
      <dc:date>2019-08-14T08:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: GEO Coordinates in wrong format</title>
      <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612298#M45538</link>
      <description>&lt;P&gt;Dear Allorens,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't understand&amp;nbsp; and not agree to your answer.&lt;/P&gt;&lt;P&gt;You have the format:&lt;/P&gt;&lt;P&gt;lon&lt;/P&gt;&lt;P&gt;X,XXXXXXXXXXXXXXX&lt;/P&gt;&lt;P&gt;lat&lt;/P&gt;&lt;P&gt;XX,XXXXXXXXX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have the format:&lt;/P&gt;&lt;P&gt;lon&lt;/P&gt;&lt;P&gt;XXX.XXX&lt;/P&gt;&lt;P&gt;lat&lt;/P&gt;&lt;P&gt;XXX.XXX&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612298#M45538</guid>
      <dc:creator>ingo_lsg</dc:creator>
      <dc:date>2019-08-14T08:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: GEO Coordinates in wrong format</title>
      <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612299#M45539</link>
      <description>&lt;P&gt;Use GeoMakePoint function&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/GeospatialFunctions/GeoMakePoint.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/GeospatialFunctions/GeoMakePoint.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In case of formatting problems use string functions (e.g. replace) for conversion.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/StringFunctions/string-functions.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/Scripting/StringFunctions/string-functions.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;P&gt;If applicable mark as helpful / solved&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612299#M45539</guid>
      <dc:creator>thkarner</dc:creator>
      <dc:date>2019-08-14T08:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: GEO Coordinates in wrong format</title>
      <link>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612301#M45541</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your lat and lon are indeed in a wrong format. Seems like they come from some proyection not using &lt;SPAN&gt;WGS84.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For change the proyection in QS the only way is using GeoAnalytics.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/GEO-Coordinates-in-wrong-format/m-p/1612301#M45541</guid>
      <dc:creator>allorens_14</dc:creator>
      <dc:date>2019-08-14T08:58:36Z</dc:date>
    </item>
  </channel>
</rss>

