Leenata Bankhele | 8 Oct 10:23

Converting .osm file to .gpx

Hi,

I require to convert the data.osm file to .gpx format.
Is that possible using gpsbabel?
I tried it the other way (gpx to osm) and it is working, but .osm to .gpx is not working.
Can anyone help?

Thanks,
Leenata.
<div><div dir="ltr">Hi,<br><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 is not working.<br>Can anyone help?<br><br>Thanks,<br>Leenata.<br>
</div></div>
Face

Re: Converting .osm file to .gpx

El Miércoles, 8 de Octubre de 2008, Leenata Bankhele escribió:
> I require to convert the data.osm file to .gpx format.
> Is that possible using gpsbabel?
> I tried it the other way (gpx to osm) and it is working, but .osm to .gpx
> is not working.
> Can anyone help?

Can you give a little more information? How exactly did you try to convert 
from .osm to .gpx?

-- 
----------------------------------
Iván Sánchez Ortega <ivan@...>

Proudly running Debian Linux with 2.6.26-1-amd64 kernel, KDE 3.5.9, and PHP 
5.2.6-3 generating this signature.
Uptime: 16:31:24 up 48 days,  4:27,  4 users,  load average: 0.50, 0.61, 0.54
El Miércoles, 8 de Octubre de 2008, Leenata Bankhele escribió:
> I require to convert the data.osm file to .gpx format.
> Is that possible using gpsbabel?
> I tried it the other way (gpx to osm) and it is working, but .osm to .gpx
> is not working.
> Can anyone help?

Can you give a little more information? How exactly did you try to convert 
from .osm to .gpx?

--

-- 
----------------------------------
Iván Sánchez Ortega <ivan@...>

Proudly running Debian Linux with 2.6.26-1-amd64 kernel, KDE 3.5.9, and PHP 
5.2.6-3 generating this signature.
Uptime: 16:31:24 up 48 days,  4:27,  4 users,  load average: 0.50, 0.61, 0.54
Leenata Bankhele | 10 Oct 07:54

Re: Converting .osm file to .gpx

El Mi?rcoles, 8 de Octubre de 2008, Leenata Bankhele escribi?:
> I require to convert the data.osm file to .gpx format.
> Is that possible using gpsbabel?
> I tried it the other way (gpx to osm) and it is working, but .osm to .gpx
> is not working.
> Can anyone help?

Can you give a little more information? How exactly did you try to convert
from .osm to .gpx?

I used this to convert .osm to .gpx -

 gpsbabel -i osm -f "file.osm" -o gpx -F "file.gpx"
This gives me a seg fault.

 gpsbabel -i gpx -f "file.gpx" -o osm -F "file.osm"
works fine though.

Thanks,
Leenata Bankhele.
<div><div dir="ltr"><div class="gmail_quote">
<blockquote class="gmail_quote">El Mi?rcoles, 8 de Octubre de 2008, Leenata Bankhele escribi?:<br>

&gt; I require to convert the data.osm file to .gpx format.<br>
&gt; Is that possible using gpsbabel?<br>
&gt; I tried it the other way (gpx to osm) and it is working, but .osm to .gpx<br>
&gt; is not working.<br>
&gt; 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>&nbsp;gpsbabel -i osm -f "file.osm" -o gpx -F "file.gpx"<br>This gives me a seg fault.<br><br>
</div>
<div>&nbsp;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></div>
Leenata Bankhele | 10 Oct 09:49

Re: Converting .osm file to .gpx



On Fri, Oct 10, 2008 at 11:27 AM, Leenata Bankhele <leenatab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
El Mi?rcoles, 8 de Octubre de 2008, Leenata Bankhele escribi?:

> I require to convert the data.osm file to .gpx format.
> Is that possible using gpsbabel?
> I tried it the other way (gpx to osm) and it is working, but .osm to .gpx
> is not working.
> Can anyone help?

Can you give a little more information? How exactly did you try to convert
from .osm to .gpx?

I used this to convert .osm to .gpx -

 gpsbabel -i osm -f "file.osm" -o gpx -F "file.gpx"
This gives me a seg fault.

 gpsbabel -i gpx -f "file.gpx" -o osm -F "file.osm"
works fine though.

Thanks,
Leenata Bankhele.

I figured that this conversion problem is only while I am working inside scratchbox.
I am able to create a .gpx from .osm on host.

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.
Rest of the osm data in that node seems to have lost.
Is this the drawback of the conversion?

Thanks,
Leenata.


<div><div dir="ltr">
<br><br><div class="gmail_quote">On Fri, Oct 10, 2008 at 11:27 AM, Leenata Bankhele <span dir="ltr">&lt;<a href="mailto:leenatab@...">leenatab@...</a>&gt;</span> wrote:<br><blockquote class="gmail_quote">
<div dir="ltr"><div class="gmail_quote">
<blockquote class="gmail_quote">El Mi?rcoles, 8 de Octubre de 2008, Leenata Bankhele escribi?:<div>
<div></div>
<div class="Wj3C7c">
<br>

&gt; I require to convert the data.osm file to .gpx format.<br>
&gt; Is that possible using gpsbabel?<br>
&gt; I tried it the other way (gpx to osm) and it is working, but .osm to .gpx<br>
&gt; is not working.<br>
&gt; 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>&nbsp;gpsbabel -i osm -f "file.osm" -o gpx -F "file.gpx"<br>This gives me a seg fault.<br><br>
</div>
<div>&nbsp;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 &lt;sym&gt; tag. while only the k=note value goes into the &lt;desc&gt; 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></div>

Gmane