Location.Accessor
Message Summary
message Location.Accessor
Represents how a location may be accessed.
Include: location.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
type | Type | Type of access. | ||
direction | Direction | Access direction. | ||
provider | One Of | Access may be provided through a Place's location or directly by another location. | ||
location_ref | Reference | Reference for a feature; feature can be in a different partition. | ||
place_ref | Reference | Reference for a feature; feature can be in a different partition. | ||
restricted | bool | Indicates access is restricted (for example, emergency exits, controlled access, private only access). | ||
distance | double | Distance from the accessor to the location in meters. | ||
maximum_height | double | Maximum height allowed for access in meters. |