<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?:<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>
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.<br></div></div></div>