Struct AttributeValueString
Defined in File Attribute.h
Struct Documentation
-
struct AttributeValueString
Common values for attributes are defined here.
This is for convenience when comparing attribute values
Public Static Attributes
-
static constexpr const char Node[] = "node"
-
static constexpr const char Way[] = "way"
-
static constexpr const char Relation[] = "relation"
-
static constexpr const char Lanelet[] = "lanelet"
-
static constexpr const char RegulatoryElement[] = "regulatory_element"
-
static constexpr const char Multipolygon[] = "multipolygon"
-
static constexpr const char LineThick[] = "line_thick"
-
static constexpr const char LineThin[] = "line_thin"
-
static constexpr const char Curbstone[] = "curbstone"
-
static constexpr const char GuardRail[] = "guard_rail"
-
static constexpr const char RoadBorder[] = "road_border"
-
static constexpr const char Wall[] = "wall"
-
static constexpr const char Fence[] = "fence"
-
static constexpr const char Zebra[] = "zebra_marking"
-
static constexpr const char PedestrianMarking[] = "pedestrian_marking"
-
static constexpr const char BikeMarking[] = "bike_marking"
-
static constexpr const char Keepout[] = "keepout"
-
static constexpr const char StopLine[] = "stop_line"
-
static constexpr const char Virtual[] = "virtual"
-
static constexpr const char Visualization[] = "visualization"
-
static constexpr const char ZigZag[] = "zig-zag"
-
static constexpr const char LiftGate[] = "lift_gate"
-
static constexpr const char JerseyBarrier[] = "jersey_barrier"
-
static constexpr const char Gate[] = "gate"
-
static constexpr const char Door[] = "door"
-
static constexpr const char Trajectory[] = "trajectory"
-
static constexpr const char Rail[] = "rail"
-
static constexpr const char Bump[] = "bump"
-
static constexpr const char Solid[] = "solid"
-
static constexpr const char Dashed[] = "dashed"
-
static constexpr const char DashedSolid[] = "dashed_solid"
-
static constexpr const char SolidDashed[] = "solid_dashed"
-
static constexpr const char SolidSolid[] = "solid_solid"
-
static constexpr const char Straight[] = "straight"
-
static constexpr const char Left[] = "left"
-
static constexpr const char Right[] = "right"
-
static constexpr const char StraightLeft[] = "straight_left"
-
static constexpr const char StraightRight[] = "straight_right"
-
static constexpr const char LeftRight[] = "left_right"
-
static constexpr const char High[] = "high"
-
static constexpr const char Low[] = "low"
-
static constexpr const char Arrow[] = "arrow"
-
static constexpr const char Pole[] = "pole"
-
static constexpr const char Post[] = "post"
-
static constexpr const char Symbol[] = "symbol"
-
static constexpr const char Start[] = "start"
-
static constexpr const char End[] = "end"
-
static constexpr const char Dot[] = "dot"
-
static constexpr const char RedYellowGreen[] = "red_yellow_green"
-
static constexpr const char RedGreen[] = "red_green"
-
static constexpr const char RedYellow[] = "red_yellow"
-
static constexpr const char Red[] = "red"
-
static constexpr const char Yellow[] = "yellow"
-
static constexpr const char White[] = "white"
-
static constexpr const char Road[] = "road"
-
static constexpr const char Highway[] = "highway"
-
static constexpr const char PlayStreet[] = "play_street"
-
static constexpr const char EmergencyLane[] = "emergency_lane"
-
static constexpr const char BusLane[] = "bus_lane"
-
static constexpr const char BicycleLane[] = "bicycle_lane"
-
static constexpr const char Walkway[] = "walkway"
-
static constexpr const char Crosswalk[] = "crosswalk"
-
static constexpr const char Stairs[] = "stairs"
-
static constexpr const char Nonurban[] = "nonurban"
-
static constexpr const char Urban[] = "urban"
-
static constexpr const char Private[] = "private"
-
static constexpr const char Parking[] = "parking"
-
static constexpr const char Freespace[] = "freespace"
-
static constexpr const char Vegetation[] = "vegetation"
-
static constexpr const char Building[] = "building"
-
static constexpr const char TrafficIsland[] = "traffic_island"
-
static constexpr const char Exit[] = "exit"
-
static constexpr const char TrafficLight[] = "traffic_light"
-
static constexpr const char TrafficSign[] = "traffic_sign"
-
static constexpr const char SpeedLimit[] = "speed_limit"
-
static constexpr const char RightOfWay[] = "right_of_way"
-
static constexpr const char AllWayStop[] = "all_way_stop"
-
static constexpr const char Node[] = "node"