mirror of
https://github.com/Ahp06/SUMO_Emissions.git
synced 2025-07-01 21:55:44 +00:00
Fixed some bugs
This commit is contained in:
23
sumo_project/simulations/mulhouse_simulation/osm.polycfg
Normal file
23
sumo_project/simulations/mulhouse_simulation/osm.polycfg
Normal file
@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<!-- generated on 10/11/18 20:15:31 by Eclipse SUMO polyconvert Version 1.0.1
|
||||
-->
|
||||
|
||||
<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/polyconvertConfiguration.xsd">
|
||||
|
||||
<input>
|
||||
<net-file value="osm.net.xml"/>
|
||||
<osm-files value="osm_bbox.osm.xml"/>
|
||||
<osm.keep-full-type value="true"/>
|
||||
<type-file value="C:\Program%20Files%20(x86)\Eclipse\Sumo\data\typemap\osmPolyconvert.typ.xml"/>
|
||||
</input>
|
||||
|
||||
<output>
|
||||
<output-file value="osm.poly.xml"/>
|
||||
</output>
|
||||
|
||||
<report>
|
||||
<verbose value="true"/>
|
||||
</report>
|
||||
|
||||
</configuration>
|
Reference in New Issue
Block a user