Path: blob/main/tests/complex/traci/vehicle/getNeighborsOpposite/input_net.net.xml
169720 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 12/16/15 14:34:01 by SUMO netconvert Version dev-SVN-r19621D3This 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<sumo-net-file value="net.xml"/>12</input>1314<output>15<output-file value="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<opposites.guess value="true"/>23<lefthand value="false"/>24<junctions.corner-detail value="0"/>25</processing>2627</configuration>28-->2930<net version="0.25" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">3132<location netOffset="0.00,0.00" convBoundary="0.00,0.00,200.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>3334<edge id="-VODUGES_beg" from="E" to="W" priority="1">35<lane id="-VODUGES_beg_0" index="0" speed="13.89" length="200.00" shape="200.00,1.65 0.00,1.65">36<neigh lane="VODUGES_beg_0"/>37</lane>38</edge>39<edge id="VODUGES_beg" from="W" to="E" priority="1">40<lane id="VODUGES_beg_0" index="0" speed="13.89" length="200.00" shape="0.00,-1.65 200.00,-1.65">41<neigh lane="-VODUGES_beg_0"/>42</lane>43</edge>4445<junction id="E" type="dead_end" x="200.00" y="0.00" incLanes="VODUGES_beg_0" intLanes="" shape="200.00,0.05 200.00,3.25 200.00,-3.25 200.00,-0.05"/>46<junction id="W" type="dead_end" x="0.00" y="0.00" incLanes="-VODUGES_beg_0" intLanes="" shape="0.00,-0.05 0.00,-3.25 0.00,3.25 0.00,0.05"/>4748</net>495051