[OSM-newbies] Converting .osm file to .gpx
Leenata Bankhele
leenatab at gmail.com
Fri Oct 10 08:49:30 BST 2008
On Fri, Oct 10, 2008 at 11:27 AM, Leenata Bankhele <leenatab at gmail.com>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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/newbies/attachments/20081010/87340da9/attachment.html>
More information about the newbies
mailing list