GeostoreInternalFeatureProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreInternalFeatureProto

5
out of 10
Medium
SEO Impact
InternalFeatureProto represents fields for data that are more about other data within the FeatureProto than about the feature itself. This could be data that's set by editors directly(ish) (e.g. trust or rights data), or data set internally by MapFacts based on other data (e.g. polygon shape IDs).

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

6
Sort:|Filter:
polygonShapeIdstring
Default: nilFull type: String.t

A unique identifier for this feature's polygon data which is being held externally in Shapestore (see go/shapestore).

restOfWorldPolygonShapeIdstring
Default: nilFull type: String.t

A unique identifier for this feature's rest-of-world view polygon data which is being held externally in Shapestore (see go/shapestore). This is part of the feature's geopolitical geometry.

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

Per-field rights for this feature. See http://g3doc/geostore/g3doc/developers-guide/inputs/rights-tracking for more information.

selfPolygonShapeIdstring
Default: nilFull type: String.t

A unique identifier for this feature's self view polygon data which is being held externally in Shapestore (see go/shapestore). This is part of the feature's geopolitical geometry.

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

Trust signals/annotations for the feature. In an input feature, these signals are computed at the beginning of the pipeline and are immutable during the processing. In output features, this proto may define the rules/criteria that a newer edit should meet, in order to be applied.

waterRemovedPolygonShapeIdstring
Default: nilFull type: String.t

A unique identifier for this feature's water-removed polygon data which is being held externally in Shapestore (see go/shapestore).