PedestrianAttribute
Message Summary
message PedestrianAttribute
Pedestrian attribution contains information on the characteristics of the path.
Include: pedestrian_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
segment_anchor_index | uint32 | repeated | Indices of all segment anchors to which this attribute applies. 0-based index references to segment_anchor in PedestrianAttributesPartition. Never empty. | |
is_virtual_connection | bool | Indicates that a connection is virtual. | ||
connection_type | PedestrianRoadType | Identifies the physical path or mode of navigation a connection represents. | ||
structure_type | StructureType | Indicates whether a connection passes thru a bridge or a tunnel. | ||
accessibility | Accessibility | Indicates the mode of access thru a pedestrian connection. | ||
context | Context | Provides general contextual characteristics of a pedestrian route. | ||
pedestrian_preferred | bool | Indicates if a path is verified and is suitable for pedestrian navigation. |