<?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: Help displaying.osm in labview in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2850624#M831717</link>
    <description>&lt;P&gt;Hello Alex,&lt;/P&gt;
&lt;P&gt;I am working on my own project. I want to remote control a RC Plane with an arduino and an APC220 wireless communication antenna. The plane has a GPS-module and i want to be able to follow it on a map in labview and later i want to implement an autopilot so i can send waypoints to the plane. Right now i only can steer the plane via. a joystick through labview &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards Mitch&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2014 15:25:25 GMT</pubDate>
    <dc:creator>MrMitch</dc:creator>
    <dc:date>2014-05-15T15:25:25Z</dc:date>
    <item>
      <title>Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2848192#M831232</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;
&lt;P&gt;I have just startet a DIY drone project and want to display a map offline in my labview.vi . I have downloaded &amp;nbsp;a map section from openstreetmap as a .osm file via.&amp;nbsp;&lt;A href="http://extract.bbbike.org/" target="_self"&gt;http://extract.bbbike.org/&lt;/A&gt;. Is there any way to display this file type in labview. Or any other af the file types avalible from the site?&lt;/P&gt;
&lt;P&gt;I hope you can help me.&lt;/P&gt;
&lt;P&gt;-Mitch&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 10:11:31 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2848192#M831232</guid>
      <dc:creator>MrMitch</dc:creator>
      <dc:date>2014-05-14T10:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2848378#M831242</link>
      <description>&lt;P&gt;Hi Mitch,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when asking for "osm xml" you get text files in XML encoding scheme. You can read them with your favorite text editor!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you need to parse them to extract objects with their positions (lat/lon)…&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 11:18:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2848378#M831242</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2014-05-14T11:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849370#M831430</link>
      <description>&lt;P&gt;Thank you for your quick help. But unfortunately i understand nothing of it. I have never worked with xml files before and i am also still kind of new to LabView. If someone could help me with an example of how i can display an xml file in labview i would be very greatful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively i have downloaded the map section as tiles including a .JSON file. would it be more easy to display them in labview?&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2014 19:58:42 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849370#M831430</guid>
      <dc:creator>MrMitch</dc:creator>
      <dc:date>2014-05-14T19:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849836#M831536</link>
      <description>&lt;P&gt;Hi MrMitch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have any experience with the .osm fileformat, so if you want to use that map, I would look more into what GerdW suggests.&lt;/P&gt;
&lt;P&gt;However, another option is to integrate Google Maps into LabVIEW. Have a look at these two examples:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://decibel.ni.com/content/docs/DOC-7983" target="_self"&gt;Community Example: Google Maps in LabVIEW&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ni.lithium.com/t5/LabVIEW/i-want-use-google-map-api-in-VI-i-tried-so-mutch-to-do-it-i-used/m-p/1727824#M607537" target="_self"&gt;Forum: Google map API&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you can use this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 09:12:56 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849836#M831536</guid>
      <dc:creator>A.E.M</dc:creator>
      <dc:date>2014-05-15T09:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849846#M831538</link>
      <description>&lt;P&gt;BTW: Which DIY drone project are you working on? &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://ni.lithium.com/i/smilies/16x16_smiley-happy.gif" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 09:16:47 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2849846#M831538</guid>
      <dc:creator>A.E.M</dc:creator>
      <dc:date>2014-05-15T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help displaying.osm in labview</title>
      <link>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2850624#M831717</link>
      <description>&lt;P&gt;Hello Alex,&lt;/P&gt;
&lt;P&gt;I am working on my own project. I want to remote control a RC Plane with an arduino and an APC220 wireless communication antenna. The plane has a GPS-module and i want to be able to follow it on a map in labview and later i want to implement an autopilot so i can send waypoints to the plane. Right now i only can steer the plane via. a joystick through labview &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards Mitch&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 15:25:25 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/Help-displaying-osm-in-labview/m-p/2850624#M831717</guid>
      <dc:creator>MrMitch</dc:creator>
      <dc:date>2014-05-15T15:25:25Z</dc:date>
    </item>
  </channel>
</rss>

