Accessor Distances
Accessor Distance publishes the estimated walking distance from any main external accessor to this destination. It is used in multi modal routing. The accessor distances can be used to determine the best external accessor to route to in order to go to a specific destination in the venue map
Attributes
Attribute | Type | Description |
---|---|---|
Distance | Integer | Specified in Meters. |
Accessorref | String | Equals to the accessorRef gml:id |
Example
"accessorDistances" : [{
"distance" : 0,
"accessorRef" : "acc15001_1058773"
}]