Hi, What I mean is, In the http://sumo.dlr.de/wiki/Networks/Building_Networks_from_own_XML-descriptions#Joining_Nodes There are 2 steps if we want to joining the junction, First is merging the junction using join junction in netconvert, and the second we define the new connection file.
My problem is, I already did the first step (merging using join junction), To define the new connection file I need to look into the new net file that already merged (in the first step) to see the ID of the junction, But when I open the new net file that I already merged in the first step, it get segmentation fault. What is the cause of this error? And how can I define the new connection file if not using the new net file ? Thank you! Best regards, Magdalena 2015-06-09 14:09 GMT+00:00 Michael Behrisch <[email protected]> : > Hi Magdalena, > please see here: > http://sumo.dlr.de/wiki/FAQ#I_made_changes_to_the_.net.xml-file_but_it_did_not_work_as_expected._Why.3F > > Best regards, > Michael > > > Am 2015-06-08 03:25, schrieb magda lena: > >> Hello Mr. Jacob, >> Thank you for the reply! >> >> I already try the merging junction function, >> After I merge the network file using junction join (netconvert), >> I want to define the connection for the new merged-junction network, >> So I open the merged-junction net file using sumo gui to look into the ID >> of the junction and lane, >> But when I open the merged-junction net file it returns segmentation fault >> error. >> What can be causing this problem? >> >> Thank you! >> >> Best regards, >> Magdalena >> >> 2015-06-05 8:28 GMT+00:00 Jakob Erdmann <[email protected]>: >> >> Hello, >>> join the junction as explained here: >>> >>> >>> http://sumo.dlr.de/wiki/Networks/Building_Networks_from_own_XML-descriptions#Joining_Nodes >>> regards, >>> Jakob >>> >>> 2015-06-05 9:54 GMT+02:00 magda lena <[email protected]>: >>> >>> Hi everyone, >>>> >>>> I use netconvert to convert my osm map to create a net file, >>>> But there is some bug that it has invalid connection and invalid >>>> junction, >>>> >>>> Here I attached the picture of the junction with irregular connection >>>> and >>>> traffic light, >>>> Is there any way to fix ? >>>> Because we can't edit the net file manually and can't use netedit >>>> either. >>>> >>>> Thank you in advance! >>>> >>>> >>>> Best regards, >>>> Magdalena >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> sumo-user mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/sumo-user >>>> >>>> >>>> >>> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> sumo-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/sumo-user >> > > ------------------------------------------------------------------------------ _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
