Hello,
this is a misunderstanding on your part. The sidewalks connect to the
walkingarea, which connects to the crossing, then to another walkingarea
and finally to the next sidewalk (these elements are described at
http://sumo.dlr.de/wiki/Simulation/Pedestrians#Building_a_network_for_pedestrian_simulation).
These connections are always there and no extra arrows are drawn.
In short: you do not need to specify those connections.
regards,
Jakob

2015-08-10 20:02 GMT+02:00 Ali Rostami <[email protected]>:

> Hello all,
>
> I'm trying to simulate part of Manhattan, NY, and to control everything
> about the sidewalks ( i.e. having two sidewalks even for one-way streets) I
> extracted junction coordinations from OSM and created nod.xml and
> edg.xml files manually. Now, I can see that although some of the
> connections are there already, but not all the sidewalks have appropriate
> connections. In another word, In the following screenshot:
>
> http://www.sumopaint.com/images/temp/xziickifahtaixqc.png
>
>
> The when I generate the network using following command:
>
> netconvert --crossings.guess 1 --edge-files ts_mn.edg.xml --node-files
> ts_mn.nod.xml --no-turnarounds 1 -o ts_mn.net.xml
>
>
> sidewalk number 1 is not connected to sidewalk number 2. As you can see in
> the picture there are white lines at the end of the sidewalks like number 3
> and 4. I think these are the signs that these lanes (sidewalk lanes) are
> not connected to each other. But, after defining an explicit connection
> between these two lanes in a con.xml file and run the previous command with
> adding the connection file, the while lines number 3 and 4 become like
> traffic lights and the connection is there.
>
> Now, my question is how can I connect all the sidewalks in the network and
> control them just by the traffic lights added to crossings? Shouldn't the
> traffic lights at the beginning and end of each crossing be sufficient?
>
> Thank you all for your time
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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

Reply via email to