Path: blob/main/tests/netconvert/import/XML/connections/visibility/input_plain.con.xml
169720 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Mon 11 Jan 2016 01:36:52 PM CET by Netedit Version dev-SVN-r19701I3This 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/sumo/net2.net.xml"/>12</input>1314<output>15<output-file value="/scr1/sumoI/sumo/tests/sumo/net2.net.xml"/>16<plain-output-prefix value="/scr2/debug/2097/input_plain"/>17</output>1819<processing>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<connections version="0.25" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">30<connection from="EC" to="CN" fromLane="0" toLane="0"/>31<connection from="EC" to="CW" fromLane="0" toLane="0"/>32<connection from="EC" to="CW" fromLane="1" toLane="1"/>33<connection from="EC" to="CS" fromLane="1" toLane="1"/>3435<connection from="NC" to="CW" fromLane="0" toLane="0"/>36<connection from="NC" to="CS" fromLane="0" toLane="0"/>37<connection from="NC" to="CS" fromLane="1" toLane="1"/>38<connection from="NC" to="CE" fromLane="1" toLane="1"/>3940<connection from="SC" to="CE" fromLane="0" toLane="0"/>41<connection from="SC" to="CN" fromLane="0" toLane="0"/>42<connection from="SC" to="CN" fromLane="1" toLane="1"/>43<connection from="SC" to="CW" fromLane="1" toLane="1" visibility="40"/>4445<connection from="WC" to="CS" fromLane="0" toLane="0"/>46<connection from="WC" to="CE" fromLane="0" toLane="0" visibility="50"/>47<connection from="WC" to="CE" fromLane="1" toLane="1" visibility="51"/>48<connection from="WC" to="CN" fromLane="1" toLane="1"/>4950</connections>515253