Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/import/openDRIVE/simple2_noturnarounds/net.netconvert
169776 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2024-04-02 14:11:32 by Eclipse SUMO netconvert Version v1_19_0+1620-8aaf8f08ffd
This data file and the accompanying materials
are made available under the terms of the Eclipse Public License v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
This file may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License 2.0 are satisfied: GNU General Public License, version 2
or later which is available at
https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">

    <input>
        <opendrive-files value="opendrive.xodr"/>
    </input>

    <output>
        <write-license value="true"/>
        <output-file value="net.net.xml"/>
        <opendrive-output value="foreign.net"/>
    </output>

    <junctions>
        <no-turnarounds value="true"/>
    </junctions>

    <report>
        <verbose value="true"/>
        <xml-validation value="never"/>
    </report>

</configuration>
-->

<net version="1.20" junctionCornerDetail="5" rectangularLaneCut="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="0.00,0.00,50.00,0.00" projParameter="!"/>

    <type id="driving" priority="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone" width="3.65"/>

    <edge id="-1" from="1.begin" to="1.end" priority="1" type="driving">
        <lane id="-1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone" speed="13.89" length="50.00" width="3.00" shape="0.00,-4.50 50.00,-4.50" type="driving"/>
        <lane id="-1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone" speed="13.89" length="50.00" width="3.00" shape="0.00,-1.50 50.00,-1.50" type="driving"/>
    </edge>
    <edge id="1" from="1.end" to="1.begin" priority="1" type="driving">
        <lane id="1_0" index="0" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone" speed="13.89" length="50.00" width="3.00" shape="50.00,4.50 0.00,4.50" type="driving"/>
        <lane id="1_1" index="1" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship container cable_car subway aircraft wheelchair scooter drone" speed="13.89" length="50.00" width="3.00" shape="50.00,1.50 0.00,1.50" type="driving"/>
    </edge>

    <junction id="1.begin" type="dead_end" x="0.00" y="0.00" incLanes="1_0 1_1" intLanes="" shape="0.00,0.00 0.00,6.00 0.00,0.00"/>
    <junction id="1.end" type="dead_end" x="50.00" y="0.00" incLanes="-1_0 -1_1" intLanes="" shape="50.00,0.00 50.00,-6.00 50.00,0.00"/>

</net>