An open API service indexing awesome lists of open source software.

https://github.com/angelobanse/sumoscenariogenerator

SUMO Scenario Generator is a web application that generates and downloads the necessary files to start a basic road traffic simulation in SUMO. Visit the official Eclipse SUMO repository: https://github.com/eclipse/sumo - More info about SUMO: https://eclipse.org/sumo/ - SUMO Documentation: https://sumo.dlr.de/docs/
https://github.com/angelobanse/sumoscenariogenerator

simulation sumo traffic transport

Last synced: about 1 year ago
JSON representation

SUMO Scenario Generator is a web application that generates and downloads the necessary files to start a basic road traffic simulation in SUMO. Visit the official Eclipse SUMO repository: https://github.com/eclipse/sumo - More info about SUMO: https://eclipse.org/sumo/ - SUMO Documentation: https://sumo.dlr.de/docs/

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/angelobanse/sumoScenarioGenerator.svg)](https://github.com/angelobanse/sumoScenarioGenerator/blob/master/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/angelobanse/sumoScenarioGenerator.svg)](https://github.com/angelobanse/sumoScenarioGenerator/issues)

SUMO Scenario Generator
=======================

This web application generates and downloads the necessary files to start a basic road traffic simulation in SUMO.

It's supposed to be implemented on a web server, but it can run locally if SUMO and Python are installed and PHP is enabled to run (you could use WAMP, MAMP or LAMP).


SUMO Scenario Generator - user interface


SUMO Scenario Generator - user interface


SUMO Scenario Generator - user interface


SUMO Scenario Generator - user interface

This "Scenario Generator" is intended to be a test for the new [OSM WebWizard](http://htmlpreview.github.io/?https://github.com/eclipse/sumo/blob/master/tools/webWizard/index.html).

Bugs
----

To report any bugs or request features, please use the [issues tab](https://github.com/angelobanse/sumoScenarioGenerator/issues) of this repository.

License
-------

SUMO Scenario Generator is licensed under the [Eclipse Public License Version 2](https://eclipse.org/legal/epl-v20.html).

Authors
-------

* **Olaf Angelo Banse** - As part of an internship at DLR

See also the list of contributors of the [Eclipse SUMO](https://github.com/eclipse/sumo) project.