Hi, I cannot send out .zip file. So individual file is attached and re-send
here. Sorry for bothering and newbie here. Emma

On Tue, Nov 1, 2016 at 12:27 AM, Jakob Erdmann <[email protected]>
wrote:

> please attach all your input files for building the network and also the
> generated .net.xml (zipped)
>
>
>
> 2016-10-31 19:18 GMT+01:00 Ying Liu <[email protected]>:
>
>> Hi,
>>
>> I would like to generate a junction with four sidewalks around. But I just
>> get two that are crossing in the middle. I'm wonder where the problem is.
>> I
>> attached the picture generated by netconvert to this email. The only codes
>> I am adding to the con.xml file for pedestrian crossing are.
>>
>>     <crossing node="0" edges="3i 4o" priority="1"/>
>> <crossing node="0" edges="4i 3o" priority="1"/>
>> <crossing node="0" edges="1o 2i" priority="1"/>
>> <crossing node="0" edges="1i 2o" priority="1"/>
>>
>> Could anyone give me some suggestions? Also, how could I get the length of
>> pedestrians waiting at the junction by Python in Traci file? Many thanks.
>>
>> Emma
>>
>> ------------------------------------------------------------
>> ------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>>
>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 10/31/2016 10:36:55 AM by Netedit Version 0.27.1
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
        <plain-output-prefix value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
    </processing>

</configuration>
-->

<connections version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd";>
    <connection from="1i" to="3o" fromLane="1" toLane="1"/>
    <connection from="1i" to="2o" fromLane="1" toLane="1"/>
    <connection from="1i" to="2o" fromLane="1" toLane="2"/>
    <connection from="1i" to="4o" fromLane="2" toLane="2"/>

    <connection from="1o" to="1i" fromLane="2" toLane="2"/>

    <connection from="2i" to="4o" fromLane="1" toLane="1"/>
    <connection from="2i" to="1o" fromLane="1" toLane="1"/>
    <connection from="2i" to="1o" fromLane="1" toLane="2"/>
    <connection from="2i" to="3o" fromLane="2" toLane="2"/>

    <connection from="2o" to="2i" fromLane="2" toLane="2"/>

    <connection from="3i" to="2o" fromLane="1" toLane="1"/>
    <connection from="3i" to="4o" fromLane="1" toLane="1"/>
    <connection from="3i" to="4o" fromLane="1" toLane="2"/>
    <connection from="3i" to="1o" fromLane="2" toLane="2"/>

    <connection from="3o" to="3i" fromLane="2" toLane="2"/>

    <connection from="4i" to="1o" fromLane="1" toLane="1"/>
    <connection from="4i" to="3o" fromLane="1" toLane="1"/>
    <connection from="4i" to="3o" fromLane="1" toLane="2"/>
    <connection from="4i" to="2o" fromLane="2" toLane="2"/>

    <connection from="4o" to="4i" fromLane="2" toLane="2"/>

    <crossing node="0" edges="3i 4o" priority="1"/>
	<crossing node="0" edges="4i 3o" priority="1"/>
	<crossing node="0" edges="1o 2i" priority="1"/>
	<crossing node="0" edges="1i 2o" priority="1"/>
</connections>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 10/31/2016 10:36:55 AM by Netedit Version 0.27.1
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
        <plain-output-prefix value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
    </processing>

</configuration>
-->

<edges version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd";>
    <edge id="1i" from="1" to="0" priority="78" numLanes="3" speed="19.44" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="1o" from="0" to="1" priority="46" numLanes="3" speed="11.11" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="2i" from="2" to="0" priority="78" numLanes="3" speed="19.44" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="2o" from="0" to="2" priority="46" numLanes="3" speed="11.11" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="3i" from="3" to="0" priority="78" numLanes="3" speed="19.44" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="3o" from="0" to="3" priority="46" numLanes="3" speed="11.11" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="4i" from="4" to="0" priority="78" numLanes="3" speed="19.44" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
    <edge id="4o" from="0" to="4" priority="46" numLanes="3" speed="11.11" length="100.00">
        <lane index="0" allow="pedestrian"/>
        <lane index="1"/>
        <lane index="2"/>
    </edge>
