SUMOActivityGen icon indicating copy to clipboard operation
SUMOActivityGen copied to clipboard

An Activity-based Multi-modal Mobility Scenario Generator for SUMO. This project is available in the Eclipse SUMO contributed tools section (https://github.com/eclipse/sumo/tree/master/tools/contribut...

Results 10 SUMOActivityGen issues
Sort by recently updated
recently updated
newest added

Hey, I want to use additional data to refine the scenario, e.g. high resolution census data, number of employees, customers and pupils on address level. What´s the best way to...

In preparation for the https://github.com/eclipse/sumo/milestone/44 This new version of SAGA is not going to be compatible with SUMO 1.9.0 and previous releases. See: * https://github.com/eclipse/sumo/issues/8517 * https://github.com/eclipse/sumo/issues/8558

Hi, I'm wondering if there is a way to get trips that include bicycle in one leg of the trip, use of public transport on another and of course walking...

enhancement

One of the bottlenecks of the scenario generation is the rerouter computation between the parking areas. The script in question is: https://github.com/eclipse/sumo/blob/master/tools/generateParkingAreaRerouters.py

enhancement
help wanted

One of the bottlenecks of the scenario generation is the association of the buildings with the appropriate TAZ and the definition of the building's accesses.

enhancement
help wanted

How can we provide a useful TAZ aggregation when the administrative boundaries provided by OSM aren't adequately defined.

enhancement
help wanted

In the map I'm using, the parking areas are defined as ways (``), where the capacity is also defined. But when extracting parking areas, only nodes are considered (``, [codeline](https://github.com/lcodeca/SUMOActivityGen/blob/6339608b8bfe8acfea8c08cb43df3da99e0411b8/generateParkingAreasFromOSM.py#L123))....

Hi,Lara Codeca Recently I have been using SAGA to generate traffic flow for a small area of the city, but I found that one day's traffic flow in the city...

Hi, recently I am using SAGA to generate a traffic simulation for a certain area in Changsha city, China. But I found some problems with the TAZ extracted from inside...