Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Netconvert: Plain files not converted properly

Then please try the latest development version: http://sumo.dlr.de/wiki/Downloads#SUMO_-_Latest_Development_Version
If that crash persists, please send me the map.

regards,
Jakob

2018-05-06 14:43 GMT+02:00 Jacob Janisz <jacob.janisz@xxxxxxxxxxx>:
Yes, i've upgraded from 0.32.0 and now the problem has been solved... however the reason I didn't upgrade is because of segmentation fault in NETEDIT while trying to load bigger map and is happening regardless of OS and device, which is not occuring in previous versions.

Thank you for your help

Jacob Janisz

From: sumo-user-bounces@xxxxxxxxxxx <sumo-user-bounces@xxxxxxxxxxx> on behalf of Jakob Erdmann <namdre.sumo@xxxxxxxxxxxxxx>
Sent: Sunday, May 6, 2018 1:25 PM
To: Sumo project User discussions
Subject: Re: [sumo-user] Netconvert: Plain files not converted properly
 
Hello,
older version of netconvert have plenty of problems with lefthand networks.
If this issue occurs with version 0.32.0 please send me the osm file so I can try to reproduce it on my end.

regards,
Jakob



2018-05-06 13:57 GMT+02:00 Jacob Janisz <jacob.janisz@xxxxxxxxxxx>:
Hi,

I'm trying to convert an OSM map into plain SUMO files. I use the command to convert file:

netconvert --osm wrexham3.osm.xml --plain-output-prefix wrexham3, --lefthand --geometry.remove --roundabouts.guess --ramps.guess --junctions.join --tls.guess-signals --tls.discard-simple --tls.join --type-files $SUMO_HOME$/data/typemap/osmNetconvert.typ.xml, $SUMO_HOME$/data/typemap/osmNetconvertUrbanDe.typ.xml --remove-edges.by-vclass rail,rail_electric,bicycle,pedestrian --geometry.min-radius.fix --output.original-names --remove-edges.isolated

Then I want to convert it into .net.xml format without changing anything and it has loads of errors:

netconvert --node-files wrexham3.nod.xml -e wrexham3.edg.xml -x wrexham3.con.xml -t wrexham3.typ.xml -i wrexham3.tll.xml -o wrexham3.net.xml --lefthand

The error occuring is:
Error: The connection-destination edge XXX is not known.

Ignoring errors, once opened with SUMO-GUI i have seen that most of the edges disappeared. Why is this happening?

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user



Back to the top