<div dir="ltr"><br><br><div class="gmail_quote">On Fri, Oct 10, 2008 at 11:27 AM, Leenata Bankhele <span dir="ltr"><<a href="mailto:leenatab@gmail.com">leenatab@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">El Mi?rcoles, 8 de Octubre de 2008, Leenata Bankhele escribi?:<div>
<div></div><div class="Wj3C7c"><br>

> I require to convert the data.osm file to .gpx format.<br>
> Is that possible using gpsbabel?<br>
> I tried it the other way (gpx to osm) and it is working, but .osm to .gpx<br>
> is not working.<br>
> Can anyone help?<br>
<br></div></div>
Can you give a little more information? How exactly did you try to convert<br>
from .osm to .gpx?<br>
</blockquote><div><br>I used this to convert .osm to .gpx -<br><br> gpsbabel -i osm -f "file.osm" -o gpx -F "file.gpx"<br>This gives me a seg fault.<br><br></div><div> gpsbabel -i gpx -f "file.gpx" -o osm -F "file.osm"<br>

works fine though.<br><br>Thanks,<br>Leenata Bankhele.</div></div></div></blockquote><div><br>I figured that this conversion problem is only while I am working inside scratchbox.<br>I am able to create a .gpx from .osm on host.<br>
<br>However the gpx file doesn't show all the tag information for a particular node (all k and v values for a node).It seems to select only one out of the osm-features and puts it in the <sym> tag. while only the k=note value goes into the <desc> tag.<br>
Rest of the osm data in that node seems to have lost.<br>Is this the drawback of the conversion?<br><br>Thanks,<br>Leenata.<br><br></div></div><br></div>