Hi Deborah, At simulation time you could use rerouters (http://sumo.dlr.de/wiki/Simulation/Rerouter#Closing_a_Street) but only to close whole edges. Currently, your best approach to modifying individual lanes is to keep one master network along with a set of lane patches. See http://sumo.dlr.de/wiki/Tutorials/ScenarioGuide#Example:_Patching_the_type_of_a_node regards, Jakob
On 09/11/2015 05:47 PM, Deborah Perrotta wrote: > Hi Jakob, > > thanks for the answer, it worked perfectly. > > I take the opportunity to ask if it's possible to define in an additional > file different lane restrictions, so that those would overwrite the network > restriction for those lanes when sumocfg is loaded (containing this > additional file). The objective is to keep only one network file and for > each pre-defined scenario, be able to change some lanes restrictions. > > Thanks again, > Deborah. > > On Thu, Aug 27, 2015 at 3:47 PM, Jakob Erdmann <[email protected]> > wrote: > >> Hello, >> as always, report odd behavior as described here: >> http://sumo.dlr.de/wiki/FAQ#How_do_I_report_Erroneous_behavior_of_a_SUMO-Application.3F >> >> As a workaround you may specify all connections from the troublesome edge >> explicitly. In this case no additional connections should be built. (see >> http://sumo.dlr.de/wiki/Networks/Building_Networks_from_own_XML-descriptions#Explicitly_setting_which_Edge_.2F_Lane_is_connected_to_which >> ) >> >> regards, >> Jakob >> >> 2015-08-27 16:12 GMT+02:00 Deborah Perrotta <[email protected]>: >> >>> Hi SUMO users, >>> >>> I've been having a problem when generating my network. Although I use the >>> --no-turnarounds option when applying NETCONVERT, I'm getting one that's >>> been hard to fix. >>> >>> Any ideas on why this is happening and what to do to troubleshoot this? >>> >>> Thank you in advance. >>> >>> Kind regards, >>> >>> Deborah Perrotta >>> http://pt.linkedin.com/in/deborahperrotta/ >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> 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
