Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/15xxx/ticket16441/input_plain.edg.xml
169689 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<edges version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
4
<location netOffset="1336247.57,-3545175.66" convBoundary="1912.89,7019.67,1935.02,7072.55" origBoundary="103.996797,30.618486,104.072080,30.693572" projParameter="+proj=utm +zone=51 +ellps=WGS84 +datum=WGS84 +units=m +no_def"/>
5
6
<edge id="0" from="104" to="103" priority="7" numLanes="1" speed="8.33" length="13.45" width="3.20">
7
<lane index="0" shape="1931.25,7058.41 1936.54,7071.39"/>
8
</edge>
9
<edge id="1" from="105" to="104" priority="7" numLanes="1" speed="8.33" length="40.70" width="3.20">
10
<lane index="0" shape="1915.27,7019.16 1931.25,7058.41"/>
11
</edge>
12
<edge id="2" from="100" to="101" priority="7" numLanes="1" speed="8.33" length="13.46" width="3.20">
13
<lane index="0" shape="1932.65,7073.05 1927.36,7060.06"/>
14
</edge>
15
<edge id="3" from="101" to="102" priority="7" numLanes="1" speed="8.33" length="40.69" width="3.20">
16
<lane index="0" shape="1927.36,7060.06 1911.37,7020.82"/>
17
</edge>
18
</edges>
19
20