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 <[email protected]>: > 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 > [email protected] > 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 [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/sumo-user
