GeostoreSourceInfoProto
GeostoreLocal SEOGoogleApi.ContentWarehouse.V1.Model.GeostoreSourceInfoProto
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
14attributionUrlGeostoreUrlProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreUrlProto.tThis is the URL of a page representing all the data from this source in this feature. It may have be the ultimate source of the data (in case of scraping) or merely the same data styled according the provider's taste. There is a similar field in DataSourceProto which is NOT cached in this field, since it has a different meaning.
collectionDateGeostoreDateTimeProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreDateTimeProto.tThe time that this particular piece of data was collected. If different attributes were collected on different dates, this is the date of the most recent edit.
cookiestringnilFull type: String.tA source info may have a magic cookie whose content and semantics are defined by the specific import process or third-party feed. For feeds that are processed by Distillery, the cookie, when set, should contain the unique identifier for the feature as provided by the feed.
datasetstringnilFull type: String.tThe dataset from which this SourceInfoProto was created. The content of this string will be determined by the data provider (e.g. for MultiNet data, "fra" would indicate the dataset for France). This field is unnecessary for providers that deliver a single dataset per release (e.g. Basarsoft).
gaiaIdstringnilFull type: String.tThe Gaia ID of the user who provided us with this data. This field should never be set on source infos present on features, but may be set on source infos present on edits. DEPRECATED: Most clients should use the "user" field instead where Gaia IDs are encrypted.
impersonationUserGeostoreUserProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreUserProto.tInformation about an internal user or system that is operating on behalf of user by way of impersonation.
layerstringnilFull type: String.tThe name of the layer from which this SourceInfoProto was created.
ogrFidstringnilFull type: String.tThe OGR feature identifier from which this SourceInfoProto was created. This is an internal OGR record identifier and has nothing to do with any of the feature's fields or the FeatureIdProto for the FeatureProto containing this SourceInfoProto. This field is present only for debugging purposes and possible use in the match pattern of a FeatureChangeProto designed to fix bad source data very early in the importing process.
providerinteger(nilThe data provider from which this source info was generated. The value must be equal to the one on the TYPE_DATA_SOURCE feature referenced by this source info via the source_id reference (see above).
rawDataGeostoreRawDataProto →nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreRawDataProto.tA source info may optionally have a set of key-value pairs that provide "raw data" specific to that source. The types of raw data available will vary from one provider to another and should not be used in production code. Instead, new fields and/or protocol buffers should be defined to represent this information in a canonical form, and the relevant importers should be modified to populate these new fields.
releasestringnilFull type: String.tThe data release from which this SourceInfoProto was created. The format for this string is provider-dependent (e.g. a MultiNet release would look like "2008.01").
sourceIdGeostoreFeatureIdProto →nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.tA source info may have a corresponding TYPE_DATA_SOURCE feature that describes it (provider, copyright information, date of release, etc). In the context of edits and issues, this field should not be set.
temporaryDataProto2BridgeMessageSet →nilFull type: GoogleApi.ContentWarehouse.V1.Model.Proto2BridgeMessageSet.tA place for clients to attach arbitrary data to a source info. Never set in MapFacts.
nilFull type: GoogleApi.ContentWarehouse.V1.Model.GeostoreUserProto.tRESERVED