</edges>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 11/01/16 10:18:28 by SUMO netconvert Version 0.27.1
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <node-files value="q_tls.nod.xml"/>
        <edge-files value="q_tls.edg.xml"/>
        <connection-files value="q_tls.con.xml"/>
        <type-files value="q_tls.tll.xml"/>
    </input>

    <output>
        <output-file value="q_tls.net.xml"/>
    </output>

</configuration>
-->

<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd";>

    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <edge id=":0_0" function="internal">
        <lane id=":0_0_0" index="0" speed="15.28" length="10.32" shape="495.05,511.35 494.65,508.55 493.45,506.55 491.45,505.35 488.65,504.95"/>
    </edge>
    <edge id=":0_1" function="internal">
        <lane id=":0_1_0" index="0" speed="15.28" length="22.86" shape="495.05,511.35 495.05,488.65"/>
        <lane id=":0_1_1" index="1" speed="15.28" length="22.86" shape="495.05,511.35 495.57,504.58 496.70,500.00 497.83,495.42 498.35,488.65"/>
    </edge>
    <edge id=":0_3" function="internal">
        <lane id=":0_3_0" index="0" speed="15.28" length="9.34" shape="498.35,511.35 499.16,505.66 501.01,502.58"/>
    </edge>
    <edge id=":0_16" function="internal">
        <lane id=":0_16_0" index="0" speed="15.28" length="11.63" shape="501.01,502.58 501.60,501.60 505.66,499.16 511.35,498.35"/>
    </edge>
    <edge id=":0_4" function="internal">
        <lane id=":0_4_0" index="0" speed="15.28" length="10.32" shape="511.35,504.95 508.55,505.35 506.55,506.55 505.35,508.55 504.95,511.35"/>
    </edge>
    <edge id=":0_5" function="internal">
        <lane id=":0_5_0" index="0" speed="15.28" length="22.86" shape="511.35,504.95 488.65,504.95"/>
        <lane id=":0_5_1" index="1" speed="15.28" length="22.86" shape="511.35,504.95 504.58,504.43 500.00,503.30 495.42,502.17 488.65,501.65"/>
    </edge>
    <edge id=":0_7" function="internal">
        <lane id=":0_7_0" index="0" speed="15.28" length="9.34" shape="511.35,501.65 505.66,500.84 502.58,498.99"/>
    </edge>
    <edge id=":0_17" function="internal">
        <lane id=":0_17_0" index="0" speed="15.28" length="11.63" shape="502.58,498.99 501.60,498.40 499.16,494.34 498.35,488.65"/>
    </edge>
    <edge id=":0_8" function="internal">
        <lane id=":0_8_0" index="0" speed="15.28" length="10.32" shape="504.95,488.65 505.35,491.45 506.55,493.45 508.55,494.65 511.35,495.05"/>
    </edge>
    <edge id=":0_9" function="internal">
        <lane id=":0_9_0" index="0" speed="15.28" length="22.86" shape="504.95,488.65 504.95,511.35"/>
        <lane id=":0_9_1" index="1" speed="15.28" length="22.86" shape="504.95,488.65 504.43,495.42 503.30,500.00 502.17,504.58 501.65,511.35"/>
    </edge>
    <edge id=":0_11" function="internal">
        <lane id=":0_11_0" index="0" speed="15.28" length="9.34" shape="501.65,488.65 500.84,494.34 498.99,497.42"/>
    </edge>
    <edge id=":0_18" function="internal">
        <lane id=":0_18_0" index="0" speed="15.28" length="11.63" shape="498.99,497.42 498.40,498.40 494.34,500.84 488.65,501.65"/>
    </edge>
    <edge id=":0_12" function="internal">
        <lane id=":0_12_0" index="0" speed="15.28" length="10.32" shape="488.65,495.05 491.45,494.65 493.45,493.45 494.65,491.45 495.05,488.65"/>
    </edge>
    <edge id=":0_13" function="internal">
        <lane id=":0_13_0" index="0" speed="15.28" length="22.86" shape="488.65,495.05 511.35,495.05"/>
        <lane id=":0_13_1" index="1" speed="15.28" length="22.86" shape="488.65,495.05 495.42,495.57 500.00,496.70 504.58,497.83 511.35,498.35"/>
    </edge>
    <edge id=":0_15" function="internal">
        <lane id=":0_15_0" index="0" speed="15.28" length="9.34" shape="488.65,498.35 494.34,499.16 497.42,501.01"/>
    </edge>
    <edge id=":0_19" function="internal">
        <lane id=":0_19_0" index="0" speed="15.28" length="11.63" shape="497.42,501.01 498.40,501.60 500.84,505.66 501.65,511.35"/>
    </edge>
    <edge id=":0_c0" function="crossing" crossingEdges="4i 3o">
        <lane id=":0_c0_0" index="0" allow="pedestrian" speed="1.00" length="18.70" width="4.00" shape="499.95,509.35 499.95,490.65"/>
    </edge>
    <edge id=":0_c1" function="crossing" crossingEdges="3i 4o">
        <lane id=":0_c1_0" index="0" allow="pedestrian" speed="1.00" length="18.70" width="4.00" shape="500.05,490.65 500.05,509.35"/>
    </edge>
    <edge id=":0_c2" function="crossing" crossingEdges="2i 1o">
        <lane id=":0_c2_0" index="0" allow="pedestrian" speed="1.00" length="18.70" width="4.00" shape="509.35,500.05 490.65,500.05"/>
    </edge>
    <edge id=":0_c3" function="crossing" crossingEdges="1i 2o">
        <lane id=":0_c3_0" index="0" allow="pedestrian" speed="1.00" length="18.70" width="4.00" shape="490.65,499.95 509.35,499.95"/>
    </edge>
    <edge id=":0_w0" function="walkingarea">
        <lane id=":0_w0_0" index="0" allow="pedestrian" speed="1.00" length="19.86" width="3.20" shape="490.15,511.35 493.35,511.35 493.45,511.35 496.65,511.35 496.75,511.35 499.95,511.35 500.05,511.35 503.25,511.35 503.35,511.35 506.55,511.35 506.65,511.35 509.85,511.35 511.35,509.85 511.35,506.65 511.35,506.55 511.35,503.35 511.35,503.25 511.35,500.05 511.35,499.95 511.35,496.75 511.35,496.65 511.35,493.45 511.35,493.35 511.35,490.15 509.85,488.65 506.65,488.65 506.55,488.65 503.35,488.65 503.25,488.65 500.05,488.65 499.95,488.65 496.75,488.65 496.65,488.65 493.45,488.65 493.35,488.65 490.15,488.65 488.65,490.15 488.65,493.35 488.65,493.45 488.65,496.65 488.65,496.75 488.65,499.95 488.65,500.05 488.65,503.25 488.65,503.35 488.65,506.55 488.65,506.65 488.65,509.85"/>
    </edge>
    <edge id=":0_w1" function="walkingarea">
        <lane id=":0_w1_0" index="0" allow="pedestrian" speed="1.00" length="13.15" width="4.00" shape="501.95,490.65 497.95,490.65 490.65,497.95 490.65,501.95"/>
    </edge>
    <edge id=":0_w2" function="walkingarea">
        <lane id=":0_w2_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="4.00" shape="498.05,509.35 502.05,509.35 497.95,509.35 501.95,509.35"/>
    </edge>
    <edge id=":0_w3" function="walkingarea">
        <lane id=":0_w3_0" index="0" allow="pedestrian" speed="1.00" length="13.29" width="4.00" shape="490.65,498.05 490.65,502.05 502.05,490.65 498.05,490.65"/>
    </edge>
    <edge id=":0_w4" function="walkingarea">
        <lane id=":0_w4_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="4.00" shape="509.35,501.95 509.35,497.95 509.35,502.05 509.35,498.05"/>
    </edge>
    <edge id=":1_0" function="internal">
        <lane id=":1_0_0" index="0" speed="15.28" length="4.82" shape="0.00,501.65 -1.24,500.82 -1.65,500.00 -1.24,499.18 0.00,498.35"/>
    </edge>
    <edge id=":1_w0" function="walkingarea">
        <lane id=":1_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.50" width="3.20" shape="0.00,499.95 0.00,496.75 0.00,496.65 0.00,493.45 0.00,493.35 0.00,490.15 0.00,509.85 0.00,506.65 0.00,506.55 0.00,503.35 0.00,503.25 0.00,500.05"/>
    </edge>
    <edge id=":2_0" function="internal">
        <lane id=":2_0_0" index="0" speed="15.28" length="4.82" shape="1000.00,498.35 1001.24,499.18 1001.65,500.00 1001.24,500.82 1000.00,501.65"/>
    </edge>
    <edge id=":2_w0" function="walkingarea">
        <lane id=":2_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.50" width="3.20" shape="1000.00,500.05 1000.00,503.25 1000.00,503.35 1000.00,506.55 1000.00,506.65 1000.00,509.85 1000.00,490.15 1000.00,493.35 1000.00,493.45 1000.00,496.65 1000.00,496.75 1000.00,499.95"/>
    </edge>
    <edge id=":3_0" function="internal">
        <lane id=":3_0_0" index="0" speed="15.28" length="4.82" shape="498.35,0.00 499.18,-1.24 500.00,-1.65 500.82,-1.24 501.65,0.00"/>
    </edge>
    <edge id=":3_w0" function="walkingarea">
        <lane id=":3_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.50" width="3.20" shape="500.05,0.00 503.25,0.00 503.35,0.00 506.55,0.00 506.65,0.00 509.85,0.00 490.15,0.00 493.35,0.00 493.45,0.00 496.65,0.00 496.75,0.00 499.95,0.00"/>
    </edge>
    <edge id=":4_0" function="internal">
        <lane id=":4_0_0" index="0" speed="15.28" length="4.82" shape="501.65,1000.00 500.82,1001.24 500.00,1001.65 499.18,1001.24 498.35,1000.00"/>
    </edge>
    <edge id=":4_w0" function="walkingarea">
        <lane id=":4_w0_0" index="0" allow="pedestrian" speed="1.00" length="16.50" width="3.20" shape="499.95,1000.00 496.75,1000.00 496.65,1000.00 493.45,1000.00 493.35,1000.00 490.15,1000.00 509.85,1000.00 506.65,1000.00 506.55,1000.00 503.35,1000.00 503.25,1000.00 500.05,1000.00"/>
    </edge>

    <edge id="1i" from="1" to="0" priority="78" length="100.00">
        <lane id="1i_0" index="0" allow="pedestrian" speed="19.44" length="100.00" shape="0.00,491.75 488.65,491.75"/>
        <lane id="1i_1" index="1" speed="19.44" length="100.00" shape="0.00,495.05 488.65,495.05"/>
        <lane id="1i_2" index="2" speed="19.44" length="100.00" shape="0.00,498.35 488.65,498.35"/>
    </edge>
    <edge id="1o" from="0" to="1" priority="46" length="100.00">
        <lane id="1o_0" index="0" allow="pedestrian" speed="11.11" length="100.00" shape="488.65,508.25 0.00,508.25"/>
        <lane id="1o_1" index="1" speed="11.11" length="100.00" shape="488.65,504.95 0.00,504.95"/>
        <lane id="1o_2" index="2" speed="11.11" length="100.00" shape="488.65,501.65 0.00,501.65"/>
    </edge>
    <edge id="2i" from="2" to="0" priority="78" length="100.00">
        <lane id="2i_0" index="0" allow="pedestrian" speed="19.44" length="100.00" shape="1000.00,508.25 511.35,508.25"/>
        <lane id="2i_1" index="1" speed="19.44" length="100.00" shape="1000.00,504.95 511.35,504.95"/>
        <lane id="2i_2" index="2" speed="19.44" length="100.00" shape="1000.00,501.65 511.35,501.65"/>
    </edge>
    <edge id="2o" from="0" to="2" priority="46" length="100.00">
        <lane id="2o_0" index="0" allow="pedestrian" speed="11.11" length="100.00" shape="511.35,491.75 1000.00,491.75"/>
        <lane id="2o_1" index="1" speed="11.11" length="100.00" shape="511.35,495.05 1000.00,495.05"/>
        <lane id="2o_2" index="2" speed="11.11" length="100.00" shape="511.35,498.35 1000.00,498.35"/>
    </edge>
    <edge id="3i" from="3" to="0" priority="78" length="100.00">
        <lane id="3i_0" index="0" allow="pedestrian" speed="19.44" length="100.00" shape="508.25,0.00 508.25,488.65"/>
        <lane id="3i_1" index="1" speed="19.44" length="100.00" shape="504.95,0.00 504.95,488.65"/>
        <lane id="3i_2" index="2" speed="19.44" length="100.00" shape="501.65,0.00 501.65,488.65"/>
    </edge>
    <edge id="3o" from="0" to="3" priority="46" length="100.00">
        <lane id="3o_0" index="0" allow="pedestrian" speed="11.11" length="100.00" shape="491.75,488.65 491.75,0.00"/>
        <lane id="3o_1" index="1" speed="11.11" length="100.00" shape="495.05,488.65 495.05,0.00"/>
        <lane id="3o_2" index="2" speed="11.11" length="100.00" shape="498.35,488.65 498.35,0.00"/>
    </edge>
    <edge id="4i" from="4" to="0" priority="78" length="100.00">
        <lane id="4i_0" index="0" allow="pedestrian" speed="19.44" length="100.00" shape="491.75,1000.00 491.75,511.35"/>
        <lane id="4i_1" index="1" speed="19.44" length="100.00" shape="495.05,1000.00 495.05,511.35"/>
        <lane id="4i_2" index="2" speed="19.44" length="100.00" shape="498.35,1000.00 498.35,511.35"/>
    </edge>
    <edge id="4o" from="0" to="4" priority="46" length="100.00">
        <lane id="4o_0" index="0" allow="pedestrian" speed="11.11" length="100.00" shape="508.25,511.35 508.25,1000.00"/>
        <lane id="4o_1" index="1" speed="11.11" length="100.00" shape="504.95,511.35 504.95,1000.00"/>
        <lane id="4o_2" index="2" speed="11.11" length="100.00" shape="501.65,511.35 501.65,1000.00"/>
    </edge>

    <tlLogic id="0" type="static" programID="0" offset="0">
        <phase duration="22" state="gGGgrrrrgGGgrrrrrrGG"/>
        <phase duration="5" state="gGGgrrrrgGGgrrrrrrrr"/>
        <phase duration="6" state="yyygrrrryyygrrrrrrrr"/>
        <phase duration="6" state="rrrGrrrrrrrGrrrrrrrr"/>
        <phase duration="6" state="rrryrrrrrrryrrrrrrrr"/>
        <phase duration="22" state="rrrrgGGgrrrrgGGgGGrr"/>
        <phase duration="5" state="rrrrgGGgrrrrgGGgrrrr"/>
        <phase duration="6" state="rrrryyygrrrryyygrrrr"/>
        <phase duration="6" state="rrrrrrrGrrrrrrrGrrrr"/>
        <phase duration="6" state="rrrrrrryrrrrrrryrrrr"/>
    </tlLogic>

    <junction id="0" type="traffic_light" x="500.00" y="500.00" incLanes="4i_0 4i_1 4i_2 2i_0 2i_1 2i_2 3i_0 3i_1 3i_2 1i_0 1i_1 1i_2 :0_w2_0 :0_w3_0 :0_w4_0 :0_w1_0" intLanes=":0_0_0 :0_1_0 :0_1_1 :0_16_0 :0_4_0 :0_5_0 :0_5_1 :0_17_0 :0_8_0 :0_9_0 :0_9_1 :0_18_0 :0_12_0 :0_13_0 :0_13_1 :0_19_0 :0_c0_0 :0_c1_0 :0_c2_0 :0_c3_0" shape="490.15,511.35 509.85,511.35 511.35,509.85 511.35,490.15 509.85,488.65 490.15,488.65 488.65,490.15 488.65,509.85">
        <request index="0" response="01010000000000000000" foes="01010000100001100000" cont="0"/>
        <request index="1" response="00010000000000000000" foes="00011111100011100000" cont="0"/>
        <request index="2" response="00010000000000000000" foes="00011111100011100000" cont="0"/>
        <request index="3" response="10010000011100000000" foes="10011110011111100000" cont="1"/>
        <request index="4" response="01100000011000000000" foes="01101000011000000000" cont="0"/>
        <request index="5" response="01000000111000001111" foes="01001000111000001111" cont="0"/>
        <request index="6" response="01000000111000001111" foes="01001000111000001111" cont="0"/>
        <request index="7" response="01010111111000001110" foes="01010111111000001110" cont="1"/>
        <request index="8" response="10100000000000000000" foes="10100110000000001000" cont="0"/>
        <request index="9" response="00100000000000000000" foes="00101110000011111000" cont="0"/>
        <request index="10" response="00100000000000000000" foes="00101110000011111000" cont="0"/>
        <request index="11" response="01100000000000000111" foes="01101110000011100111" cont="1"/>
        <request index="12" response="10010000000000000110" foes="10010000000010000110" cont="0"/>
        <request index="13" response="10000000111100001110" foes="10000000111110001110" cont="0"/>
        <request index="14" response="10000000111100001110" foes="10000000111110001110" cont="0"/>
        <request index="15" response="10100000111001111110" foes="10100000111001111110" cont="1"/>
        <request index="16" response="00000000000000000000" foes="00000001000010001111" cont="0"/>
        <request index="17" response="00000000000000000000" foes="00001000111100010000" cont="0"/>
        <request index="18" response="00000000000000000000" foes="00000000100011110001" cont="0"/>
        <request index="19" response="00000000000000000000" foes="00001111000100001000" cont="0"/>
    </junction>
    <junction id="1" type="priority" x="0.00" y="500.00" incLanes="1o_0 1o_1 1o_2" intLanes=":1_0_0" shape="0.00,499.95 0.00,490.15 0.00,509.85 0.00,500.05">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="2" type="priority" x="1000.00" y="500.00" incLanes="2o_0 2o_1 2o_2" intLanes=":2_0_0" shape="1000.00,500.05 1000.00,509.85 1000.00,490.15 1000.00,499.95">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="3" type="priority" x="500.00" y="0.00" incLanes="3o_0 3o_1 3o_2" intLanes=":3_0_0" shape="500.05,0.00 509.85,0.00 490.15,0.00 499.95,0.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>
    <junction id="4" type="priority" x="500.00" y="1000.00" incLanes="4o_0 4o_1 4o_2" intLanes=":4_0_0" shape="499.95,1000.00 490.15,1000.00 509.85,1000.00 500.05,1000.00">
        <request index="0" response="0" foes="0" cont="0"/>
    </junction>

    <junction id=":0_16_0" type="internal" x="501.01" y="502.58" incLanes=":0_3_0 3i_1" intLanes=":0_5_0 :0_5_1 :0_7_0 :0_8_0 :0_9_0 :0_9_1 :0_13_0 :0_13_1 :0_15_0 :0_c0_0 :0_c3_0"/>
    <junction id=":0_17_0" type="internal" x="502.58" y="498.99" incLanes=":0_7_0 1i_1" intLanes=":0_1_0 :0_1_1 :0_3_0 :0_9_0 :0_9_1 :0_11_0 :0_12_0 :0_13_0 :0_13_1 :0_c0_0 :0_c2_0"/>
    <junction id=":0_18_0" type="internal" x="498.99" y="497.42" incLanes=":0_11_0 4i_1" intLanes=":0_0_0 :0_1_0 :0_1_1 :0_5_0 :0_5_1 :0_7_0 :0_13_0 :0_13_1 :0_15_0 :0_c1_0 :0_c2_0"/>
    <junction id=":0_19_0" type="internal" x="497.42" y="501.01" incLanes=":0_15_0 2i_1" intLanes=":0_1_0 :0_1_1 :0_3_0 :0_4_0 :0_5_0 :0_5_1 :0_9_0 :0_9_1 :0_11_0 :0_c1_0 :0_c3_0"/>

    <connection from="1i" to="3o" fromLane="1" toLane="1" via=":0_12_0" tl="0" linkIndex="12" dir="r" state="o"/>
    <connection from="1i" to="2o" fromLane="1" toLane="1" via=":0_13_0" tl="0" linkIndex="13" dir="s" state="o"/>
    <connection from="1i" to="2o" fromLane="1" toLane="2" via=":0_13_1" tl="0" linkIndex="14" dir="s" state="o"/>
    <connection from="1i" to="4o" fromLane="2" toLane="2" via=":0_15_0" tl="0" linkIndex="15" dir="l" state="o"/>
    <connection from="1o" to="1i" fromLane="2" toLane="2" via=":1_0_0" dir="t" state="M"/>
    <connection from="2i" to="4o" fromLane="1" toLane="1" via=":0_4_0" tl="0" linkIndex="4" dir="r" state="o"/>
    <connection from="2i" to="1o" fromLane="1" toLane="1" via=":0_5_0" tl="0" linkIndex="5" dir="s" state="o"/>
    <connection from="2i" to="1o" fromLane="1" toLane="2" via=":0_5_1" tl="0" linkIndex="6" dir="s" state="o"/>
    <connection from="2i" to="3o" fromLane="2" toLane="2" via=":0_7_0" tl="0" linkIndex="7" dir="l" state="o"/>
    <connection from="2o" to="2i" fromLane="2" toLane="2" via=":2_0_0" dir="t" state="M"/>
    <connection from="3i" to="2o" fromLane="1" toLane="1" via=":0_8_0" tl="0" linkIndex="8" dir="r" state="o"/>
    <connection from="3i" to="4o" fromLane="1" toLane="1" via=":0_9_0" tl="0" linkIndex="9" dir="s" state="o"/>
    <connection from="3i" to="4o" fromLane="1" toLane="2" via=":0_9_1" tl="0" linkIndex="10" dir="s" state="o"/>
    <connection from="3i" to="1o" fromLane="2" toLane="2" via=":0_11_0" tl="0" linkIndex="11" dir="l" state="o"/>
    <connection from="3o" to="3i" fromLane="2" toLane="2" via=":3_0_0" dir="t" state="M"/>
    <connection from="4i" to="1o" fromLane="1" toLane="1" via=":0_0_0" tl="0" linkIndex="0" dir="r" state="o"/>
    <connection from="4i" to="3o" fromLane="1" toLane="1" via=":0_1_0" tl="0" linkIndex="1" dir="s" state="o"/>
    <connection from="4i" to="3o" fromLane="1" toLane="2" via=":0_1_1" tl="0" linkIndex="2" dir="s" state="o"/>
    <connection from="4i" to="2o" fromLane="2" toLane="2" via=":0_3_0" tl="0" linkIndex="3" dir="l" state="o"/>
    <connection from="4o" to="4i" fromLane="2" toLane="2" via=":4_0_0" dir="t" state="M"/>

    <connection from=":0_0" to="1o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_1" to="3o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_1" to="3o" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":0_3" to="2o" fromLane="0" toLane="2" via=":0_16_0" dir="s" state="m"/>
    <connection from=":0_16" to="2o" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":0_4" to="4o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_5" to="1o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_5" to="1o" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":0_7" to="3o" fromLane="0" toLane="2" via=":0_17_0" dir="s" state="m"/>
    <connection from=":0_17" to="3o" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":0_8" to="2o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_9" to="4o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_9" to="4o" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":0_11" to="1o" fromLane="0" toLane="2" via=":0_18_0" dir="s" state="m"/>
    <connection from=":0_18" to="1o" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":0_12" to="3o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_13" to="2o" fromLane="0" toLane="1" dir="s" state="M"/>
    <connection from=":0_13" to="2o" fromLane="1" toLane="2" dir="s" state="M"/>
    <connection from=":0_15" to="4o" fromLane="0" toLane="2" via=":0_19_0" dir="s" state="m"/>
    <connection from=":0_19" to="4o" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":1_0" to="1i" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":2_0" to="2i" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":3_0" to="3i" fromLane="0" toLane="2" dir="s" state="M"/>
    <connection from=":4_0" to="4i" fromLane="0" toLane="2" dir="s" state="M"/>

    <connection from=":0_c0" to=":0_w1" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_c1" to=":0_w2" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_c2" to=":0_w3" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_c3" to=":0_w4" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_w0" to="4o" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_w0" to="2o" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_w0" to="3o" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_w0" to="1o" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="4i" to=":0_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="2i" to=":0_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="3i" to=":0_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="1i" to=":0_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":0_w1" to=":0_c3" fromLane="0" toLane="0" tl="0" linkIndex="19" dir="s" state="M"/>
    <connection from=":0_w2" to=":0_c0" fromLane="0" toLane="0" tl="0" linkIndex="16" dir="s" state="M"/>
    <connection from=":0_w3" to=":0_c1" fromLane="0" toLane="0" tl="0" linkIndex="17" dir="s" state="M"/>
    <connection from=":0_w4" to=":0_c2" fromLane="0" toLane="0" tl="0" linkIndex="18" dir="s" state="M"/>
    <connection from=":1_w0" to="1i" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="1o" to=":1_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":2_w0" to="2i" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="2o" to=":2_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":3_w0" to="3i" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="3o" to=":3_w0" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from=":4_w0" to="4i" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="4o" to=":4_w0" fromLane="0" toLane="0" dir="s" state="M"/>
