Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/complex/traci/bugs/ticket4418/input_net.net.xml
169715 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<!-- generated on Di 14 Aug 2018 14:47:49 CEST by Eclipse SUMO netedit Version 0df7906
4
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
5
6
<output>
7
<output-file value="/home/leo/repos/sumo_master/mytests/slowdown_ballistic/net.net.xml"/>
8
</output>
9
10
<processing>
11
<no-turnarounds value="true"/>
12
<offset.disable-normalization value="true"/>
13
</processing>
14
15
</configuration>
16
-->
17
18
<net version="0.27" junctionCornerDetail="5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
19
20
<location netOffset="0.00,0.00" convBoundary="0.00,0.00,500.00,0.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
21
22
<edge id="E" from="gneJ0" to="gneJ1" priority="-1">
23
<lane id="E_0" index="0" speed="13.89" length="500.00" shape="0.00,-1.60 500.00,-1.60"/>
24
</edge>
25
26
<junction id="gneJ0" type="dead_end" x="0.00" y="0.00" incLanes="" intLanes="" shape="0.00,0.00 0.00,-3.20"/>
27
<junction id="gneJ1" type="dead_end" x="500.00" y="0.00" incLanes="E_0" intLanes="" shape="500.00,-3.20 500.00,0.00"/>
28
29
</net>
30
31