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/
- Host: GitHub
- URL: https://github.com/angelobanse/sumoscenariogenerator
- Owner: angelobanse
- License: epl-2.0
- Created: 2018-09-11T14:31:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T13:51:07.000Z (almost 6 years ago)
- Last Synced: 2025-04-06T21:55:24.856Z (about 1 year ago)
- Topics: simulation, sumo, traffic, transport
- Language: HTML
- Homepage:
- Size: 438 KB
- Stars: 12
- Watchers: 1
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/angelobanse/sumoScenarioGenerator/blob/master/LICENSE)
[](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).
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.