mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-22 11:36:29 +00:00
13 lines
681 B
XML
13 lines
681 B
XML
|
<types xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/types_file.xsd">
|
||
|
<type id="highway.motorway" speed="27.78"/>
|
||
|
<type id="highway.motorway_link" speed="16.67"/>
|
||
|
<type id="highway.trunk" speed="13.89"/>
|
||
|
<type id="highway.trunk_link" speed="13.89"/>
|
||
|
<type id="highway.primary" speed="13.89"/>
|
||
|
<type id="highway.primary_link" speed="13.89"/>
|
||
|
<type id="highway.secondary" speed="13.89"/>
|
||
|
<type id="highway.secondary_link" speed="13.89"/>
|
||
|
<type id="highway.tertiary" speed="13.89"/>
|
||
|
<type id="highway.tertiary_link" speed="13.89"/>
|
||
|
</types>
|