mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2024-11-22 11:36:29 +00:00
45 lines
1.2 KiB
Plaintext
45 lines
1.2 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<!-- generated on 10/11/18 20:15:27 by Eclipse SUMO netconvert Version 1.0.1
|
||
|
-->
|
||
|
|
||
|
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd">
|
||
|
|
||
|
<input>
|
||
|
<type-files value="C:\Program%20Files%20(x86)\Eclipse\Sumo\data\typemap\osmNetconvert.typ.xml"/>
|
||
|
<osm-files value="osm_bbox.osm.xml"/>
|
||
|
</input>
|
||
|
|
||
|
<output>
|
||
|
<output-file value="osm.net.xml"/>
|
||
|
<output.street-names value="true"/>
|
||
|
<output.original-names value="true"/>
|
||
|
</output>
|
||
|
|
||
|
<processing>
|
||
|
<geometry.remove value="true"/>
|
||
|
<roundabouts.guess value="true"/>
|
||
|
</processing>
|
||
|
|
||
|
<tls_building>
|
||
|
<tls.discard-simple value="true"/>
|
||
|
<tls.join value="true"/>
|
||
|
<tls.guess-signals value="true"/>
|
||
|
<tls.default-type value="actuated"/>
|
||
|
</tls_building>
|
||
|
|
||
|
<ramp_guessing>
|
||
|
<ramps.guess value="true"/>
|
||
|
</ramp_guessing>
|
||
|
|
||
|
<junctions>
|
||
|
<junctions.join value="true"/>
|
||
|
<junctions.corner-detail value="5"/>
|
||
|
</junctions>
|
||
|
|
||
|
<report>
|
||
|
<verbose value="true"/>
|
||
|
</report>
|
||
|
|
||
|
</configuration>
|