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

<!-- generated on 2024-03-14 08:19:40 by Eclipse SUMO netconvert Version v1_19_0+1280-c2367d8cd52
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>
        <shapefile-prefix value="data/shape"/>
    </input>

    <output>
        <write-license value="true"/>
    </output>

    <projection>
        <proj.utm value="true"/>
    </projection>

    <formats>
        <shapefile.street-id value="EDGE_ID"/>
        <shapefile.use-defaults-on-failure value="true"/>
    </formats>

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

</configuration>
-->

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

    <location netOffset="-312.00,-423.00" convBoundary="0.00,0.00,1116.00,216.00" origBoundary="312.00,423.00,1428.00,639.00" projParameter="!"/>

    <edge id="fancyedge" from="0" to="1" priority="0" spreadType="center" shape="0.00,59.00 339.00,216.00 570.00,0.00 894.00,196.00 1116.00,13.00">
        <lane id="fancyedge_0" index="0" speed="13.89" length="1356.22" shape="0.00,59.00 339.00,216.00 570.00,0.00 894.00,196.00 1116.00,13.00"/>
    </edge>

    <junction id="0" type="dead_end" x="0.00" y="59.00" incLanes="" intLanes="" shape="-0.67,60.45 0.67,57.55"/>
    <junction id="1" type="dead_end" x="1116.00" y="13.00" incLanes="fancyedge_0" intLanes="" shape="1114.98,11.77 1117.02,14.23"/>

</net>