Path: blob/main/tests/netconvert/function/opposites/explicit/input_net.net.xml
169713 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Wed 11 Nov 2015 02:21:36 PM CET by Netedit Version dev-SVN-r19316I3This 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="net.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</processing>2324</configuration>25-->2627<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">2829<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="!"/>3031<edge id="-VODUGES_beg" from="E" to="W" priority="1">32<lane id="-VODUGES_beg_0" index="0" speed="13.89" length="200.00" shape="200.00,1.65 0.00,1.65"/>33</edge>34<edge id="VODUGES_beg" from="W" to="E" priority="1">35<lane id="VODUGES_beg_0" index="0" speed="13.89" length="200.00" shape="0.00,-1.65 200.00,-1.65"/>36</edge>3738<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"/>39<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"/>4041</net>424344