Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Wrong calculation of edge length

Hi, I'm trying SUMO version v0_32_0+1291-b5fae6b125. I have found that the
length and the shape coordinates of a lane are not consistent. As shown in
the attached net file, the length should be 100-11.1=88.9 instead of 100.
Maybe it's because of the intersection. But can we set the exact edge
length?
 <edge id="-gneE27" from="gneJ11" to="gneJ29" priority="1">
        <lane id="-gneE27_0" index="0" speed="15.00" length="100.00"
shape="-192.00,11.10 -192.00,100.00"/>
        <lane id="-gneE27_1" index="1" speed="15.00" length="100.00"
shape="-195.20,11.10 -195.20,100.00"/>
        <lane id="-gneE27_2" index="2" speed="15.00" length="100.00"
shape="-198.40,11.10 -198.40,100.00"/>
 </edge>

Thanks,
Chunhui
-- 
俞春辉
Chunhui Yu

Ph.d Candidate
Dept. of Comprehensive Traffic Information and Control Engineering
School of Transportation Engineering
Tongji University, Shanghai, P.R.China

Tel: (001) 734-999-7418

Website: http://www.yxggroup.com/ViewMember.aspx?ID=92
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 05/02/18 14:44:24 by Eclipse SUMO netedit Version v0_32_0+1291-b5fae6b125
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd";>

    <input>
        <sumo-net-file value="F:\Google%20Drive\Workshop\Network%20level%20CAV%20control\Codes\Inputs\AVNet.net.xml"/>
    </input>

    <output>
        <output-file value="F:\Google%20Drive\Workshop\Network%20level%20CAV%20control\Codes\Inputs\AVNet.net.xml"/>
    </output>

    <processing>
        <no-internal-links value="true"/>
        <no-turnarounds value="true"/>
        <offset.disable-normalization value="true"/>
        <lefthand value="false"/>
        <junctions.corner-detail value="0"/>
        <rectangular-lane-cut value="false"/>
        <walkingareas value="false"/>
    </processing>

    <building_defaults>
        <default.speed value="15"/>
    </building_defaults>

    <random_number>
        <random value="false"/>
    </random_number>

