speed and lane number can either be imported via type file or via special
column names.
For using the type file, possibly, the option --shapefile.type-id LINK_ID
does not reference the correct column. This needs to be a column where all
edges have value '1' (the id of your type).
Special column names are: 'speed', 'SPEED", 'nolanes' 'NOLANES'.
(maybe this should also be made configurable)
regards,
Jakob


2015-09-07 23:23 GMT+02:00 [email protected] <[email protected]>:

> I try to import by netconvert a shapefile as a net for SUMO but the
> network (.net.xml file for SUMO_GUI) that I obtain seem don't read the
> atrributes that I have put into the dbf file associated with the shapefile
> (.shp)
>
> in particular the netwrk that I obtain don't have the right number of
> lanes for edge and the right value of max speed.
>
> the netconvert calls is the one set below
>
> netconvert -v --shapefile-prefix D:\rete_mag_geo -o
> D:\provamagione.net.xml --shapefile.street-id ID --shapefile.from-id
> REF_IN_ID --shapefile.to-id NREF_IN_ID -t D:\provamagione.typ.xml
> --shapefile.type-id LINK_ID --shapefile.guess-projection
>
> the typ.xml file is:
>
> <types> <type id="1" priority="5" numLanes="2" speed="25"/> <type id="2"
> priority="3" numLanes="1" speed="11.11"/> <type id="3" priority="4"
> numLanes="1" speed="13.88"/> </types>
>
> no configuration file and connection file is made.
>
> the net.xml file obtained is:
>
> <?xml version="1.0" encoding="UTF-8"?>
>
> <!-- generated on 09/07/15 23:21:21 by SUMO netconvert Version 0.23.0
> <?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>
>         <type-files value="D:\provamagione.typ.xml"/>
>         <shapefile-prefix value="D:\rete_mag_geo"/>
>     </input>
>
>     <output>
>         <output-file value="D:\provamagione.net.xml"/>
>     </output>
>
>     <projection>
>         <proj.utm value="true"/>
>     </projection>
>
>     <processing>
>         <shapefile.street-id value="ID"/>
>         <shapefile.from-id value="REF_IN_ID"/>
>         <shapefile.to-id value="NREF_IN_ID"/>
>         <shapefile.type-id value="LINK_ID"/>
>         <shapefile.guess-projection value="true"/>
>     </processing>
>
>     <report>
>         <verbose value="true"/>
>     </report>
>
> </configuration>
> -->
>
> <net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd";>
>
>     <location netOffset="-312235.20,-4736685.07"
> convBoundary="0.00,0.00,458.34,346.27"
> origBoundary="18.705232,42.759812,18.710907,42.762828"
> projParameter="+proj=utm +zone=34 +ellps=WGS84 +datum=WGS84 +units=m
> +no_defs"/>
>
>     <edge id=":10_0" function="internal">
>         <lane id=":10_0_0" index="0" speed="13.90" length="5.42"
> shape="65.98,283.70 68.49,278.90"/>
>     </edge>
>     <edge id=":10_1" function="internal">
>         <lane id=":10_1_0" index="0" speed="13.90" length="5.05"
> shape="65.98,283.70 70.65,281.76"/>
>     </edge>
>     <edge id=":11_0" function="internal">
>         <lane id=":11_0_0" index="0" speed="13.90" length="1.60"
> shape="315.01,155.69 315.34,154.12"/>
>     </edge>
>     <edge id=":11_2" function="internal">
>         <lane id=":11_2_0" index="0" speed="13.90" length="5.16"
> shape="315.34,154.12 315.44,153.65 316.30,152.68 317.59,152.78
> 319.31,153.97"/>
>     </edge>
>     <edge id=":11_1" function="internal">
>         <lane id=":11_1_0" index="0" speed="13.90" length="4.66"
> shape="315.12,156.01 319.31,153.97"/>
>     </edge>
>     <edge id=":12_0" function="internal">
>         <lane id=":12_0_0" index="0" speed="13.90" length="6.48"
> shape="150.96,170.03 145.40,166.70"/>
>     </edge>
>     <edge id=":12_1" function="internal">
>         <lane id=":12_1_0" index="0" speed="13.90" length="6.72"
> shape="150.96,170.03 148.43,163.80"/>
>     </edge>
>     <edge id=":14_0" function="internal">
>         <lane id=":14_0_0" index="0" speed="13.90" length="30.81"
> shape="193.62,127.46 188.43,130.87 180.88,136.10 173.36,141.38
> 168.27,144.96"/>
>     </edge>
>     <edge id=":14_1" function="internal">
>         <lane id=":14_1_0" index="0" speed="13.90" length="30.81"
> shape="193.62,127.46 188.19,130.49 180.11,134.85 172.00,139.16
> 166.51,142.09"/>
>     </edge>
>     <edge id=":15_0" function="internal">
>         <lane id=":15_0_0" index="0" speed="13.90" length="0.56"
> shape="161.94,158.81 161.84,159.37"/>
>     </edge>
>     <edge id=":17_0" function="internal">
>         <lane id=":17_0_0" index="0" speed="13.90" length="5.00"
> shape="139.15,149.27 143.50,146.82"/>
>     </edge>
>     <edge id=":17_1" function="internal">
>         <lane id=":17_1_0" index="0" speed="13.90" length="5.22"
> shape="139.15,149.27 144.14,150.81"/>
>     </edge>
>     <edge id=":18_0" function="internal">
>         <lane id=":18_0_0" index="0" speed="13.90" length="10.32"
> shape="143.91,146.60 146.54,145.11 148.40,144.06 150.28,143.02
> 152.93,141.59"/>
>     </edge>
>     <edge id=":18_1" function="internal">
>         <lane id=":18_1_0" index="0" speed="13.90" length="10.35"
> shape="146.46,149.40 148.05,146.78 149.11,144.84 150.46,143.23
> 152.93,141.59"/>
>     </edge>
>     <edge id=":19_0" function="internal">
>         <lane id=":19_0_0" index="0" speed="13.90" length="0.10"
> shape="189.24,122.20 189.24,122.20"/>
>     </edge>
>     <edge id=":2_0" function="internal">
>         <lane id=":2_0_0" index="0" speed="13.90" length="7.66"
> shape="316.81,171.11 312.49,177.43"/>
>     </edge>
>     <edge id=":2_1" function="internal">
>         <lane id=":2_1_0" index="0" speed="13.90" length="8.02"
> shape="316.81,171.11 309.60,174.63"/>
>     </edge>
>     <edge id=":20_0" function="internal">
>         <lane id=":20_0_0" index="0" speed="13.90" length="0.10"
> shape="239.28,94.45 239.28,94.45"/>
>     </edge>
>     <edge id=":21_0" function="internal">
>         <lane id=":21_0_0" index="0" speed="13.90" length="0.10"
> shape="329.82,45.81 329.82,45.81"/>
>     </edge>
>     <edge id=":24_0" function="internal">
>         <lane id=":24_0_0" index="0" speed="13.90" length="0.10"
> shape="334.84,47.46 334.84,47.46"/>
>     </edge>
>     <edge id=":25_0" function="internal">
>         <lane id=":25_0_0" index="0" speed="13.90" length="0.10"
> shape="247.83,94.98 247.83,94.98"/>
>     </edge>
>     <edge id=":3_0" function="internal">
>         <lane id=":3_0_0" index="0" speed="13.90" length="0.10"
> shape="294.75,251.00 294.75,251.00"/>
>     </edge>
>     <edge id=":4_0" function="internal">
>         <lane id=":4_0_0" index="0" speed="13.90" length="5.51"
> shape="233.06,216.65 227.65,215.60"/>
>     </edge>
>     <edge id=":4_1" function="internal">
>         <lane id=":4_1_0" index="0" speed="13.90" length="5.02"
> shape="231.94,213.00 227.65,215.60"/>
>     </edge>
>     <edge id=":5_0" function="internal">
>         <lane id=":5_0_0" index="0" speed="13.90" length="5.80"
> shape="164.91,179.61 170.37,181.57"/>
>     </edge>
>     <edge id=":5_1" function="internal">
>         <lane id=":5_1_0" index="0" speed="13.90" length="5.04"
> shape="164.91,179.61 167.40,184.00"/>
>     </edge>
>     <edge id=":5_2" function="internal">
>         <lane id=":5_2_0" index="0" speed="13.90" length="5.80"
> shape="164.91,179.61 170.37,181.57"/>
>     </edge>
>     <edge id=":5_3" function="internal">
>         <lane id=":5_3_0" index="0" speed="13.90" length="5.04"
> shape="164.91,179.61 167.40,184.00"/>
>     </edge>
>     <edge id=":6_0" function="internal">
>         <lane id=":6_0_0" index="0" speed="13.90" length="8.00"
> shape="163.06,189.37 159.05,182.45"/>
>     </edge>
>     <edge id=":6_1" function="internal">
>         <lane id=":6_1_0" index="0" speed="13.90" length="7.54"
> shape="159.06,189.98 159.05,182.45"/>
>     </edge>
>     <edge id=":7_0" function="internal">
>         <lane id=":7_0_0" index="0" speed="13.90" length="0.94"
> shape="291.34,251.92 291.07,251.02"/>
>     </edge>
>
>     <edge id="1" from="1" to="2" priority="-1" type="               1"
> spreadType="center">
>         <lane id="1_0" index="0" speed="13.90" length="157.27"
> shape="458.34,102.54 316.81,171.11"/>
>     </edge>
>     <edge id="10" from="5" to="11" priority="-1" type="               2"
> spreadType="center" shape="164.06,176.87 175.86,185.66 191.21,192.24
> 208.80,192.52 226.25,186.85 242.90,180.59 264.57,172.56 290.17,162.56
> 304.37,158.76 316.51,155.26 316.33,153.57">
>         <lane id="10_0" index="0" speed="13.90" length="153.64"
> shape="170.37,181.57 175.86,185.66 191.21,192.24 208.80,192.52
> 226.25,186.85 242.90,180.59 264.57,172.56 290.17,162.56 304.37,158.76
> 315.01,155.69"/>
>     </edge>
>     <edge id="11" from="6" to="12" priority="-1" type="               2"
> spreadType="center">
>         <lane id="11_0" index="0" speed="13.90" length="14.82"
> shape="159.05,182.45 150.96,170.03"/>
>     </edge>
>     <edge id="12" from="12" to="13" priority="-1" type="               2"
> spreadType="center" shape="149.85,168.32 142.46,165.63 137.91,164.91
> 133.73,164.32 128.61,165.57 119.56,169.09 114.59,171.34 96.67,180.48
> 90.86,182.86 77.70,186.46">
>         <lane id="12_0" index="0" speed="13.90" length="21.78"
> shape="145.40,166.70 142.46,165.63 137.91,164.91 133.73,164.32
> 128.61,165.57 124.37,167.22"/>
>     </edge>
>     <edge id="13" from="14" to="15" priority="-1" type="               2"
> spreadType="center" shape="192.29,128.25 166.64,146.09 161.84,159.08">
>         <lane id="13_0" index="0" speed="13.90" length="15.55"
> shape="168.27,144.96 166.64,146.09 161.94,158.81"/>
>     </edge>
>     <edge id="14" from="15" to="5" priority="-1" type="               2"
> spreadType="center" shape="161.84,159.08 161.83,169.67 164.06,176.87">
>         <lane id="14_0" index="0" speed="13.90" length="20.71"
> shape="161.84,159.37 161.83,169.67 164.91,179.61"/>
>     </edge>
>     <edge id="15" from="14" to="13" priority="-1" type="               3"
> spreadType="center" shape="192.29,128.25 148.63,151.68 126.77,162.64
> 117.27,166.74 113.61,168.64 110.74,170.08 105.76,172.33 100.07,175.55
> 91.60,179.67 77.70,186.46">
>         <lane id="15_0" index="0" speed="13.90" length="48.62"
> shape="166.51,142.09 148.63,151.68 126.77,162.64 123.22,164.18"/>
>     </edge>
>     <edge id="16" from="16" to="17" priority="-1" type="               3"
> spreadType="center" shape="76.35,184.26 127.87,155.33 138.38,149.69">
>         <lane id="16_0" index="0" speed="13.90" length="71.88"
> shape="76.35,184.26 127.87,155.33 139.15,149.27"/>
>     </edge>
>     <edge id="17" from="12" to="18" priority="-1" type="               2"
> spreadType="center" shape="149.85,168.32 146.75,158.44 146.07,149.96
> 151.27,142.48">
>         <lane id="17_0" index="0" speed="13.90" length="14.80"
> shape="148.43,163.80 146.75,158.44 146.07,149.96 146.46,149.40"/>
>     </edge>
>     <edge id="18" from="17" to="5" priority="-1" type="               2"
> spreadType="center" shape="138.38,149.69 148.63,151.68 151.77,154.49
> 157.77,160.05 161.83,169.67 164.06,176.87">
>         <lane id="18_0" index="0" speed="13.90" length="37.82"
> shape="144.14,150.81 148.63,151.68 151.77,154.49 157.77,160.05
> 161.83,169.67 164.91,179.61"/>
>     </edge>
>     <edge id="19" from="17" to="18" priority="-1" type="               3"
> spreadType="center">
>         <lane id="19_0" index="0" speed="13.90" length="0.46"
> shape="143.50,146.82 143.91,146.60"/>
>     </edge>
>     <edge id="2" from="2" to="3" priority="-1" type="               2"
> spreadType="center" shape="314.94,172.02 300.86,203.11 297.32,217.23
> 295.52,239.14 294.75,251.00">
>         <lane id="2_0" index="0" speed="13.90" length="76.61"
> shape="312.49,177.43 300.86,203.11 297.32,217.23 295.52,239.14
> 294.75,251.00"/>
>     </edge>
>     <edge id="20" from="18" to="19" priority="-1" type="               3"
> spreadType="center">
>         <lane id="20_0" index="0" speed="13.90" length="41.16"
> shape="152.93,141.59 189.24,122.20"/>
>     </edge>
>     <edge id="21" from="19" to="20" priority="-1" type="               3"
> spreadType="center">
>         <lane id="21_0" index="0" speed="13.90" length="57.22"
> shape="189.24,122.20 239.28,94.45"/>
>     </edge>
>     <edge id="22" from="20" to="21" priority="-1" type="               3"
> spreadType="center">
>         <lane id="22_0" index="0" speed="13.90" length="102.77"
> shape="239.28,94.45 329.82,45.81"/>
>     </edge>
>     <edge id="23" from="21" to="22" priority="-1" type="               3"
> spreadType="center">
>         <lane id="23_0" index="0" speed="13.90" length="96.60"
> shape="329.82,45.81 414.86,0.00"/>
>     </edge>
>     <edge id="24" from="23" to="24" priority="-1" type="               3"
> spreadType="center">
>         <lane id="24_0" index="0" speed="13.90" length="92.87"
> shape="416.17,2.61 334.84,47.46"/>
>     </edge>
>     <edge id="25" from="24" to="25" priority="-1" type="               3"
> spreadType="center">
>         <lane id="25_0" index="0" speed="13.90" length="99.14"
> shape="334.84,47.46 247.83,94.98"/>
>     </edge>
>     <edge id="26" from="25" to="14" priority="-1" type="               3"
> spreadType="center">
>         <lane id="26_0" index="0" speed="13.90" length="63.20"
> shape="247.83,94.98 193.62,127.46"/>
>     </edge>
>     <edge id="27" from="10" to="11" priority="-1" type="               1"
> spreadType="center" shape="59.30,288.05 131.57,248.03 205.52,210.40
> 269.28,180.72 316.51,155.26 316.87,155.13">
>         <lane id="27_0" index="0" speed="13.90" length="275.02"
> shape="70.65,281.76 131.57,248.03 205.52,210.40 269.28,180.72
> 315.12,156.01"/>
>     </edge>
>     <edge id="28" from="11" to="26" priority="-1" type="               1"
> spreadType="center" shape="317.42,156.69 316.51,155.26 448.40,94.42">
>         <lane id="28_0" index="0" speed="13.90" length="142.16"
> shape="319.31,153.97 448.40,94.42"/>
>     </edge>
>     <edge id="3" from="7" to="4" priority="-1" type="               2"
> spreadType="center" shape="291.34,251.43 276.26,229.12 257.56,218.97
> 232.35,216.58 222.13,218.05">
>         <lane id="3_0" index="0" speed="13.90" length="72.32"
> shape="291.07,251.02 276.26,229.12 257.56,218.97 233.06,216.65"/>
>     </edge>
>     <edge id="4" from="5" to="7" priority="-1" type="               2"
> spreadType="center" shape="164.06,176.87 201.96,257.66 215.85,285.10
> 224.22,298.17 236.84,303.29 251.51,302.37 270.19,296.78 283.47,285.33
> 291.35,276.35 291.34,251.43">
>         <lane id="4_0" index="0" speed="13.90" length="229.37"
> shape="167.40,184.00 201.96,257.66 215.85,285.10 224.22,298.17
> 236.84,303.29 251.51,302.37 270.19,296.78 283.47,285.33 291.35,276.35
> 291.34,251.92"/>
>     </edge>
>     <edge id="5" from="3" to="6" priority="-1" type="               2"
> spreadType="center" shape="294.75,251.00 291.35,276.35 283.47,285.33
> 270.19,296.78 251.51,302.37 236.84,303.29 224.22,298.17 213.62,289.23
> 211.62,285.91 198.45,259.75 186.10,234.05 174.44,209.87 165.47,193.76
> 160.23,184.25">
>         <lane id="5_0" index="0" speed="13.90" length="228.71"
> shape="294.75,251.00 291.35,276.35 283.47,285.33 270.19,296.78
> 251.51,302.37 236.84,303.29 224.22,298.17 213.62,289.23 211.62,285.91
> 198.45,259.75 186.10,234.05 174.44,209.87 165.47,193.76 163.06,189.37"/>
>     </edge>
>     <edge id="6" from="2" to="4" priority="-1" type="               1"
> spreadType="center" shape="314.94,172.02 249.28,204.08 222.13,218.05">
>         <lane id="6_0" index="0" speed="13.90" length="86.63"
> shape="309.60,174.63 249.28,204.08 231.94,213.00"/>
>     </edge>
>     <edge id="7" from="4" to="8" priority="-1" type="               1"
> spreadType="center" shape="222.13,218.05 186.10,234.05 169.22,242.10
> 85.50,286.30 44.44,313.92 21.15,330.94 4.05,346.27">
>         <lane id="7_0" index="0" speed="13.90" length="260.12"
> shape="227.65,215.60 186.10,234.05 169.22,242.10 85.50,286.30 44.44,313.92
> 21.15,330.94 4.05,346.27"/>
>     </edge>
>     <edge id="8" from="9" to="10" priority="-1" type="               1"
> spreadType="center" shape="0.00,336.00 26.82,312.67 46.84,296.17
> 59.30,288.05">
>         <lane id="8_0" index="0" speed="13.90" length="84.33"
> shape="0.00,336.00 26.82,312.67 46.84,296.17 65.98,283.70"/>
>     </edge>
>     <edge id="9" from="10" to="6" priority="-1" type="               2"
> spreadType="center" shape="59.30,288.05 79.31,268.14 101.44,252.79
> 135.96,228.84 149.44,217.66 156.51,202.52 160.23,184.25">
>         <lane id="9_0" index="0" speed="13.90" length="131.22"
> shape="68.49,278.90 79.31,268.14 101.44,252.79 135.96,228.84 149.44,217.66
> 156.51,202.52 159.06,189.98"/>
>     </edge>
>
>     <junction id="1" type="unregulated" x="458.34" y="102.54" incLanes=""
> intLanes="" shape="457.65,101.10 459.04,103.98"/>
>     <junction id="10" type="priority" x="59.30" y="288.05" incLanes="8_0"
> intLanes=":10_0_0 :10_1_0" shape="71.42,283.16 69.87,280.36 69.62,280.03
> 67.36,277.76 65.10,282.36 66.85,285.04">
>         <request index="0" response="00" foes="00" cont="0"/>
>         <request index="1" response="00" foes="00" cont="0"/>
>     </junction>
>     <junction id="11" type="priority" x="316.87" y="155.13" incLanes="10_0
> 27_0" intLanes=":11_2_0 :11_1_0" shape="312.41,154.78 318.22,156.21
> 323.18,153.95 315.45,153.99 314.59,154.48 315.66,157.54">
>         <request index="0" response="10" foes="10" cont="1"/>
>         <request index="1" response="00" foes="01" cont="0"/>
>     </junction>
>     <junction id="12" type="priority" x="149.85" y="168.32"
> incLanes="11_0" intLanes=":12_0_0 :12_1_0" shape="149.62,170.90
> 152.30,169.15 149.96,163.32 146.91,164.28 145.94,165.19 144.85,168.20">
>         <request index="0" response="00" foes="00" cont="0"/>
>         <request index="1" response="00" foes="00" cont="0"/>
>     </junction>
>     <junction id="13" type="unregulated" x="77.70" y="186.46"
> incLanes="12_0 15_0" intLanes="" shape="124.79,168.77 123.94,165.67
> 122.51,162.74"/>
>     <junction id="14" type="priority" x="192.29" y="128.25"
> incLanes="26_0" intLanes=":14_0_0 :14_1_0" shape="194.44,128.83
> 192.80,126.08 165.75,140.68 167.27,143.50 167.36,143.64 169.18,146.27">
>         <request index="0" response="00" foes="00" cont="0"/>
>         <request index="1" response="00" foes="00" cont="0"/>
>     </junction>
>     <junction id="15" type="priority" x="161.84" y="159.08"
> incLanes="13_0" intLanes=":15_0_0" shape="160.24,159.36 163.44,159.37
> 160.44,158.26">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="16" type="unregulated" x="76.35" y="184.26" incLanes=""
> intLanes="" shape="77.14,185.65 75.57,182.86"/>
>     <junction id="17" type="priority" x="138.38" y="149.69"
> incLanes="16_0" intLanes=":17_0_0 :17_1_0" shape="143.84,152.38
> 144.45,149.24 144.29,148.22 142.72,145.42 138.39,147.87 139.90,150.68">
>         <request index="0" response="00" foes="00" cont="0"/>
>         <request index="1" response="00" foes="00" cont="0"/>
>     </junction>
>     <junction id="18" type="priority" x="151.27" y="142.48" incLanes="19_0
> 17_0" intLanes=":18_0_0 :18_1_0" shape="153.69,143.00 152.18,140.18
> 143.13,145.20 144.69,147.99 145.14,148.49 147.77,150.32">
>         <request index="0" response="00" foes="10" cont="0"/>
>         <request index="1" response="01" foes="01" cont="0"/>
>     </junction>
>     <junction id="19" type="priority" x="189.24" y="122.20"
> incLanes="20_0" intLanes=":19_0_0" shape="190.02,123.60 188.46,120.81
> 190.00,123.61">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="2" type="priority" x="314.94" y="172.02" incLanes="1_0"
> intLanes=":2_0_0 :2_1_0" shape="317.51,172.55 316.12,169.67 308.90,173.19
> 310.30,176.06 311.03,176.77 313.95,178.09">
>         <request index="0" response="00" foes="00" cont="0"/>
>         <request index="1" response="00" foes="00" cont="0"/>
>     </junction>
>     <junction id="20" type="priority" x="239.28" y="94.45" incLanes="21_0"
> intLanes=":20_0_0" shape="240.03,95.86 238.52,93.04 240.06,95.85">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="21" type="priority" x="329.82" y="45.81" incLanes="22_0"
> intLanes=":21_0_0" shape="330.58,47.22 329.06,44.41 330.57,47.22">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="22" type="unregulated" x="414.86" y="0.00"
> incLanes="23_0" intLanes="" shape="414.10,-1.41 415.62,1.41"/>
>     <junction id="23" type="unregulated" x="416.17" y="2.61" incLanes=""
> intLanes="" shape="415.40,1.21 416.94,4.01"/>
>     <junction id="24" type="priority" x="334.84" y="47.46" incLanes="24_0"
> intLanes=":24_0_0" shape="335.62,48.86 334.07,46.05 335.61,48.86">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="25" type="priority" x="247.83" y="94.98" incLanes="25_0"
> intLanes=":25_0_0" shape="248.57,96.41 247.03,93.60 248.69,96.33">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="26" type="unregulated" x="448.40" y="94.42"
> incLanes="28_0" intLanes="" shape="447.73,92.97 449.07,95.88"/>
>     <junction id="3" type="priority" x="294.75" y="251.00" incLanes="2_0"
> intLanes=":3_0_0" shape="296.35,251.05 293.16,250.84 296.33,251.27">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="4" type="priority" x="222.13" y="218.05" incLanes="3_0
> 6_0" intLanes=":4_0_0 :4_1_0" shape="233.29,218.28 232.83,215.02
> 232.68,214.42 231.21,211.58 227.00,214.14 228.30,217.06">
>         <request index="0" response="00" foes="10" cont="0"/>
>         <request index="1" response="01" foes="01" cont="0"/>
>     </junction>
>     <junction id="5" type="priority" x="164.06" y="176.87" incLanes="14_0
> 18_0" intLanes=":5_0_0 :5_1_0 :5_2_0 :5_3_0" shape="165.95,184.68
> 168.85,183.32 169.42,182.86 171.33,180.29 166.44,179.14 163.38,180.09">
>         <request index="0" response="1100" foes="1100" cont="0"/>
>         <request index="1" response="1000" foes="1000" cont="0"/>
>         <request index="2" response="0000" foes="0001" cont="0"/>
>         <request index="3" response="0000" foes="0011" cont="0"/>
>     </junction>
>     <junction id="6" type="priority" x="160.23" y="184.25" incLanes="5_0
> 9_0" intLanes=":6_0_0 :6_1_0" shape="161.65,190.15 164.46,188.60
> 160.39,181.57 157.71,183.32 157.49,189.67 160.63,190.30">
>         <request index="0" response="10" foes="10" cont="0"/>
>         <request index="1" response="00" foes="01" cont="0"/>
>     </junction>
>     <junction id="7" type="priority" x="291.34" y="251.43" incLanes="4_0"
> intLanes=":7_0_0" shape="289.74,251.92 292.94,251.92 292.39,250.12
> 289.74,251.92">
>         <request index="0" response="0" foes="0" cont="0"/>
>     </junction>
>     <junction id="8" type="unregulated" x="4.05" y="346.27" incLanes="7_0"
> intLanes="" shape="5.12,347.46 2.99,345.08"/>
>     <junction id="9" type="unregulated" x="0.00" y="336.00" incLanes=""
> intLanes="" shape="1.05,337.21 -1.05,334.79"/>
>
>     <junction id=":11_2_0" type="internal" x="315.34" y="154.12"
> incLanes=":11_0_0 27_0" intLanes=":11_1_0"/>
>
>     <connection from="1" to="2" fromLane="0" toLane="0" via=":2_0_0"
> dir="s" state="M"/>
>     <connection from="1" to="6" fromLane="0" toLane="0" via=":2_1_0"
> dir="s" state="M"/>
>     <connection from="10" to="28" fromLane="0" toLane="0" via=":11_0_0"
> dir="t" state="m"/>
>     <connection from="11" to="12" fromLane="0" toLane="0" via=":12_0_0"
> dir="s" state="M"/>
>     <connection from="11" to="17" fromLane="0" toLane="0" via=":12_1_0"
> dir="s" state="M"/>
>     <connection from="13" to="14" fromLane="0" toLane="0" via=":15_0_0"
> dir="s" state="M"/>
>     <connection from="14" to="10" fromLane="0" toLane="0" via=":5_0_0"
> dir="s" state="m"/>
>     <connection from="14" to="4" fromLane="0" toLane="0" via=":5_1_0"
> dir="s" state="m"/>
>     <connection from="16" to="19" fromLane="0" toLane="0" via=":17_0_0"
> dir="s" state="M"/>
>     <connection from="16" to="18" fromLane="0" toLane="0" via=":17_1_0"
> dir="s" state="M"/>
>     <connection from="17" to="20" fromLane="0" toLane="0" via=":18_1_0"
> dir="s" state="m"/>
>     <connection from="18" to="10" fromLane="0" toLane="0" via=":5_2_0"
> dir="s" state="M"/>
>     <connection from="18" to="4" fromLane="0" toLane="0" via=":5_3_0"
> dir="s" state="M"/>
>     <connection from="19" to="20" fromLane="0" toLane="0" via=":18_0_0"
> dir="s" state="M"/>
>     <connection from="2" to="5" fromLane="0" toLane="0" via=":3_0_0"
> dir="s" state="M"/>
>     <connection from="20" to="21" fromLane="0" toLane="0" via=":19_0_0"
> dir="s" state="M"/>
>     <connection from="21" to="22" fromLane="0" toLane="0" via=":20_0_0"
> dir="s" state="M"/>
>     <connection from="22" to="23" fromLane="0" toLane="0" via=":21_0_0"
> dir="s" state="M"/>
>     <connection from="24" to="25" fromLane="0" toLane="0" via=":24_0_0"
> dir="s" state="M"/>
>     <connection from="25" to="26" fromLane="0" toLane="0" via=":25_0_0"
> dir="s" state="M"/>
>     <connection from="26" to="13" fromLane="0" toLane="0" via=":14_0_0"
> dir="s" state="M"/>
>     <connection from="26" to="15" fromLane="0" toLane="0" via=":14_1_0"
> dir="s" state="M"/>
>     <connection from="27" to="28" fromLane="0" toLane="0" via=":11_1_0"
> dir="r" state="M"/>
>     <connection from="3" to="7" fromLane="0" toLane="0" via=":4_0_0"
> dir="s" state="M"/>
>     <connection from="4" to="3" fromLane="0" toLane="0" via=":7_0_0"
> dir="s" state="M"/>
>     <connection from="5" to="11" fromLane="0" toLane="0" via=":6_0_0"
> dir="s" state="m"/>
>     <connection from="6" to="7" fromLane="0" toLane="0" via=":4_1_0"
> dir="s" state="m"/>
>     <connection from="8" to="9" fromLane="0" toLane="0" via=":10_0_0"
> dir="s" state="M"/>
>     <connection from="8" to="27" fromLane="0" toLane="0" via=":10_1_0"
> dir="s" state="M"/>
>     <connection from="9" to="11" fromLane="0" toLane="0" via=":6_1_0"
> dir="r" state="M"/>
>
>     <connection from=":10_0" to="9" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":10_1" to="27" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":11_0" to="28" fromLane="0" toLane="0" via=":11_2_0"
> dir="s" state="m"/>
>     <connection from=":11_2" to="28" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":11_1" to="28" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":12_0" to="12" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":12_1" to="17" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":14_0" to="13" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":14_1" to="15" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":15_0" to="14" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":17_0" to="19" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":17_1" to="18" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":18_0" to="20" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":18_1" to="20" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":19_0" to="21" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":2_0" to="2" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":2_1" to="6" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":20_0" to="22" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":21_0" to="23" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":24_0" to="25" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":25_0" to="26" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":3_0" to="5" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":4_0" to="7" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":4_1" to="7" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":5_0" to="10" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":5_1" to="4" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":5_2" to="10" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":5_3" to="4" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":6_0" to="11" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":6_1" to="11" fromLane="0" toLane="0" dir="s"
> state="M"/>
>     <connection from=":7_0" to="3" fromLane="0" toLane="0" dir="s"
> state="M"/>
>
> </net>
>
> the same problem I have also with only one edge in the network
>
> What can I do?
>
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
------------------------------------------------------------------------------
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to