GeostoreRoadSignComponentProto
GeostoreLocal SEOGoogleApi.ContentWarehouse.V1.Model.GeostoreRoadSignComponentProto
SEO Analysis
AI GeneratedPart 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
7featureIdGeostoreFeatureIdProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.tThe id of the feature referred to by this component, typically the route or locality feature this sign points towards. In the ASCII art example above, this field would contain the id for the routes A11 and E50 and the localities Chartres and Paris in the corresponding component.
featureTypeinteger(nilThe type of the feature referred to by this component. If feature_id is specified type of that feature should be the same as this field.
majorPositioninteger(nilThis is the "major" position of this component within the set of components that make up a sign. This number can be thought of as the "row" of the sign on which the component appears, but no guarantees are made that there is a one-to-one mapping between "major_position" and the rows of information on the actual sign being modeled. A "major_position" value of zero would indicate that the component is near the top of the sign.
minorPositioninteger(nilThis is the position of a component within the components of a sign that share a common "major_position". It can be though of as the "column" of the component, but like "major_position", no guarantees are made regarding its mapping to reality. For data sources that don't provide enough information to determine a component's major and minor positions, major position should be populated and minor position should not be present. A "minor_position" value of zero would indicate that the component is near the "beginning" of the sign. In countries where signs are read from left to right, "minor_position" zero would be near the left side of the sign.
routeDirectionstringnilFull type: String.tThe direction of traffic for the referenced TYPE_ROUTE feature.
semanticTypestringnilFull type: String.tThe semantic type of sign.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreNameProto.tIf this sign component is of type "TYPE_TEXT", this field contains the text of the component. A NameProto is used to allow language and flags to be associated with the text.