GeostoreSweepProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreSweepProto

4
out of 10
Low
SEO Impact
This protocol buffer represents the 2D polygon connecting two segments at an intersection. Collectively, sweep polygons represent intersections for real road width rendering. Notes: - Sweeps represent geometry between the end of one segment and the end of the other segment (modulo retraction values). - Sweeps are strongly referenced, meaning geometry is stored on both segments involved in the sweep. For example, in the diagram below, the sweep between A and B would be stored on both segment A and segment B. | B | v --A--> - Sweeps are not strictly stored on adjacent segments. Disconnected segments (e.g., segments separated by an intersection group) may also contain sweeps.

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

4
Sort:|Filter:
otherSegmentFeatureIdGeostoreFeatureIdProto →
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t

The segment feature connected to this segment via the sweep geometry.

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

Polygonal geometry representing the area between this segment and the other segment.

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

Describes parameters for generating the edge of this sweep that starts at edge_follows_segment_end_fraction. The other side of the sweep should be described on the sweep present on the sibling pair.

sweepTokenstring
Default: nilFull type: String.t

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