<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2015-05-15 13:58, Guy Vanvuchelen
      wrote :<br>
    </div>
    <blockquote cite="mid:5555df65.88b3c20a.10c9.ffffc883@mx.google.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Bradley Hand ITC";
        panose-1:3 7 4 2 5 3 2 3 2 3;}
@font-face
        {font-family:"Bradley Hand ITC \;color\:\#1F497D";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Times New Roman \, serif";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Ballontekst Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black;}
span.E-mailStijl17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.hps
        {mso-style-name:hps;}
span.E-mailStijl19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BallontekstChar
        {mso-style-name:"Ballontekst Char";
        mso-style-priority:99;
        mso-style-link:Ballontekst;
        font-family:"Tahoma","sans-serif";
        color:black;}
span.E-mailStijl22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D">JOSM:
            versie:8339<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">A track in
            attachement.</span></p>
      </div>
    </blockquote>
    OK, but you still don't reply the questions:<br>
    <blockquote type="cite">
      <blockquote type="cite">
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal"><span
              style="font-size:12.0pt;font-family:"Times New
              Roman","serif"">I'm doing this and I see
              that".<o:p></o:p></span></p>
        </blockquote>
        <span style="font-size:12.0pt;font-family:"Times New
          Roman","serif""></span></blockquote>
    </blockquote>
    Answer #2  is JOSM (mine 8109) issuing message<br>
    <blockquote type="cite">Could not read file
      '2015-05-09_09-43_za.gpx'. Error is: null</blockquote>
    The reason is that your GPX file contains references to .3gp video
    files for some waypoints like <br>
    <blockquote type="cite">  <wpt lat="..." lon="..."><br>
      ...<br>
         <name>0EKtetAj---1.3gp</name><br>
          <link link="0EKtetAj---1.3gp" /><br>
        </wpt><br>
    </blockquote>
    but (probably) that there are no such files next to the .gpx file.<br>
    I ran the following filter<br>
    <blockquote type="cite">perl -pe 's/<link link=.* \/>//'
      2015*.gpx >fixed.gpx</blockquote>
    to remove the <link> tags and fixed.gpx loaded fine into JOSM.<br>
    <br>
    My Answer #2 is : 1) I created a route, 2) I opened Route details 3)
    I clicked the "share" icon<br>
    and the produced file contains no <link>s and loads fine.<br>
    <br>
    You must see if your secret method to produce the GPX file has a way
    not to contain the <link>s, e.g. to have no videos attached,
    or try to move the .3gp files alongside the .gpx.<br>
    <br>
    You may send a summary of this reply as a JOSM ticket, they will
    probably think it's a bug and fix it.<br>
    <br>
    Hoping this will help,<br>
    <br>
    Cheers
    <br>
    <br>
    <table>
      <tbody>
        <tr>
          <td>André.</td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
    <br>
    <blockquote cite="mid:5555df65.88b3c20a.10c9.ffffc883@mx.google.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><span style="color:#1F497D"><o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D">Thanks<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <p class="MsoNormal"><span
              style="font-size:12.0pt;font-family:"Bradley Hand
              ITC";color:#1F497D">Guy Vanvuchelen<o:p></o:p></span></p>
        </div>
        <p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"
                  lang="NL">Van:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"
                lang="NL"> André Pirard
                [<a class="moz-txt-link-freetext" href="mailto:A.Pirard.Papou@gmail.com">mailto:A.Pirard.Papou@gmail.com</a>] <br>
                <b>Verzonden:</b> vrijdag 15 mei 2015 12:29<br>
                <b>Aan:</b> OpenStreetMap Belgium<br>
                <b>CC:</b> Guy Vanvuchelen<br>
                <b>Onderwerp:</b> Re: [OSM-talk-be] Osmand en JOSM<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <div>
          <p class="MsoNormal">On 2015-05-15 08:21, Guy Vanvuchelen
            wrote :<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">I
              am using:</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Smartphone
              Sony Xperia  model: ST21i</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">Android-version:
              4.0.4</span><o:p></o:p></p>
          <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US">OsmAnd:
              2.0.1 (2015-04-28)  with the earlier version (1.9)  it
              works perfect.</span><o:p></o:p></p>
        </blockquote>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman","serif"">What is the JOSM version?<br>
            <br>
            <o:p></o:p></span></p>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal"><span
              style="font-size:12.0pt;font-family:"Times New
              Roman","serif"">I'm doing this and I see
              that".<o:p></o:p></span></p>
        </blockquote>
        <p class="MsoNormal" style="margin-bottom:12.0pt"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman","serif"">How (which menus) do you
            produce the GPX file? What does JOSM when you load the file?<br>
            <br>
            Maybe the shortest path is to send me privately a GPX file
            that doesn't load.<br>
            I'll try to load it and try the figure the difference with
            what you do.<br>
            <br>
            Cheers <o:p></o:p></span></p>
        <table class="MsoNormalTable" border="0" cellpadding="0">
          <tbody>
            <tr>
              <td style="padding:.75pt .75pt .75pt .75pt">
                <p class="MsoNormal"><span
                    style="font-size:12.0pt;font-family:"Times New
                    Roman","serif"">André.<o:p></o:p></span></p>
              </td>
            </tr>
          </tbody>
        </table>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman","serif""><br>
            <br>
            <br>
            <br>
            <br>
            <br>
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"> </span><o:p></o:p></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"> </span><o:p></o:p></p>
        <p class="MsoNormal"><span style="color:#1F497D" lang="EN-US"> </span><o:p></o:p></p>
        <div>
          <p class="MsoNormal"><span
              style="font-size:12.0pt;font-family:"Bradley Hand ITC
              ;color:#1F497D","serif"">Guy Vanvuchelen</span><o:p></o:p></p>
        </div>
        <p class="MsoNormal"><span style="color:#1F497D"> </span><o:p></o:p></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"
                  lang="NL">Van:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext"
                lang="NL"> André Pirard [<a moz-do-not-send="true"
                  href="mailto:A.Pirard.Papou@gmail.com">mailto:A.Pirard.Papou@gmail.com</a>]
                <br>
                <b>Verzonden:</b> vrijdag 15 mei 2015 4:37<br>
                <b>Aan:</b> OpenStreetMap Belgium<br>
                <b>Onderwerp:</b> Re: [OSM-talk-be] Osmand en JOSM</span><o:p></o:p></p>
          </div>
        </div>
        <p class="MsoNormal"> <o:p></o:p></p>
        <div>
          <p class="MsoNormal">On 2015-05-14 17:28, Guy Vanvuchelen
            wrote :<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal">Sinds enkele dagen kan ik een GPX bestand
            dat gemaakt werd met Osmand niet meer rechtstreeks inladen
            in JOSM. Vroeger lukte dat wel.<o:p></o:p></p>
          <p class="MsoNormal">Als ik op de website <a
              moz-do-not-send="true"
              href="http://www.gpsvisualizer.com/convert_input">http://www.gpsvisualizer.com/convert_input</a>
            het GPX bestand inlees en terug bewaar als GPX bestand dan
            kan JOSM er ineens wel overweg mee.<o:p></o:p></p>
          <p class="MsoNormal">Ik hoorde van een collega mapper dat hij
            vandaag hetzelfde probleem ondervonden heeft. Weet iemand de
            oplossing of oorzaak?<o:p></o:p></p>
          <p class="MsoNormal"> <o:p></o:p></p>
        </blockquote>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New Roman ,
            serif","serif"">Ouch, my Thunderbird
            translator seems to be out of its mind. Google Translate
            speaking:<br>
            <br>
            <br>
          </span><o:p></o:p></p>
        <p class="MsoNormal"><span class="hps"><span
              style="font-size:12.0pt;font-family:"Times New Roman
              , serif","serif"" lang="EN">For several</span></span><span
            style="font-size:12.0pt;font-family:"Times New Roman ,
            serif","serif"" lang="EN"> <span class="hps">days
              I</span> <span class="hps">a</span> <span class="hps">GPX</span>
            <span class="hps">file</span> <span class="hps">that was
              created with</span> <span class="hps">OsmAnd</span> <span
              class="hps">not</span> <span class="hps">directly</span>
            <span class="hps">loading</span> <span class="hps">into</span>
            <span class="hps">JOSM</span>. <span class="hps">Previously</span>
            <span class="hps">it was more feasible</span>.<br>
            <br>
            <span class="hps">When I'm on</span> <span class="hps">the</span>
            <span class="hps">website</span> <span class="hps"><a
                moz-do-not-send="true"
                href="http://www.gpsvisualizer.com/convert_input">http://www.gpsvisualizer.com/convert_input</a></span>
            <span class="hps">GPX</span> <span class="hps">file</span>
            <span class="hps">read-in</span> <span class="hps">and</span>
            <span class="hps">back</span> <span class="hps">save as</span>
            <span class="hps">GPX</span> <span class="hps">file,</span>
            <span class="hps">then</span> <span class="hps">JOSM</span>
            <span class="hps">can</span> <span class="hps">handle it</span>
            <span class="hps">there</span> <span class="hps">once.</span><br>
            <br>
            <span class="hps">I heard from a</span> <span class="hps">colleague</span>
            <span class="hps">mapper</span> <span class="hps">that he
              has</span> <span class="hps">encountered the same problem</span>
            <span class="hps">today</span>. <span class="hps">Does
              anyone know the</span> <span class="hps">solution or</span>
            <span class="hps">cause?</span></span><o:p></o:p></p>
        <p class="MsoNormal" style="margin-bottom:12.0pt"><span
            style="font-size:12.0pt;font-family:"Times New Roman ,
            serif","serif"">No problem here to load an
            Osmand GPX file in JOSM.<br>
            But the best method to describe a problem is "I'm using
            version X of this and that, I'm doing this and I see that".<br>
            If you do so, I might be able to compare and help you.<br>
            <br>
            Cheers </span><o:p></o:p></p>
        <table class="MsoNormalTable" border="0" cellpadding="0">
          <tbody>
            <tr>
              <td style="padding:.75pt .75pt .75pt .75pt">
                <p class="MsoNormal"><span
                    style="font-size:12.0pt;font-family:"Times New
                    Roman , serif","serif"">André.</span><o:p></o:p></p>
              </td>
            </tr>
          </tbody>
        </table>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New Roman ,
            serif","serif""> </span><o:p></o:p></p>
        <p class="MsoNormal"><span
            style="font-size:12.0pt;font-family:"Times New
            Roman","serif""><o:p> </o:p></span></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>