Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/max_segment_length/sumonet/input_net.net.xml
169720 views
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
3
<!-- generated on Thu 13 Oct 2011 03:23:19 PM CEST by Netedit Version dev-SVN-r11382
4
<?xml version="1.0" encoding="iso-8859-1"?>
5
6
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netedit.exeConfiguration.xsd">
7
8
<output>
9
<output-file value="/home/erdm_ja/debug/max-segment-length/input_net.net.xml"/>
10
</output>
11
12
<processing>
13
<no-turnarounds value="true"/>
14
<offset.disable-normalization value="true"/>
15
</processing>
16
17
</configuration>
18
-->
19
20
<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
21
22
<location netOffset="0.00,0.00" convBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" origBoundary="10000000000.00,10000000000.00,-10000000000.00,-10000000000.00" projParameter="!"/>
23
24
<edge id="gneE0" from="gneJ0" to="gneJ1" priority="1" spreadType="center" shape="0.00,0.00 100.00,0.00 100.00,50.00">
25
<lane id="gneE0_0" index="0" speed="13.89" length="150.00" shape="0.00,0.00 100.00,0.00 100.00,50.00"/>
26
</edge>
27
28
<junction id="gneJ0" type="unregulated" x="0.00" y="0.00" incLanes="" intLanes="" shape="-0.00,1.60 0.00,-1.60">
29
</junction>
30
<junction id="gneJ1" type="unregulated" x="100.00" y="50.00" incLanes="gneE0_0" intLanes="" shape="101.60,50.00 98.40,50.00">
31
</junction>
32
33
</net>
34
35