Path: blob/main/tests/tools/net/netdiff/params/source.xml
428527 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on Thu Mar 14 16:10:04 2019 by Eclipse SUMO netconvert Version v1_1_0+0435-678c69824b3<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">45<input>6<sumo-net-file value="net2.net.xml"/>7</input>89<output>10<plain-output-prefix value="plain"/>11</output>1213<processing>14<geometry.max-grade.fix value="false"/>15<offset.disable-normalization value="true"/>16<lefthand value="false"/>17</processing>1819<junctions>20<no-turnarounds value="true"/>21<junctions.corner-detail value="0"/>22<junctions.limit-turn-speed value="-1"/>23<rectangular-lane-cut value="false"/>24</junctions>2526<pedestrian>27<walkingareas value="false"/>28</pedestrian>2930</configuration>31-->3233<edges version="1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">34<edge id="CE" from="C" to="E" priority="2" numLanes="2" speed="13.89">35<lane index="1">36<param key="laneParam" value="bla"/>37</lane>38</edge>39<edge id="CN" from="C" to="N" priority="2" numLanes="2" speed="13.89">40<param key="edgeParam" value="blub"/>41</edge>42<edge id="CS" from="C" to="S" priority="2" numLanes="2" speed="13.89">43<lane index="0">44<param key="laneParam2" value="bla2"/>45</lane>46<param key="edgeParam2" value="blub2"/>47</edge>48<edge id="CW" from="C" to="W" priority="2" numLanes="2" speed="13.89"/>49<edge id="EC" from="E" to="C" priority="2" numLanes="2" speed="13.89"/>50<edge id="NC" from="N" to="C" priority="2" numLanes="2" speed="13.89"/>51<edge id="SC" from="S" to="C" priority="2" numLanes="2" speed="13.89"/>52<edge id="WC" from="W" to="C" priority="2" numLanes="2" speed="13.89"/>53</edges>545556