-
I need to merge several GTFS feeds because we want to use GTFS data sets from neighboring regions in a single simulation.
After having a look at the pt2matsim process I think the best place to do t…
-
Hello,
I am working with a scenario for the network of Amsterdam with 140000 agents and modes: Car, walk, bike, PT, and drt(taxi). The pt mode comprise of train, tram,subway, and ferry. The transit …
ghost updated
5 years ago
-
Please help me wit integrating a real bus data and making this project to display real bus location and time to each station on the map. @domesticmouse @stephenmcd
-
When computing best route, the Route Planner needs to take into account the following:
1. User-defined start time
2. Time-dependent turn restrictions
3. Time-dependent road restrictions
4. Schedul…
-
When we frequency-convert a common trunk, in our current system we lose the ability to represent the synchronization on that trunk (i.e. the intentional interleaving of vehicles serving different trip…
abyrd updated
7 years ago
-
Trying to convert a filtered GTFS file ([GTFS-cropped.zip](https://github.com/matsim-org/pt2matsim/files/999177/GTFS-cropped.zip)) I get this error:
`Exception in thread "main" java.lang.NumberFormat…
-
Hi,
I've found that after mapping, some stop facility nodes created with loop links appear to be disconnected from the network. This creates runtime errors upon routing. I can inspect the source li…
-
It seems like when running Fast-Trips multiple times in the same notebook I always get this error. I suspect that we may need to "flush clean" a bunch of variables at the initiation of a run.
```…
-
In the case of the tutorial example there is nothing really to split so it shouldn't matter, but nonetheless.
I don't really understand why it is failing here b/c it should know what Assignment. …
-
It would be an awesome feature to add vehicle position on the map, either real-time position (if available) or simulated one, calculated from theorical timetables (like Transit app does on Android). A…