GeostoreElevationModelProto

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreElevationModelProto

4
out of 10
Low
SEO Impact
Represents raster digital elevation model data.

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:
blendOrderinteger(
Default: nil

Defines the relative order in which terrain data should be rendered. Features with higher blend_order should be blended on top of features with lower blend_order. NOTE: this is backwards from the way BlendRank works in Magrathean.

dataLevelinteger(
Default: nil

The zoom level at which this data is defined. Level 0 is world level data, and each increase in zoom level corresponds to a factor of 2 increase in scale.

dataMaxlevelinteger(
Default: nil

The maximum (finest) level at which this terrain data has sufficient resolution to be displayed.

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

A place to store an elevation data protocol buffer. Currently, this must be a keyhole::AssetTileCompressed (see google3/keyhole/common/proto/magrathean.protodevel).

fullChildDataAvailableboolean(
Default: nil

If true, all of the data contained in this feature is available at the next highest (more detailed) level. If this is true, partial_child_data_available should also be true.

partialChildDataAvailableboolean(
Default: nil

If true, at least part of the data contained in this feature is available at the next highest (more detailed) level.