GeostoreLaneProtoLaneConnection

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreLaneProtoLaneConnection

4
out of 10
Low
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Part of Google's geographic data infrastructure (Geostore). This system stores and processes geographic information that powers Google Maps, local search, and location-based search features. For local SEO, these geographic signals determine how businesses and locations appear in local search results and map packs.

Actionable Insights for SEOs

  • Optimize Google Business Profile with accurate location data
  • Ensure NAP (Name, Address, Phone) consistency across the web
  • Build local citations and location-relevant content

Attributes

8
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreBoundingMarkerProto.t

References to any gcid:physical_lane_marker features that bound this lane connection.

connectionTokenstring
Default: nilFull type: String.t

A token that can be used to identify the version of the data about this lane connection.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreCurveConnectionProto.t

Specifies how the flowline should be synthesized in this connection region. If unspecified, heuristics may be used to pick a sweep shape based on retraction values or neighboring curves.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFlowLineProto.t

The most logical path for the center of an object to travel along within the lane connection. Typically, this is the lane connection's center line, but doesn't have to be.

laneNumberinteger(
Default: nil

This is the lane number on the target segment. This field is not set if the target segment doesn't have lanes, or we don't know the exact connectivity.

primaryConnectionboolean(
Default: nil

True if this connects to the unique, natural continuation of the current lane. At most one LaneConnection per lane can have this field set true. This attribute is of interest to ADAS providers as a hint to which lane a vehicle is likely to follow, in the absence of other information about the vehicle's planned path.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t

This reference to the other segment is weak, since strong would blow up bounds of all segments.

yieldToOtherConnectionsboolean(
Default: nil

The inverse of the primary connection bit that provides a hint that this connection is part of a merge and a vehicle following this connection should yield to vehicles following other incoming connections.