mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-22 03:26:30 +00:00
7 lines
449 B
XML
7 lines
449 B
XML
<types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/types_file.xsd">
|
|
<type id="cycleway.lane" bikeLaneWidth="1.0" allow="bicycle"/>
|
|
<type id="cycleway.opposite_lane" bikeLaneWidth="1.0" allow="bicycle"/>
|
|
<type id="cycleway.track" bikeLaneWidth="1.5" allow="bicycle"/>
|
|
<type id="cycleway.opposite_track" bikeLaneWidth="1.5" allow="bicycle"/>
|
|
</types>
|