-
This project is an awesome resource - thanks for working on it!
If I understand correctly, agents in the model board buses. These buses attempt to adhere to a fixed schedule drawn from, e.g., GTFS …
-
One of the advantages os R5 is how it uses searches from previous departure times to bound the path searches of other departure times later. This gives a big boost to performance and allows us to esti…
-
I adapted the ile_de_france pipeline for another city in France.
(you can have a look here : https://github.com/Nitnelav/eqasim-nantes)
I didn't change much apart from being able to set a list of …
-
Dear guys,
I am building a model for Sofia, Bulgaria and am trying to add public transit to it. I am struggling at configuring the simulation. To give you some details, I am using:
- 1 percent sam…
-
What's involved with this? It's not just converting the OSM data right? Are locations hardcoded in somewhere? My city has terrible street traffic. I'd love to modify this to support other cities e…
-
When I searched the manual, I didn't find the configuration about vehicle initialization, so I would like to inquire about the vehicle initialization.
(1) We all know that the number of cars and buse…
-
# Setup
Runtime: about 7 hrs.
Most of the warnings are due to me not updating R to 3.4.4, rather than significant warnings. May filter later, but wanted to save in case I lost.
Platform
|set…
-
Hello,
I use the GTFS to create my Public Transports, but when I start running a simulation, I end up having an OutOfMemory Error during the cration of "transferlinks". It says here that it needs t…
-
Hello @domesticmouse , I am following the google transport tracker tutorial as well, and I would like to use the real bus location data. I have the android app set up following [this ](https://develop…
-
currently the user needs to give until times for all the stops in a public transport description. One could calculate them from (empty network) travel times or from a weight file
Migrated from http:/…