flow also supports attribute departLane.
If you cannot see vehiclese, check:
http://sumo.dlr.de/wiki/FAQ#I_can_not_see_a_vehicle_moving_in_my_simulation
http://sumo.dlr.de/wiki/FAQ#SUMO-GUI_windows_and_buttons_appear_but_no_net.2Fcars_are_visible_.2F_Vehicles_are_not_visible_or_flicker_.2F_Roads_are_drawn_on_top_of_vehicles

2016-05-31 13:10 GMT+02:00 Nibrass R <[email protected]>:

> Hello,
> i write this file of  traffic demand but no vehicle circulate .
>
> <routes>
> <vType id="carA" accel="0.8" decel="4.5" sigma="0.5" length="6"
> maxSpeed="70" color="1,0,1"/>
> <vType id="carB" accel="0.7" decel="3.5" sigma="0.3" length="6"
> maxSpeed="70" color="0,1,1"/>
>    <route id="route0" color="1,1,0" edges="2i 1o"/>
>    <route id="route1" color="1,1,0" edges="4i 1o"/>
>    <route id="route2" color="1,1,0" edges="2i 3o"/>
>    <route id="route3" color="1,1,0" edges="4i 3o"/>
>    <vehicle id="0" type="carA" route="route0" depart="0" end="600"
> color="1,0,0" number="30" departLane="0" arrivalLane="1"/>
>    <vehicle id="1" type="carA" route="route1" depart="0"  end="1050"
> color="0,1,0" number="70" departLane="0" arrivalLane="0"/>
>   <vehicle id="2" type="carB"  route="route0" depart="600"  end="2100"
> color="1,0,0" number="75" departLane="1" arrivalLane="0"/>
>    <vehicle id="3" type="carB" route="route1" depart="1050"  end="3150"
> color="0,1,0" number="105" departLane="1" arrivalLane="0"/>
>  <vehicle id="0" type="carA" route="route0" depart="2100" end="3600"
> color="1,0,0" number="30" departLane="0" arrivalLane="1"/>
>    <vehicle id="1" type="carA" route="route1" depart="3150"  end="3600"
> color="0,1,0" number="70" departLane="0" arrivalLane="0"/>
> </routes>
>
> I tried with flow tag <flow>,but this doesn't allow to insert in a specific
> lane,how can i do it?
> Regards
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to