[sumo-user] walking area shape

2018-11-22 Thread Hannah Parker via sumo-user
Hi, Sometimes the shape I define a walking area to be gets overridden during netconvert. I can manually edit it back in the .net.xml but I know this is frowned upon. What is happening and can I prevent netconvert from overriding the shape of the walking area? (I'm using v1.0.1) Hannah

[sumo-user] creating custom shape for a connection

2017-01-30 Thread Hannah Parker
. Hannah Parker -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ___ sumo-user mailing list sumo-user

[sumo-user] lane shape

2016-11-22 Thread Hannah Parker
Hi I have a road with 2 lanes that widens to 3 lanes. I can see that I can model this in SUMO using either "split" on a single edge or define 2 edges - the first with 2 and the second with 3. Is it possible to define a shape field for the lanes? I can see that the lanes have a shape field in the

[sumo-user] Overtaking and neighbouring lane

2016-11-04 Thread Hannah Parker
Hello, I have a road network - If I run this network in the SumoGui using a rou.xml generated by duarouter, it works fine. If I then declare lanes are neighbouring eachother in the hope of allowing overtaking, I get unexpected collisions. Is there any more documentation about overtaking other

[sumo-user] overtaking

2016-10-11 Thread Hannah Parker
Hi, We're trying to incorporate overtaking on a single carriageway into our model. The problem that we have is that we are currently defining each edge with a single lane and the edge is defined by a series of points with spread="Center" set. When I try to state that one lane is adjacent to

[sumo-user] randomTrips

2016-10-07 Thread Hannah Parker
Hi, I'm using randomTrips to create traffic for my network. I am using an additional file with all my vtypes in it and using the command from the example on http://sumo.dlr.de/wiki/Tools/Trip : /tools/randomTrips.py -n input_net.net.xml --trip-attributes="type=\"myType\"" --additional-file

Re: [sumo-user] traffic lights

2016-09-30 Thread Hannah Parker
Thank you. That solved it! Hannah Parker rFpro e: hannah.par...@rfpro.com w: http://www.rfpro.com m: +44 (0) 7766 789 931 Skype: hparker1 This e-mail and any files transmitted with it are private and confidential. If you have received this email in error please notify the sender immediately

[sumo-user] traffic lights

2016-09-30 Thread Hannah Parker
Hi, I'm defining my own network. I have a junction that is created by a join made up of 6 nodes. I've identified the nodes as traffic light controlled and create a sumocfg file that runs using the default logic created in the .net.xml file. If I try to override this by creating my own .tll.xml