1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2025-07-02 22:25:44 +00:00

Add Emissions getter and simulation example

This commit is contained in:
Ahp06
2018-10-12 14:17:36 +02:00
parent c6170192d2
commit 3db7647d0b
13 changed files with 143722 additions and 7 deletions

View 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>