Path: blob/main/tests/duarouter/bugs/ticket2829/input_net.net.xml
185994 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Mon 30 Jan 2017 10:36:07 AM CET by Netedit Version dev-SVN-r227463This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">910<input>11<sumo-net-file value="/scr1/sumoI/sumo/tests/duarouter/bugs/ticket2829/input_net.net.xml"/>12</input>1314<output>15<output-file value="/scr1/sumoI/sumo/tests/duarouter/bugs/ticket2829/input_net.net.xml"/>16</output>1718<processing>19<no-internal-links value="true"/>20<no-turnarounds value="true"/>21<offset.disable-normalization value="true"/>22<lefthand value="false"/>23<junctions.corner-detail value="0"/>24</processing>2526</configuration>27-->2829<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">3031<location netOffset="500.00,0.00" convBoundary="0.00,0.00,300.00,0.00" origBoundary="-500.00,0.00,2000.00,500.00" projParameter="!"/>3233<edge id="beg" from="absBeg" to="beg" priority="1">34<lane id="beg_0" index="0" speed="13.89" length="100.00" shape="0.00,-1.65 100.00,-1.65"/>35</edge>36<edge id="end" from="absEnd" to="gneJ0" priority="1">37<lane id="end_0" index="0" speed="13.89" length="100.00" shape="200.00,-1.65 300.00,-1.65"/>38</edge>39<edge id="middle" from="beg" to="absEnd" priority="1">40<lane id="middle_0" index="0" allow="bicycle" speed="13.89" length="100.00" shape="100.00,-1.65 200.00,-1.65"/>41</edge>4243<junction id="absBeg" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,-0.05 0.00,-3.25"/>44<junction id="absEnd" type="unregulated" x="200.00" y="0.00" incLanes="middle_0" intLanes="" shape="200.00,-0.05 200.00,-3.25 200.00,-0.05"/>45<junction id="beg" type="unregulated" x="100.00" y="0.00" incLanes="beg_0" intLanes="" shape="100.00,-0.05 100.00,-3.25 100.00,-0.05"/>46<junction id="gneJ0" type="unregulated" x="300.00" y="0.00" incLanes="end_0" intLanes="" shape="300.00,-3.25 300.00,-0.05"/>4748<connection from="beg" to="middle" fromLane="0" toLane="0" dir="s" state="M"/>49<connection from="middle" to="end" fromLane="0" toLane="0" dir="s" state="M"/>5051</net>525354