|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | + |
| 3 | +<!-- generated on 2026-03-03T11:08:44.239804+01:00 by Eclipse SUMO netedit v1_26_0+0416-ba39a9a8bf6 |
| 4 | +<neteditConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/neteditConfiguration.xsd"> |
| 5 | +
|
| 6 | + <input> |
| 7 | + <sumo-net-file value="source.net.xml"/> |
| 8 | + </input> |
| 9 | +
|
| 10 | + <output> |
| 11 | + <output-file value="source.net.xml"/> |
| 12 | + </output> |
| 13 | +
|
| 14 | + <processing> |
| 15 | + <geometry.min-radius.fix.railways value="false"/> |
| 16 | + <geometry.avoid-overlap value="false"/> |
| 17 | + <geometry.max-grade.fix value="false"/> |
| 18 | + <offset.disable-normalization value="true"/> |
| 19 | + <lefthand value="0"/> |
| 20 | + </processing> |
| 21 | +
|
| 22 | + <junctions> |
| 23 | + <no-internal-links value="false"/> |
| 24 | + <no-turnarounds value="true"/> |
| 25 | + <junctions.corner-detail value="0"/> |
| 26 | + <junctions.limit-turn-speed value="-1.00"/> |
| 27 | + <rectangular-lane-cut value="0"/> |
| 28 | + </junctions> |
| 29 | +
|
| 30 | + <pedestrian> |
| 31 | + <walkingareas value="0"/> |
| 32 | + </pedestrian> |
| 33 | +
|
| 34 | +</neteditConfiguration> |
| 35 | +--> |
| 36 | + |
| 37 | +<net version="1.20" avoidOverlap="0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> |
| 38 | + |
| 39 | + <location netOffset="100.00,100.00" convBoundary="0.00,100.00,100.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> |
| 40 | + |
| 41 | + <edge id="CW" from="C" to="W" priority="2" type="type1"> |
| 42 | + <lane id="CW_0" index="0" allow="passenger" speed="13.89" length="100.00" shape="100.00,104.80 0.00,104.80"/> |
| 43 | + <lane id="CW_1" index="1" allow="passenger" speed="13.89" length="100.00" shape="100.00,101.60 0.00,101.60"/> |
| 44 | + </edge> |
| 45 | + |
| 46 | + <junction id="C" type="dead_end" x="100.00" y="100.00" incLanes="" intLanes="" shape="100.00,100.00 100.00,106.40"/> |
| 47 | + <junction id="W" type="dead_end" x="0.00" y="100.00" incLanes="CW_0 CW_1" intLanes="" shape="0.00,106.40 0.00,100.00"/> |
| 48 | + |
| 49 | +</net> |
0 commit comments