In this repository, we demonstrate how to use Agentpolis to simulate urban transportation scenarios. It contains a Python script that shows how to convert raw OpenStreetMap data to geoJSON format used by Agentpolis. Further, it contains an example Java code that exploits the functionality of Agentpolis to simulate and visualize movement of several vehicles over the road network specified in the input geoJSON files.
To run an example simulation scenario, follow getting started instructions on wiki.
- David Fiedler - Initial work
- Martin Korytak - Python scripts and random demand
See also the list of contributors who participated in this project.
This project is licensed under the APACHE 2.0 - see the LICENSE.txt file for detail.