SUMOActivityGen icon indicating copy to clipboard operation
SUMOActivityGen copied to clipboard

Using additional data

Open martindotlindner opened this issue 2 years ago • 1 comments

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 do so in SAGA? Is the age of the population considered for the activity-generation?

Many thanks for your help!

martindotlindner avatar Feb 25 '22 14:02 martindotlindner

Hi, SAGA uses activity chains to generate mobility. See: https://github.com/lcodeca/SUMOActivityGen/blob/master/defaults/activitygen.json#L94 You can tune it as you wish, but it needs to be done manually. SAGA has no population model.

lcodeca avatar Mar 02 '22 08:03 lcodeca