Path: blob/main/tests/netconvert/function/bikeLanes/guess_with_sidewalks/input_plain.edg.xml
169720 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 2021-09-06 10:49:27 by Eclipse SUMO netedit Version v1_10_0+0507-d1539f03<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="net.netconvert"/>7</input>89<output>10<output-file value="net.netconvert"/>11<plain-output-prefix value="/home/erdm_ja/scr1/sumo/tests/netconvert/function/bikeLanes/guess_with_sidewalks/input_plain"/>12</output>1314<processing>15<geometry.min-radius.fix.railways value="false"/>16<geometry.max-grade.fix value="false"/>17<offset.disable-normalization value="true"/>18<lefthand value="false"/>19</processing>2021<junctions>22<no-turnarounds value="true"/>23<junctions.corner-detail value="5"/>24<junctions.limit-turn-speed value="5.5"/>25<rectangular-lane-cut value="false"/>26</junctions>2728<pedestrian>29<walkingareas value="false"/>30</pedestrian>3132<report>33<aggregate-warnings value="5"/>34</report>3536</configuration>37-->3839<edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">40<edge id="CE" from="C" to="E" priority="2" numLanes="1" speed="13.89"/>41<edge id="CN" from="C" to="N" priority="2" numLanes="1" speed="13.89" allow="bicycle"/>42<edge id="CS" from="C" to="S" priority="2" numLanes="1" speed="5.00" allow="pedestrian"/>43<edge id="CW" from="C" to="W" priority="2" numLanes="2" speed="13.89">44<lane index="0" allow="pedestrian" width="2.00"/>45<lane index="1" allow="passenger"/>46</edge>47<edge id="EC" from="E" to="C" priority="2" numLanes="1" speed="13.89"/>48<edge id="NC" from="N" to="C" priority="2" numLanes="1" speed="13.89" allow="bicycle"/>49<edge id="SC" from="S" to="C" priority="2" numLanes="1" speed="5.00" allow="pedestrian"/>50<edge id="WC" from="W" to="C" priority="2" numLanes="2" speed="13.89">51<lane index="0" allow="pedestrian" width="2.00"/>52<lane index="1" allow="passenger"/>53</edge>54</edges>555657