Connector
Location where to enter or exit an area; a line segment where there is no wall.
Attributes
Attribute | Type | Description |
---|---|---|
Destination1 | String | Unique space or outer area identifier which is the endpoint of the connector |
Destination2 | String | Unique space or outer area identifier which is the other endpoint of the connector |
Connectorclass | String | SKYWALK | ELEVATOR | ESCALATOR | RAMP | STAIRS | SHUTTLE | MOVINGSIDEWALK | OTHER |
Example
{
"destination2": "Lv15003Ds_1203437",
"connectorClass": "ESCALATOR",
"destination1": "Lv15002Ds_1203436"
}
{
"destination2": "Lv15000Ds_1203431",
"connectorClass": "ESCALATOR",
"destination1": "Lv15001Ds_1209819"
}