</net>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 10/31/2016 10:36:55 AM by Netedit Version 0.27.1
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
        <plain-output-prefix value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
    </processing>

</configuration>
-->

<nodes version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd";>
    <location netOffset="500.00,500.00" convBoundary="0.00,0.00,1000.00,1000.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>

    <node id="0" x="500.00" y="500.00" type="traffic_light" tl="0"/>
    <node id="1" x="0.00" y="500.00" type="priority"/>
    <node id="2" x="1000.00" y="500.00" type="priority"/>
    <node id="3" x="500.00" y="0.00" type="priority"/>
    <node id="4" x="500.00" y="1000.00" type="priority"/>
</nodes>
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 10/31/2016 10:36:55 AM by Netedit Version 0.27.1
<?xml version="1.0" encoding="UTF-8"?>

<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd";>

    <input>
        <sumo-net-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
    </input>

    <output>
        <output-file value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls.net.xml"/>
        <plain-output-prefix value="C:\Program%20Files%202\DLR\Sumo\doc\tutorial\q_tls\q_tls"/>
    </output>

    <processing>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
    </processing>

</configuration>
-->

<tlLogics version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd";>
    <tlLogic id="0" type="static" programID="0" offset="0">
        <phase duration="27" state="GGGgrrrrGGGgrrrrr"/>
        <phase duration="6" state="yyygrrrryyygrrrrr"/>
        <phase duration="6" state="rrrGrrrrrrrGrrrrr"/>
        <phase duration="6" state="rrryrrrrrrryrrrrr"/>
        <phase duration="22" state="rrrrgGGgrrrrGGGgG"/>
        <phase duration="5" state="rrrrgGGgrrrrGGGgr"/>
        <phase duration="6" state="rrrryyygrrrryyygr"/>
        <phase duration="6" state="rrrrrrrGrrrrrrrGr"/>
        <phase duration="6" state="rrrrrrryrrrrrrryr"/>
    </tlLogic>

    <connection from="1i" to="3o" fromLane="1" toLane="1" tl="0" linkIndex="12"/>
    <connection from="1i" to="2o" fromLane="1" toLane="1" tl="0" linkIndex="13"/>
    <connection from="1i" to="2o" fromLane="1" toLane="2" tl="0" linkIndex="14"/>
    <connection from="1i" to="4o" fromLane="2" toLane="2" tl="0" linkIndex="15"/>
    <connection from="2i" to="4o" fromLane="1" toLane="1" tl="0" linkIndex="4"/>
    <connection from="2i" to="1o" fromLane="1" toLane="1" tl="0" linkIndex="5"/>
    <connection from="2i" to="1o" fromLane="1" toLane="2" tl="0" linkIndex="6"/>
    <connection from="2i" to="3o" fromLane="2" toLane="2" tl="0" linkIndex="7"/>
    <connection from="3i" to="2o" fromLane="1" toLane="1" tl="0" linkIndex="8"/>
    <connection from="3i" to="4o" fromLane="1" toLane="1" tl="0" linkIndex="9"/>
    <connection from="3i" to="4o" fromLane="1" toLane="2" tl="0" linkIndex="10"/>
    <connection from="3i" to="1o" fromLane="2" toLane="2" tl="0" linkIndex="11"/>
    <connection from="4i" to="1o" fromLane="1" toLane="1" tl="0" linkIndex="0"/>
    <connection from="4i" to="3o" fromLane="1" toLane="1" tl="0" linkIndex="1"/>
    <connection from="4i" to="3o" fromLane="1" toLane="2" tl="0" linkIndex="2"/>
    <connection from="4i" to="2o" fromLane="2" toLane="2" tl="0" linkIndex="3"/>
</tlLogics>
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to