</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="0.00,0.00" convBoundary="-411.10,-300.00,0.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="-gneE10" from="gneJ14" to="gneJ10" priority="1">
        <lane id="-gneE10_0" index="0" speed="15.00" length="100.00" shape="-108.00,100.00 -108.00,11.10"/>
        <lane id="-gneE10_1" index="1" speed="15.00" length="100.00" shape="-104.80,100.00 -104.80,11.10"/>
        <lane id="-gneE10_2" index="2" speed="15.00" length="100.00" shape="-101.60,100.00 -101.60,11.10"/>
    </edge>
    <edge id="-gneE12" from="gneJ17" to="gneJ10" priority="1">
        <lane id="-gneE12_0" index="0" speed="15.00" length="100.00" shape="0.00,8.00 -88.90,8.00"/>
        <lane id="-gneE12_1" index="1" speed="15.00" length="100.00" shape="0.00,4.80 -88.90,4.80"/>
        <lane id="-gneE12_2" index="2" speed="15.00" length="100.00" shape="0.00,1.60 -88.90,1.60"/>
    </edge>
    <edge id="-gneE13" from="gneJ18" to="gneJ9" priority="1">
        <lane id="-gneE13_0" index="0" speed="15.00" length="100.00" shape="0.00,-92.00 -88.90,-92.00"/>
        <lane id="-gneE13_1" index="1" speed="15.00" length="100.00" shape="0.00,-95.20 -88.90,-95.20"/>
        <lane id="-gneE13_2" index="2" speed="15.00" length="100.00" shape="0.00,-98.40 -88.90,-98.40"/>
    </edge>
    <edge id="-gneE14" from="gneJ19" to="gneJ7" priority="1">
        <lane id="-gneE14_0" index="0" speed="15.00" length="100.00" shape="0.00,-192.00 -88.90,-192.00"/>
        <lane id="-gneE14_1" index="1" speed="15.00" length="100.00" shape="0.00,-195.20 -88.90,-195.20"/>
        <lane id="-gneE14_2" index="2" speed="15.00" length="100.00" shape="0.00,-198.40 -88.90,-198.40"/>
    </edge>
    <edge id="-gneE15" from="gneJ20" to="gneJ7" priority="1">
        <lane id="-gneE15_0" index="0" speed="15.00" length="100.00" shape="-92.00,-300.00 -92.00,-211.10"/>
        <lane id="-gneE15_1" index="1" speed="15.00" length="100.00" shape="-95.20,-300.00 -95.20,-211.10"/>
        <lane id="-gneE15_2" index="2" speed="15.00" length="100.00" shape="-98.40,-300.00 -98.40,-211.10"/>
    </edge>
    <edge id="-gneE16" from="gneJ21" to="gneJ6" priority="1">
        <lane id="-gneE16_0" index="0" speed="15.00" length="100.00" shape="-192.00,-300.00 -192.00,-211.10"/>
        <lane id="-gneE16_1" index="1" speed="15.00" length="100.00" shape="-195.20,-300.00 -195.20,-211.10"/>
        <lane id="-gneE16_2" index="2" speed="15.00" length="100.00" shape="-198.40,-300.00 -198.40,-211.10"/>
    </edge>
    <edge id="-gneE17" from="gneJ22" to="gneJ5" priority="1">
        <lane id="-gneE17_0" index="0" speed="15.00" length="100.00" shape="-292.00,-300.00 -292.00,-211.10"/>
        <lane id="-gneE17_1" index="1" speed="15.00" length="100.00" shape="-295.20,-300.00 -295.20,-211.10"/>
        <lane id="-gneE17_2" index="2" speed="15.00" length="100.00" shape="-298.40,-300.00 -298.40,-211.10"/>
    </edge>
    <edge id="-gneE18" from="gneJ23" to="gneJ5" priority="1">
        <lane id="-gneE18_0" index="0" speed="15.00" length="100.00" shape="-308.00,-111.10 -308.00,-188.90"/>
        <lane id="-gneE18_1" index="1" speed="15.00" length="100.00" shape="-304.80,-111.10 -304.80,-188.90"/>
        <lane id="-gneE18_2" index="2" speed="15.00" length="100.00" shape="-301.60,-111.10 -301.60,-188.90"/>
    </edge>
    <edge id="-gneE19" from="gneJ8" to="gneJ23" priority="1">
        <lane id="-gneE19_0" index="0" speed="15.00" length="100.00" shape="-211.10,-92.00 -288.90,-92.00"/>
        <lane id="-gneE19_1" index="1" speed="15.00" length="100.00" shape="-211.10,-95.20 -288.90,-95.20"/>
        <lane id="-gneE19_2" index="2" speed="15.00" length="100.00" shape="-211.10,-98.40 -288.90,-98.40"/>
    </edge>
    <edge id="-gneE2" from="gneJ5" to="gneJ4" priority="1">
        <lane id="-gneE2_0" index="0" speed="15.00" length="100.00" shape="-311.10,-192.00 -400.00,-192.00"/>
        <lane id="-gneE2_1" index="1" speed="15.00" length="100.00" shape="-311.10,-195.20 -400.00,-195.20"/>
        <lane id="-gneE2_2" index="2" speed="15.00" length="100.00" shape="-311.10,-198.40 -400.00,-198.40"/>
    </edge>
    <edge id="-gneE20" from="gneJ9" to="gneJ8" priority="1">
        <lane id="-gneE20_0" index="0" speed="15.00" length="100.00" shape="-111.10,-92.00 -188.90,-92.00"/>
        <lane id="-gneE20_1" index="1" speed="15.00" length="100.00" shape="-111.10,-95.20 -188.90,-95.20"/>
        <lane id="-gneE20_2" index="2" speed="15.00" length="100.00" shape="-111.10,-98.40 -188.90,-98.40"/>
    </edge>
    <edge id="-gneE21" from="gneJ8" to="gneJ11" priority="1">
        <lane id="-gneE21_0" index="0" speed="15.00" length="100.00" shape="-192.00,-88.90 -192.00,-11.10"/>
        <lane id="-gneE21_1" index="1" speed="15.00" length="100.00" shape="-195.20,-88.90 -195.20,-11.10"/>
        <lane id="-gneE21_2" index="2" speed="15.00" length="100.00" shape="-198.40,-88.90 -198.40,-11.10"/>
    </edge>
    <edge id="-gneE22" from="gneJ11" to="gneJ24" priority="1">
        <lane id="-gneE22_0" index="0" speed="15.00" length="100.00" shape="-211.10,8.00 -288.90,8.00"/>
        <lane id="-gneE22_1" index="1" speed="15.00" length="100.00" shape="-211.10,4.80 -288.90,4.80"/>
        <lane id="-gneE22_2" index="2" speed="15.00" length="100.00" shape="-211.10,1.60 -288.90,1.60"/>
    </edge>
    <edge id="-gneE23" from="gneJ23" to="gneJ24" priority="1">
        <lane id="-gneE23_0" index="0" speed="15.00" length="100.00" shape="-292.00,-88.90 -292.00,-11.10"/>
        <lane id="-gneE23_1" index="1" speed="15.00" length="100.00" shape="-295.20,-88.90 -295.20,-11.10"/>
        <lane id="-gneE23_2" index="2" speed="15.00" length="100.00" shape="-298.40,-88.90 -298.40,-11.10"/>
    </edge>
    <edge id="-gneE24" from="gneJ23" to="gneJ26" priority="1">
        <lane id="-gneE24_0" index="0" speed="15.00" length="111.10" shape="-311.10,-92.00 -411.10,-92.00"/>
        <lane id="-gneE24_1" index="1" speed="15.00" length="111.10" shape="-311.10,-95.20 -411.10,-95.20"/>
        <lane id="-gneE24_2" index="2" speed="15.00" length="111.10" shape="-311.10,-98.40 -411.10,-98.40"/>
    </edge>
    <edge id="-gneE25" from="gneJ24" to="gneJ27" priority="1">
        <lane id="-gneE25_0" index="0" speed="15.00" length="100.00" shape="-311.10,8.00 -400.00,8.00"/>
        <lane id="-gneE25_1" index="1" speed="15.00" length="100.00" shape="-311.10,4.80 -400.00,4.80"/>
        <lane id="-gneE25_2" index="2" speed="15.00" length="100.00" shape="-311.10,1.60 -400.00,1.60"/>
    </edge>
    <edge id="-gneE26" from="gneJ24" to="gneJ28" priority="1">
        <lane id="-gneE26_0" index="0" speed="15.00" length="100.00" shape="-292.00,11.10 -292.00,100.00"/>
        <lane id="-gneE26_1" index="1" speed="15.00" length="100.00" shape="-295.20,11.10 -295.20,100.00"/>
        <lane id="-gneE26_2" index="2" speed="15.00" length="100.00" shape="-298.40,11.10 -298.40,100.00"/>
    </edge>
    <edge id="-gneE27" from="gneJ11" to="gneJ29" priority="1">
        <lane id="-gneE27_0" index="0" speed="15.00" length="100.00" shape="-192.00,11.10 -192.00,100.00"/>
        <lane id="-gneE27_1" index="1" speed="15.00" length="100.00" shape="-195.20,11.10 -195.20,100.00"/>
        <lane id="-gneE27_2" index="2" speed="15.00" length="100.00" shape="-198.40,11.10 -198.40,100.00"/>
    </edge>
    <edge id="-gneE3" from="gneJ6" to="gneJ5" priority="1">
        <lane id="-gneE3_0" index="0" speed="15.00" length="100.00" shape="-211.10,-192.00 -288.90,-192.00"/>
        <lane id="-gneE3_1" index="1" speed="15.00" length="100.00" shape="-211.10,-195.20 -288.90,-195.20"/>
        <lane id="-gneE3_2" index="2" speed="15.00" length="100.00" shape="-211.10,-198.40 -288.90,-198.40"/>
    </edge>
    <edge id="-gneE4" from="gneJ7" to="gneJ6" priority="1">
        <lane id="-gneE4_0" index="0" speed="15.00" length="100.00" shape="-111.10,-192.00 -188.90,-192.00"/>
        <lane id="-gneE4_1" index="1" speed="15.00" length="100.00" shape="-111.10,-195.20 -188.90,-195.20"/>
        <lane id="-gneE4_2" index="2" speed="15.00" length="100.00" shape="-111.10,-198.40 -188.90,-198.40"/>
    </edge>
    <edge id="-gneE5" from="gneJ6" to="gneJ8" priority="1">
        <lane id="-gneE5_0" index="0" speed="15.00" length="100.00" shape="-192.00,-188.90 -192.00,-111.10"/>
        <lane id="-gneE5_1" index="1" speed="15.00" length="100.00" shape="-195.20,-188.90 -195.20,-111.10"/>
        <lane id="-gneE5_2" index="2" speed="15.00" length="100.00" shape="-198.40,-188.90 -198.40,-111.10"/>
    </edge>
    <edge id="-gneE6" from="gneJ9" to="gneJ7" priority="1">
        <lane id="-gneE6_0" index="0" speed="15.00" length="100.00" shape="-108.00,-111.10 -108.00,-188.90"/>
        <lane id="-gneE6_1" index="1" speed="15.00" length="100.00" shape="-104.80,-111.10 -104.80,-188.90"/>
        <lane id="-gneE6_2" index="2" speed="15.00" length="100.00" shape="-101.60,-111.10 -101.60,-188.90"/>
    </edge>
    <edge id="-gneE7" from="gneJ10" to="gneJ9" priority="1">
        <lane id="-gneE7_0" index="0" speed="15.00" length="100.00" shape="-108.00,-11.10 -108.00,-88.90"/>
        <lane id="-gneE7_1" index="1" speed="15.00" length="100.00" shape="-104.80,-11.10 -104.80,-88.90"/>
        <lane id="-gneE7_2" index="2" speed="15.00" length="100.00" shape="-101.60,-11.10 -101.60,-88.90"/>
    </edge>
    <edge id="-gneE8" from="gneJ11" to="gneJ10" priority="1">
        <lane id="-gneE8_0" index="0" speed="13.89" length="100.00" shape="-188.90,-1.60 -111.10,-1.60"/>
    </edge>
    <edge id="-gneE9" from="gneJ13" to="gneJ12" priority="1">
        <lane id="-gneE9_0" index="0" speed="13.89" length="100.00" shape="-100.00,1.60 -200.00,1.60"/>
    </edge>
    <edge id="gneE10" from="gneJ10" to="gneJ14" priority="1">
        <lane id="gneE10_0" index="0" speed="15.00" length="100.00" shape="-92.00,11.10 -92.00,100.00"/>
        <lane id="gneE10_1" index="1" speed="15.00" length="100.00" shape="-95.20,11.10 -95.20,100.00"/>
        <lane id="gneE10_2" index="2" speed="15.00" length="100.00" shape="-98.40,11.10 -98.40,100.00"/>
    </edge>
    <edge id="gneE12" from="gneJ10" to="gneJ17" priority="1">
        <lane id="gneE12_0" index="0" speed="15.00" length="100.00" shape="-88.90,-8.00 0.00,-8.00"/>
        <lane id="gneE12_1" index="1" speed="15.00" length="100.00" shape="-88.90,-4.80 0.00,-4.80"/>
        <lane id="gneE12_2" index="2" speed="15.00" length="100.00" shape="-88.90,-1.60 0.00,-1.60"/>
    </edge>
    <edge id="gneE13" from="gneJ9" to="gneJ18" priority="1">
        <lane id="gneE13_0" index="0" speed="15.00" length="100.00" shape="-88.90,-108.00 0.00,-108.00"/>
        <lane id="gneE13_1" index="1" speed="15.00" length="100.00" shape="-88.90,-104.80 0.00,-104.80"/>
        <lane id="gneE13_2" index="2" speed="15.00" length="100.00" shape="-88.90,-101.60 0.00,-101.60"/>
    </edge>
    <edge id="gneE14" from="gneJ7" to="gneJ19" priority="1">
        <lane id="gneE14_0" index="0" speed="15.00" length="100.00" shape="-88.90,-208.00 0.00,-208.00"/>
        <lane id="gneE14_1" index="1" speed="15.00" length="100.00" shape="-88.90,-204.80 0.00,-204.80"/>
        <lane id="gneE14_2" index="2" speed="15.00" length="100.00" shape="-88.90,-201.60 0.00,-201.60"/>
    </edge>
    <edge id="gneE15" from="gneJ7" to="gneJ20" priority="1">
        <lane id="gneE15_0" index="0" speed="15.00" length="100.00" shape="-108.00,-211.10 -108.00,-300.00"/>
        <lane id="gneE15_1" index="1" speed="15.00" length="100.00" shape="-104.80,-211.10 -104.80,-300.00"/>
        <lane id="gneE15_2" index="2" speed="15.00" length="100.00" shape="-101.60,-211.10 -101.60,-300.00"/>
    </edge>
    <edge id="gneE16" from="gneJ6" to="gneJ21" priority="1">
        <lane id="gneE16_0" index="0" speed="15.00" length="100.00" shape="-208.00,-211.10 -208.00,-300.00"/>
        <lane id="gneE16_1" index="1" speed="15.00" length="100.00" shape="-204.80,-211.10 -204.80,-300.00"/>
        <lane id="gneE16_2" index="2" speed="15.00" length="100.00" shape="-201.60,-211.10 -201.60,-300.00"/>
    </edge>
    <edge id="gneE17" from="gneJ5" to="gneJ22" priority="1">
        <lane id="gneE17_0" index="0" speed="15.00" length="100.00" shape="-308.00,-211.10 -308.00,-300.00"/>
        <lane id="gneE17_1" index="1" speed="15.00" length="100.00" shape="-304.80,-211.10 -304.80,-300.00"/>
        <lane id="gneE17_2" index="2" speed="15.00" length="100.00" shape="-301.60,-211.10 -301.60,-300.00"/>
    </edge>
    <edge id="gneE18" from="gneJ5" to="gneJ23" priority="1">
        <lane id="gneE18_0" index="0" speed="15.00" length="100.00" shape="-292.00,-188.90 -292.00,-111.10"/>
        <lane id="gneE18_1" index="1" speed="15.00" length="100.00" shape="-295.20,-188.90 -295.20,-111.10"/>
        <lane id="gneE18_2" index="2" speed="15.00" length="100.00" shape="-298.40,-188.90 -298.40,-111.10"/>
    </edge>
    <edge id="gneE19" from="gneJ23" to="gneJ8" priority="1">
        <lane id="gneE19_0" index="0" speed="15.00" length="100.00" shape="-288.90,-108.00 -211.10,-108.00"/>
        <lane id="gneE19_1" index="1" speed="15.00" length="100.00" shape="-288.90,-104.80 -211.10,-104.80"/>
        <lane id="gneE19_2" index="2" speed="15.00" length="100.00" shape="-288.90,-101.60 -211.10,-101.60"/>
    </edge>
    <edge id="gneE2" from="gneJ4" to="gneJ5" priority="1">
        <lane id="gneE2_0" index="0" speed="15.00" length="100.00" shape="-400.00,-208.00 -311.10,-208.00"/>
        <lane id="gneE2_1" index="1" speed="15.00" length="100.00" shape="-400.00,-204.80 -311.10,-204.80"/>
        <lane id="gneE2_2" index="2" speed="15.00" length="100.00" shape="-400.00,-201.60 -311.10,-201.60"/>
    </edge>
    <edge id="gneE20" from="gneJ8" to="gneJ9" priority="1">
        <lane id="gneE20_0" index="0" speed="15.00" length="100.00" shape="-188.90,-108.00 -111.10,-108.00"/>
        <lane id="gneE20_1" index="1" speed="15.00" length="100.00" shape="-188.90,-104.80 -111.10,-104.80"/>
        <lane id="gneE20_2" index="2" speed="15.00" length="100.00" shape="-188.90,-101.60 -111.10,-101.60"/>
    </edge>
    <edge id="gneE21" from="gneJ11" to="gneJ8" priority="1">
        <lane id="gneE21_0" index="0" speed="15.00" length="100.00" shape="-208.00,-11.10 -208.00,-88.90"/>
        <lane id="gneE21_1" index="1" speed="15.00" length="100.00" shape="-204.80,-11.10 -204.80,-88.90"/>
        <lane id="gneE21_2" index="2" speed="15.00" length="100.00" shape="-201.60,-11.10 -201.60,-88.90"/>
    </edge>
    <edge id="gneE22" from="gneJ24" to="gneJ11" priority="1">
        <lane id="gneE22_0" index="0" speed="15.00" length="100.00" shape="-288.90,-8.00 -211.10,-8.00"/>
        <lane id="gneE22_1" index="1" speed="15.00" length="100.00" shape="-288.90,-4.80 -211.10,-4.80"/>
        <lane id="gneE22_2" index="2" speed="15.00" length="100.00" shape="-288.90,-1.60 -211.10,-1.60"/>
    </edge>
    <edge id="gneE23" from="gneJ24" to="gneJ23" priority="1">
        <lane id="gneE23_0" index="0" speed="15.00" length="100.00" shape="-308.00,-11.10 -308.00,-88.90"/>
        <lane id="gneE23_1" index="1" speed="15.00" length="100.00" shape="-304.80,-11.10 -304.80,-88.90"/>
        <lane id="gneE23_2" index="2" speed="15.00" length="100.00" shape="-301.60,-11.10 -301.60,-88.90"/>
    </edge>
    <edge id="gneE24" from="gneJ26" to="gneJ23" priority="1">
        <lane id="gneE24_0" index="0" speed="15.00" length="111.10" shape="-411.10,-108.00 -311.10,-108.00"/>
        <lane id="gneE24_1" index="1" speed="15.00" length="111.10" shape="-411.10,-104.80 -311.10,-104.80"/>
        <lane id="gneE24_2" index="2" speed="15.00" length="111.10" shape="-411.10,-101.60 -311.10,-101.60"/>
    </edge>
    <edge id="gneE25" from="gneJ27" to="gneJ24" priority="1">
        <lane id="gneE25_0" index="0" speed="15.00" length="100.00" shape="-400.00,-8.00 -311.10,-8.00"/>
        <lane id="gneE25_1" index="1" speed="15.00" length="100.00" shape="-400.00,-4.80 -311.10,-4.80"/>
        <lane id="gneE25_2" index="2" speed="15.00" length="100.00" shape="-400.00,-1.60 -311.10,-1.60"/>
    </edge>
    <edge id="gneE26" from="gneJ28" to="gneJ24" priority="1">
        <lane id="gneE26_0" index="0" speed="15.00" length="100.00" shape="-308.00,100.00 -308.00,11.10"/>
        <lane id="gneE26_1" index="1" speed="15.00" length="100.00" shape="-304.80,100.00 -304.80,11.10"/>
        <lane id="gneE26_2" index="2" speed="15.00" length="100.00" shape="-301.60,100.00 -301.60,11.10"/>
    </edge>
    <edge id="gneE27" from="gneJ29" to="gneJ11" priority="1">
        <lane id="gneE27_0" index="0" speed="15.00" length="100.00" shape="-208.00,100.00 -208.00,11.10"/>
        <lane id="gneE27_1" index="1" speed="15.00" length="100.00" shape="-204.80,100.00 -204.80,11.10"/>
        <lane id="gneE27_2" index="2" speed="15.00" length="100.00" shape="-201.60,100.00 -201.60,11.10"/>
    </edge>
    <edge id="gneE3" from="gneJ5" to="gneJ6" priority="1">
        <lane id="gneE3_0" index="0" speed="15.00" length="100.00" shape="-288.90,-208.00 -211.10,-208.00"/>
        <lane id="gneE3_1" index="1" speed="15.00" length="100.00" shape="-288.90,-204.80 -211.10,-204.80"/>
        <lane id="gneE3_2" index="2" speed="15.00" length="100.00" shape="-288.90,-201.60 -211.10,-201.60"/>
    </edge>
    <edge id="gneE4" from="gneJ6" to="gneJ7" priority="1">
        <lane id="gneE4_0" index="0" speed="15.00" length="100.00" shape="-188.90,-208.00 -111.10,-208.00"/>
        <lane id="gneE4_1" index="1" speed="15.00" length="100.00" shape="-188.90,-204.80 -111.10,-204.80"/>
        <lane id="gneE4_2" index="2" speed="15.00" length="100.00" shape="-188.90,-201.60 -111.10,-201.60"/>
    </edge>
    <edge id="gneE5" from="gneJ8" to="gneJ6" priority="1">
        <lane id="gneE5_0" index="0" speed="15.00" length="100.00" shape="-208.00,-111.10 -208.00,-188.90"/>
        <lane id="gneE5_1" index="1" speed="15.00" length="100.00" shape="-204.80,-111.10 -204.80,-188.90"/>
        <lane id="gneE5_2" index="2" speed="15.00" length="100.00" shape="-201.60,-111.10 -201.60,-188.90"/>
    </edge>
    <edge id="gneE6" from="gneJ7" to="gneJ9" priority="1">
        <lane id="gneE6_0" index="0" speed="15.00" length="100.00" shape="-92.00,-188.90 -92.00,-111.10"/>
        <lane id="gneE6_1" index="1" speed="15.00" length="100.00" shape="-95.20,-188.90 -95.20,-111.10"/>
        <lane id="gneE6_2" index="2" speed="15.00" length="100.00" shape="-98.40,-188.90 -98.40,-111.10"/>
    </edge>
    <edge id="gneE7" from="gneJ9" to="gneJ10" priority="1">
        <lane id="gneE7_0" index="0" speed="15.00" length="100.00" shape="-92.00,-88.90 -92.00,-11.10"/>
        <lane id="gneE7_1" index="1" speed="15.00" length="100.00" shape="-95.20,-88.90 -95.20,-11.10"/>
        <lane id="gneE7_2" index="2" speed="15.00" length="100.00" shape="-98.40,-88.90 -98.40,-11.10"/>
    </edge>
    <edge id="gneE8" from="gneJ10" to="gneJ11" priority="1">
        <lane id="gneE8_0" index="0" speed="15.00" length="100.00" shape="-111.10,8.00 -188.90,8.00"/>
        <lane id="gneE8_1" index="1" speed="15.00" length="100.00" shape="-111.10,4.80 -188.90,4.80"/>
        <lane id="gneE8_2" index="2" speed="15.00" length="100.00" shape="-111.10,1.60 -188.90,1.60"/>
    </edge>
    <edge id="gneE9" from="gneJ12" to="gneJ13" priority="1">
        <lane id="gneE9_0" index="0" speed="15.00" length="100.00" shape="-200.00,-8.00 -100.00,-8.00"/>
        <lane id="gneE9_1" index="1" speed="15.00" length="100.00" shape="-200.00,-4.80 -100.00,-4.80"/>
        <lane id="gneE9_2" index="2" speed="15.00" length="100.00" shape="-200.00,-1.60 -100.00,-1.60"/>
    </edge>

    <junction id="gneJ10" type="priority" x="-100.00" y="0.00" incLanes="-gneE10_0 -gneE10_1 -gneE10_2 -gneE12_0 -gneE12_1 -gneE12_2 gneE7_0 gneE7_1 gneE7_2 -gneE8_0" intLanes="" shape="-109.60,11.10 -90.40,11.10 -88.90,9.60 -88.90,-9.60 -90.40,-11.10 -109.60,-11.10 -111.10,-3.20 -111.10,9.60">
        <request index="0"  response="000000000000000000" foes="000100000111000000"/>
        <request index="1"  response="000000000000000000" foes="111100001111000000"/>
        <request index="2"  response="000000000000000000" foes="111100001111000000"/>
        <request index="3"  response="000000000000000000" foes="111100001111000000"/>
        <request index="4"  response="000011100000000000" foes="100011101111000000"/>
        <request index="5"  response="000011100000000000" foes="100011100000000000"/>
        <request index="6"  response="000111100000011111" foes="100111100000011111"/>
        <request index="7"  response="000111100000011111" foes="100111100000011111"/>
        <request index="8"  response="000111100000011111" foes="100111100000011111"/>
        <request index="9"  response="011111100000011110" foes="011111100000011110"/>
        <request index="10" response="000000000000000000" foes="000000000000000000"/>
        <request index="11" response="000000000000000000" foes="110000001111110000"/>
        <request index="12" response="000000000000000000" foes="110000001111110000"/>
        <request index="13" response="000000000000000000" foes="110000001111110000"/>
        <request index="14" response="000000000000001111" foes="110000001111001111"/>
        <request index="15" response="000000000000001110" foes="000000001000001110"/>
        <request index="16" response="000111100000001110" foes="000111101000001110"/>
        <request index="17" response="000111100111111110" foes="000111100111111110"/>
    </junction>
    <junction id="gneJ11" type="priority" x="-200.00" y="0.00" incLanes="gneE27_0 gneE27_1 gneE27_2 gneE8_0 gneE8_1 gneE8_2 -gneE21_0 -gneE21_1 -gneE21_2 gneE22_0 gneE22_1 gneE22_2" intLanes="" shape="-209.60,11.10 -190.40,11.10 -188.90,9.60 -188.90,-3.20 -190.40,-11.10 -209.60,-11.10 -211.10,-9.60 -211.10,9.60">
        <request index="0"  response="000000000000000000" foes="000100000111000000"/>
        <request index="1"  response="000000000000000000" foes="111100001111000000"/>
        <request index="2"  response="000000000000000000" foes="111100001111000000"/>
        <request index="3"  response="000000000000000000" foes="111100001111000000"/>
        <request index="4"  response="000011110000000000" foes="110011111111000000"/>
        <request index="5"  response="000011100000000000" foes="100011100000000000"/>
        <request index="6"  response="000111100000011111" foes="100111100000011111"/>
        <request index="7"  response="000111100000011111" foes="100111100000011111"/>
        <request index="8"  response="000111100000011111" foes="100111100000011111"/>
        <request index="9"  response="011111100000011110" foes="011111100000011110"/>
        <request index="10" response="000000000000000000" foes="010000000000010000"/>
        <request index="11" response="000000000000000000" foes="110000001111110000"/>
        <request index="12" response="000000000000000000" foes="110000001111110000"/>
        <request index="13" response="000000000000000000" foes="110000001111110000"/>
        <request index="14" response="000000000000001111" foes="110000001111001111"/>
        <request index="15" response="000000000000001110" foes="000000001000001110"/>
        <request index="16" response="000111110000011110" foes="000111111000011110"/>
        <request index="17" response="000111100111111110" foes="000111100111111110"/>
    </junction>
    <junction id="gneJ12" type="dead_end" x="-200.00" y="0.00" incLanes="-gneE9_0" intLanes="" shape="-200.00,0.00 -200.00,3.20 -200.00,0.00"/>
    <junction id="gneJ13" type="dead_end" x="-100.00" y="0.00" incLanes="gneE9_0 gneE9_1 gneE9_2" intLanes="" shape="-100.00,0.00 -100.00,-9.60 -100.00,0.00"/>
    <junction id="gneJ14" type="dead_end" x="-100.00" y="100.00" incLanes="gneE10_0 gneE10_1 gneE10_2" intLanes="" shape="-100.00,100.00 -90.40,100.00 -100.00,100.00"/>
    <junction id="gneJ17" type="dead_end" x="0.00" y="0.00" incLanes="gneE12_0 gneE12_1 gneE12_2" intLanes="" shape="0.00,0.00 0.00,-9.60 0.00,0.00"/>
    <junction id="gneJ18" type="dead_end" x="0.00" y="-100.00" incLanes="gneE13_0 gneE13_1 gneE13_2" intLanes="" shape="0.00,-100.00 0.00,-109.60 0.00,-100.00"/>
    <junction id="gneJ19" type="dead_end" x="0.00" y="-200.00" incLanes="gneE14_0 gneE14_1 gneE14_2" intLanes="" shape="0.00,-200.00 0.00,-209.60 0.00,-200.00"/>
    <junction id="gneJ20" type="dead_end" x="-100.00" y="-300.00" incLanes="gneE15_0 gneE15_1 gneE15_2" intLanes="" shape="-100.00,-300.00 -109.60,-300.00 -100.00,-300.00"/>
    <junction id="gneJ21" type="dead_end" x="-200.00" y="-300.00" incLanes="gneE16_0 gneE16_1 gneE16_2" intLanes="" shape="-200.00,-300.00 -209.60,-300.00 -200.00,-300.00"/>
    <junction id="gneJ22" type="dead_end" x="-300.00" y="-300.00" incLanes="gneE17_0 gneE17_1 gneE17_2" intLanes="" shape="-300.00,-300.00 -309.60,-300.00 -300.00,-300.00"/>
    <junction id="gneJ23" type="priority" x="-300.00" y="-100.00" incLanes="gneE23_0 gneE23_1 gneE23_2 -gneE19_0 -gneE19_1 -gneE19_2 gneE18_0 gneE18_1 gneE18_2 gneE24_0 gneE24_1 gneE24_2" intLanes="" shape="-309.60,-88.90 -290.40,-88.90 -288.90,-90.40 -288.90,-109.60 -290.40,-111.10 -309.60,-111.10 -311.10,-109.60 -311.10,-90.40">
        <request index="0"  response="0000000000000000000000000000" foes="0000000001001001000111000000"/>
        <request index="1"  response="0000000000000000000000000000" foes="1111111111001001001111000000"/>
        <request index="2"  response="0000000000000000000000000000" foes="1111111111001001001111000000"/>
        <request index="3"  response="0000000000000000000000000000" foes="1111111111001001001111000000"/>
        <request index="4"  response="0000000000110110110000000000" foes="1101101100110110111111000000"/>
        <request index="5"  response="0000000000100100100000000000" foes="1001001000100100100000000000"/>
        <request index="6"  response="0000000001101101100000011111" foes="1001001001101101100000011111"/>
        <request index="7"  response="0000000001101101100000011111" foes="1001001001101101100000011111"/>
        <request index="8"  response="0000000001101101100000011111" foes="1001001001101101100000011111"/>
        <request index="9"  response="0110110111101101100000011110" foes="0110110111101101100000011110"/>
        <request index="10" response="0000000000000000000000000000" foes="0100100100000000000000010000"/>
        <request index="11" response="0000000000000000000000000000" foes="1101101100000000001111110000"/>
        <request index="12" response="0000000000100100000000001111" foes="1101101100100100001111001111"/>
        <request index="13" response="0000000000000001100000000000" foes="0100100100000001100000010000"/>
        <request index="14" response="0000000000000000000000000000" foes="1101101100000000001111110000"/>
        <request index="15" response="0000000000100000000000001111" foes="1101101100100000001111001111"/>
        <request index="16" response="0000000000001101100000000000" foes="0100100100001101100000010000"/>
        <request index="17" response="0000000000000000000000000000" foes="1101101100000000001111110000"/>
        <request index="18" response="0000000000000000000000001111" foes="1101101100000000001111001111"/>
        <request index="19" response="0000000000000000000000001110" foes="0000000000000000001000001110"/>
        <request index="20" response="0000000001111111110000011110" foes="0000000001111111111000011110"/>
        <request index="21" response="0100100001101101100111111110" foes="0100100001101101100111111110"/>
        <request index="22" response="0000001100000000000000001110" foes="0000001100000000001000001110"/>
        <request index="23" response="0000000001111111110000011110" foes="0000000001111111111000011110"/>
        <request index="24" response="0100000001101101100111111110" foes="0100000001101101100111111110"/>
        <request index="25" response="0001101100000000000000001110" foes="0001101100000000001000001110"/>
        <request index="26" response="0000000001111111110000011110" foes="0000000001111111111000011110"/>
        <request index="27" response="0000000001101101100111111110" foes="0000000001101101100111111110"/>
    </junction>
    <junction id="gneJ24" type="priority" x="-300.00" y="0.00" incLanes="gneE26_0 gneE26_1 gneE26_2 -gneE22_0 -gneE22_1 -gneE22_2 -gneE23_0 -gneE23_1 -gneE23_2 gneE25_0 gneE25_1 gneE25_2" intLanes="" shape="-309.60,11.10 -290.40,11.10 -288.90,9.60 -288.90,-9.60 -290.40,-11.10 -309.60,-11.10 -311.10,-9.60 -311.10,9.60">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>
    <junction id="gneJ26" type="dead_end" x="-411.10" y="-100.00" incLanes="-gneE24_0 -gneE24_1 -gneE24_2" intLanes="" shape="-411.10,-100.00 -411.10,-90.40 -411.10,-100.00"/>
    <junction id="gneJ27" type="dead_end" x="-400.00" y="0.00" incLanes="-gneE25_0 -gneE25_1 -gneE25_2" intLanes="" shape="-400.00,0.00 -400.00,9.60 -400.00,0.00"/>
    <junction id="gneJ28" type="dead_end" x="-300.00" y="100.00" incLanes="-gneE26_0 -gneE26_1 -gneE26_2" intLanes="" shape="-300.00,100.00 -290.40,100.00 -300.00,100.00"/>
    <junction id="gneJ29" type="dead_end" x="-200.00" y="100.00" incLanes="-gneE27_0 -gneE27_1 -gneE27_2" intLanes="" shape="-200.00,100.00 -190.40,100.00 -200.00,100.00"/>
    <junction id="gneJ4" type="dead_end" x="-400.00" y="-200.00" incLanes="-gneE2_0 -gneE2_1 -gneE2_2" intLanes="" shape="-400.00,-200.00 -400.00,-190.40 -400.00,-200.00"/>
    <junction id="gneJ5" type="priority" x="-300.00" y="-200.00" incLanes="-gneE18_0 -gneE18_1 -gneE18_2 -gneE3_0 -gneE3_1 -gneE3_2 -gneE17_0 -gneE17_1 -gneE17_2 gneE2_0 gneE2_1 gneE2_2" intLanes="" shape="-309.60,-188.90 -290.40,-188.90 -288.90,-190.40 -288.90,-209.60 -290.40,-211.10 -309.60,-211.10 -311.10,-209.60 -311.10,-190.40">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>
    <junction id="gneJ6" type="priority" x="-200.00" y="-200.00" incLanes="gneE5_0 gneE5_1 gneE5_2 -gneE4_0 -gneE4_1 -gneE4_2 -gneE16_0 -gneE16_1 -gneE16_2 gneE3_0 gneE3_1 gneE3_2" intLanes="" shape="-209.60,-188.90 -190.40,-188.90 -188.90,-190.40 -188.90,-209.60 -190.40,-211.10 -209.60,-211.10 -211.10,-209.60 -211.10,-190.40">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>
    <junction id="gneJ7" type="priority" x="-100.00" y="-200.00" incLanes="-gneE6_0 -gneE6_1 -gneE6_2 -gneE14_0 -gneE14_1 -gneE14_2 -gneE15_0 -gneE15_1 -gneE15_2 gneE4_0 gneE4_1 gneE4_2" intLanes="" shape="-109.60,-188.90 -90.40,-188.90 -88.90,-190.40 -88.90,-209.60 -90.40,-211.10 -109.60,-211.10 -111.10,-209.60 -111.10,-190.40">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>
    <junction id="gneJ8" type="priority" x="-200.00" y="-100.00" incLanes="gneE21_0 gneE21_1 gneE21_2 -gneE20_0 -gneE20_1 -gneE20_2 -gneE5_0 -gneE5_1 -gneE5_2 gneE19_0 gneE19_1 gneE19_2" intLanes="" shape="-209.60,-88.90 -190.40,-88.90 -188.90,-90.40 -188.90,-109.60 -190.40,-111.10 -209.60,-111.10 -211.10,-109.60 -211.10,-90.40">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>
    <junction id="gneJ9" type="priority" x="-100.00" y="-100.00" incLanes="-gneE7_0 -gneE7_1 -gneE7_2 -gneE13_0 -gneE13_1 -gneE13_2 gneE6_0 gneE6_1 gneE6_2 gneE20_0 gneE20_1 gneE20_2" intLanes="" shape="-109.60,-88.90 -90.40,-88.90 -88.90,-90.40 -88.90,-109.60 -90.40,-111.10 -109.60,-111.10 -111.10,-109.60 -111.10,-90.40">
        <request index="0"  response="00000000000000000000" foes="00000100000111000000"/>
        <request index="1"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="2"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="3"  response="00000000000000000000" foes="11111100001111000000"/>
        <request index="4"  response="00000011110000000000" foes="11110011111111000000"/>
        <request index="5"  response="00000011100000000000" foes="10000011100000000000"/>
        <request index="6"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="7"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="8"  response="00000111100000011111" foes="10000111100000011111"/>
        <request index="9"  response="01111111100000011110" foes="01111111100000011110"/>
        <request index="10" response="00000000000000000000" foes="01110000000000010000"/>
        <request index="11" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="12" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="13" response="00000000000000000000" foes="11110000001111110000"/>
        <request index="14" response="00000000000000001111" foes="11110000001111001111"/>
        <request index="15" response="00000000000000001110" foes="00000000001000001110"/>
        <request index="16" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="17" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="18" response="00000111110000011110" foes="00000111111000011110"/>
        <request index="19" response="00000111100111111110" foes="00000111100111111110"/>
    </junction>

    <connection from="-gneE10" to="gneE8" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE10" to="-gneE7" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE10" to="-gneE7" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE10" to="-gneE7" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE10" to="gneE12" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE12" to="gneE10" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE12" to="gneE8" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE12" to="gneE8" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE12" to="gneE8" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE12" to="-gneE7" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE13" to="gneE7" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE13" to="-gneE20" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE13" to="-gneE20" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE13" to="-gneE20" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE13" to="-gneE6" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE14" to="gneE6" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE14" to="-gneE4" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE14" to="-gneE4" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE14" to="-gneE4" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE14" to="gneE15" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE15" to="gneE14" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE15" to="gneE6" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE15" to="gneE6" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE15" to="gneE6" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE15" to="-gneE4" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE16" to="gneE4" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE16" to="-gneE5" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE16" to="-gneE5" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE16" to="-gneE5" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE16" to="-gneE3" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE17" to="gneE3" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE17" to="gneE18" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE17" to="gneE18" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE17" to="gneE18" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE17" to="-gneE2" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE18" to="-gneE2" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE18" to="gneE17" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE18" to="gneE17" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE18" to="gneE17" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE18" to="gneE3" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE19" to="-gneE23" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE19" to="-gneE24" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE19" to="-gneE24" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE19" to="-gneE24" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE19" to="-gneE18" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE20" to="-gneE21" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE20" to="-gneE19" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE20" to="-gneE19" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE20" to="-gneE19" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE20" to="gneE5" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE21" to="-gneE8" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE21" to="-gneE27" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE21" to="-gneE27" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE21" to="-gneE27" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE21" to="-gneE22" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE22" to="-gneE26" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE22" to="-gneE25" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE22" to="-gneE25" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE22" to="-gneE25" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE22" to="gneE23" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE23" to="gneE22" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE23" to="-gneE26" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE23" to="-gneE26" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE23" to="-gneE26" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE23" to="-gneE25" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE3" to="gneE18" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE3" to="-gneE2" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE3" to="-gneE2" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE3" to="-gneE2" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE3" to="gneE17" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE4" to="-gneE5" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE4" to="-gneE3" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="-gneE4" to="-gneE3" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="-gneE4" to="-gneE3" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="-gneE4" to="gneE16" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE5" to="gneE20" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE5" to="-gneE21" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE5" to="-gneE21" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE5" to="-gneE21" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE5" to="-gneE19" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE6" to="-gneE4" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE6" to="gneE15" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE6" to="gneE15" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE6" to="gneE15" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE6" to="gneE14" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE7" to="-gneE20" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="-gneE7" to="-gneE6" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="-gneE7" to="-gneE6" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="-gneE7" to="-gneE6" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="-gneE7" to="gneE13" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="-gneE8" to="-gneE7" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="-gneE8" to="gneE12" fromLane="0" toLane="1" dir="s" state="m"/>
    <connection from="-gneE8" to="gneE10" fromLane="0" toLane="2" dir="l" state="m"/>
    <connection from="gneE18" to="gneE19" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE18" to="-gneE23" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE18" to="-gneE24" fromLane="0" toLane="0" dir="l" state="m"/>
    <connection from="gneE18" to="gneE19" fromLane="1" toLane="1" dir="r" state="m"/>
    <connection from="gneE18" to="-gneE23" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE18" to="-gneE24" fromLane="1" toLane="1" dir="l" state="m"/>
    <connection from="gneE18" to="gneE19" fromLane="2" toLane="2" dir="r" state="m"/>
    <connection from="gneE18" to="-gneE23" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE18" to="-gneE24" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE19" to="gneE5" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE19" to="gneE20" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE19" to="gneE20" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE19" to="gneE20" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE19" to="-gneE21" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE2" to="gneE17" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE2" to="gneE3" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE2" to="gneE3" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE2" to="gneE3" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE2" to="gneE18" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE20" to="-gneE6" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE20" to="gneE13" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE20" to="gneE13" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE20" to="gneE13" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE20" to="gneE7" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE21" to="-gneE19" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE21" to="gneE5" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE21" to="gneE5" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE21" to="gneE5" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE21" to="gneE20" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE22" to="gneE21" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE22" to="-gneE8" fromLane="1" toLane="0" dir="s" state="m"/>
    <connection from="gneE22" to="-gneE27" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE23" to="-gneE24" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE23" to="-gneE18" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE23" to="-gneE18" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE23" to="-gneE18" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE23" to="gneE19" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE24" to="-gneE18" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE24" to="gneE19" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE24" to="-gneE23" fromLane="0" toLane="0" dir="l" state="m"/>
    <connection from="gneE24" to="-gneE18" fromLane="1" toLane="1" dir="r" state="m"/>
    <connection from="gneE24" to="gneE19" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE24" to="-gneE23" fromLane="1" toLane="1" dir="l" state="m"/>
    <connection from="gneE24" to="-gneE18" fromLane="2" toLane="2" dir="r" state="m"/>
    <connection from="gneE24" to="gneE19" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE24" to="-gneE23" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE25" to="gneE23" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE25" to="gneE22" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE25" to="gneE22" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE25" to="gneE22" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE25" to="-gneE26" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE26" to="-gneE25" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE26" to="gneE23" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE26" to="gneE23" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE26" to="gneE23" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE26" to="gneE22" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE27" to="-gneE22" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE27" to="gneE21" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE27" to="gneE21" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE27" to="gneE21" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE27" to="-gneE8" fromLane="2" toLane="0" dir="l" state="m"/>
    <connection from="gneE3" to="gneE16" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE3" to="gneE4" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE3" to="gneE4" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE3" to="gneE4" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE3" to="-gneE5" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE4" to="gneE15" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE4" to="gneE14" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE4" to="gneE14" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE4" to="gneE14" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE4" to="gneE6" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE5" to="-gneE3" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE5" to="gneE16" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE5" to="gneE16" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE5" to="gneE16" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE5" to="gneE4" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE6" to="gneE13" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE6" to="gneE7" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE6" to="gneE7" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE6" to="gneE7" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE6" to="-gneE20" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE7" to="gneE12" fromLane="0" toLane="0" dir="r" state="M"/>
    <connection from="gneE7" to="gneE10" fromLane="0" toLane="0" dir="s" state="M"/>
    <connection from="gneE7" to="gneE10" fromLane="1" toLane="1" dir="s" state="M"/>
    <connection from="gneE7" to="gneE10" fromLane="2" toLane="2" dir="s" state="M"/>
    <connection from="gneE7" to="gneE8" fromLane="2" toLane="2" dir="l" state="m"/>
    <connection from="gneE8" to="-gneE27" fromLane="0" toLane="0" dir="r" state="m"/>
    <connection from="gneE8" to="-gneE22" fromLane="0" toLane="0" dir="s" state="m"/>
    <connection from="gneE8" to="-gneE22" fromLane="1" toLane="1" dir="s" state="m"/>
    <connection from="gneE8" to="-gneE22" fromLane="2" toLane="2" dir="s" state="m"/>
    <connection from="gneE8" to="gneE21" fromLane="2" toLane="2" dir="l" state="m"/>

</net>
------------------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/sumo-user

Back to the top