Path: blob/main/tests/netconvert/import/SUMO/junction_name/input_net.net.xml
169731 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Fri 17 Feb 2017 10:00:25 AM CET by Netedit Version dev-SVN-r229943This 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/netconvert/import/SUMO/edge_types/net.netconvert"/>12</input>1314<output>15<output-file value="/scr1/sumoI/sumo/tests/netconvert/import/SUMO/edge_types/net.netconvert"/>16</output>1718<processing>19<no-turnarounds value="true"/>20<offset.disable-normalization value="true"/>21<lefthand value="false"/>22<junctions.corner-detail value="0"/>23</processing>2425</configuration>26-->2728<net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">2930<location netOffset="500.00,500.00" convBoundary="0.00,500.00,500.00,500.00" origBoundary="-500.00,-500.00,500.00,500.00" projParameter="!"/>3132<edge id="1fi" from="1" to="0" priority="-1" type="b">33<lane id="1fi_0" index="0" speed="11.11" length="500.00" shape="0.00,495.05 500.00,495.05"/>34<lane id="1fi_1" index="1" speed="11.11" length="500.00" shape="0.00,498.35 500.00,498.35"/>35</edge>3637<junction id="0" name="my fancy junction name" type="unregulated" x="500.00" y="500.00" incLanes="1fi_0 1fi_1" intLanes="" shape="500.00,493.45 500.00,499.95"/>38<junction id="1" name="42" type="unregulated" x="0.00" y="500.00" incLanes="" intLanes="" shape="0.00,499.95 0.00,493.45"/>3940</net>414243