File: osmNetconvertExtraRail.typ.xml

package info (click to toggle)
sumo 1.18.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,218,476 kB
  • sloc: xml: 2,488,246; cpp: 431,611; python: 236,255; java: 14,424; cs: 5,200; ansic: 494; sh: 474; makefile: 80; csh: 1
file content (5 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (6)
1
2
3
4
5
<types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/types_file.xsd">
    <type id="railway.narrow_gauge" numLanes="1" speed="27.78" priority="15" oneway="true"  allow="rail"/>
    <type id="railway.monorail"     numLanes="1" speed="27.78" priority="15" oneway="true"  allow="rail_urban"/>
    <type id="railway.funicular"    numLanes="1" speed="27.78" priority="15" oneway="true"  allow="rail_urban"/>
</types>