On Fri, Oct 10, 2008 at 11:27 AM, Leenata Bankhele <[EMAIL PROTECTED]>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.
_______________________________________________ newbies mailing list [email protected] http://lists.openstreetmap.org/listinfo/newbies

