Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/0xxx/1821617/input_edges.edg.xml
169689 views
1
<edges xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
2
<edge id="1" from="node104" to="node124" priority="75" numLanes="2" speed="15"/>
3
<edge id="2" from="node103" to="node123" priority="75" numLanes="2" speed="15"/>
4
<edge id="3" from="node123" to="node125" priority="75" numLanes="2" speed="15"/>
5
<edge id="4" from="node124" to="node123" priority="75" numLanes="2" speed="15"/>
6
</edges>
7
8