Trip structure analysis of activity plans

For a description of the algorithms see the respective child pages.

Configuring location type for trip structure analysis

The algorithms can use different location attributes of activities as the basis for the trip structure analysis.

An activity can be located at a facility, a link or another type of location. By default, the algorithms described use the facility information as the location information. Sometimes it might be useful to use the link as the location information, e.g. if facilities are not part if the scenario. This can be configured as follows.

<module name="planomat">
    <param name="tripStructureAnalysisLayer" value="link"  />
</module>