Path: blob/main/tests/complex/tutorial/hello/data/hello.net.xml
169713 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Thu Mar 26 16:23:52 2015 by SUMO netconvert Version dev-SVN-r18156I3This 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/netconvertConfiguration.xsd">910<input>11<node-files value="./complex/tutorial/hello/data/hello.nod.xml"/>12<edge-files value="./complex/tutorial/hello/data/hello.edg.xml"/>13</input>1415<output>16<output-file value="./complex/tutorial/hello/data/hello.net.xml"/>17</output>1819<report>20<verbose value="true"/>21</report>2223</configuration>24-->2526<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">2728<location netOffset="250.00,0.00" convBoundary="0.00,0.00,501.00,0.00" origBoundary="-250.00,0.00,251.00,0.00" projParameter="!"/>2930<edge id=":2_0" function="internal">31<lane id=":2_0_0" index="0" speed="13.90" length="0.10" shape="500.00,-1.65 500.00,-1.65"/>32</edge>3334<edge id="1to2" from="1" to="2" priority="-1">35<lane id="1to2_0" index="0" speed="13.90" length="500.00" shape="0.00,-1.65 500.00,-1.65"/>36</edge>37<edge id="out" from="2" to="3" priority="-1">38<lane id="out_0" index="0" speed="13.90" length="1.00" shape="500.00,-1.65 501.00,-1.65"/>39</edge>4041<junction id="1" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,-0.05 -0.00,-3.25"/>42<junction id="2" type="priority" x="500.00" y="0.00" incLanes="1to2_0" intLanes=":2_0_0" shape="500.00,-0.05 500.00,-3.25 500.00,-0.05">43<request index="0" response="0" foes="0" cont="0"/>44</junction>45<junction id="3" type="unregulated" x="501.00" y="0.00" incLanes="out_0" intLanes="" shape="501.00,-3.25 501.00,-0.05"/>4647<connection from="1to2" to="out" fromLane="0" toLane="0" via=":2_0_0" dir="s" state="M"/>4849<connection from=":2_0" to="out" fromLane="0" toLane="0" dir="s" state="M"/>5051</net>525354