Receivers From Activities Closest
Choose closest receivers for Matsim activities
Overview
Choose the closest receiver in a RECEIVERS table for every Mastim activity in an ACTIVITIES table
Arguments
Mandatory inputs
activitiesTable— Name of the table containing the activitiesName of the table containing the activities The table must contain the following fields : PK, FACILITY, THE_GEOM, TYPES
Type:
StringoutTableName— Name of created tableName of the table you want to create The table will contain the following fields : PK, FACILITY, ORIGIN_GEOM, THE_GEOM, TYPES
Type:
StringreceiversTable— Name of the table containing the receiversName of the table containing the receivers The table must contain the following fields : PK, THE_GEOM
Type:
String
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String