Import Activities
Import Matsim “facilities” file
Overview
containing agents activities location.
Arguments
Mandatory inputs
facilitiesPath— Path of the Matsim facilities filePath of the Matsim facilities file
Type:
StringoutTableName— Name of created tableName of the table you want to create The table will contain the following fields : PK, FACILITY, THE_GEOM, TYPES, BUILDING_ID
Type:
String
Optional inputs
SRID— Projection identifierOriginal projection identifier (also called SRID) of your table.It should be an EPSG code, a integer with 4 or 5 digits (ex: 3857 is Web Mercator projection).
Type:
Integer
Output
result— Result output stringThis type of result does not allow the blocks to be linked together.
Type:
String