GeostoreLaneMarkerProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneMarkerProto


Table of Contents ▼

Jump to a specific part of the page:

Description

This proto contains attributes relevant to physical lane markers.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. barrierMaterials (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreBarrierLogicalMaterialProto, default: nil)
    - If this is a physical barrier marker, represent materials found on the marker.
  2. crossingPattern (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreCrossingStripePatternProto, default: nil)
    - Pattern border and color for crossing markers. These include crosswalks, stop, and yield lines.
  3. linearPattern (type: GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto, default: nil)
    - Stripe pattern, spacing, and color for longitudinal markers.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneMarkerProto{
barrierMaterials: GoogleApi.ContentWarehouse.V1.Model.GeostoreBarrierLogicalMaterialProto.t() | nil,
crossingPattern: GoogleApi.ContentWarehouse.V1.Model.GeostoreCrossingStripePatternProto.t() | nil,
linearPattern: GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneMarkerProto