GeostoreCityJsonProtoCityObjectGeometry

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoCityObjectGeometry

4
out of 10
Low
SEO Impact
Representation of geometry including geometric primitives which are used as building blocks to construct geometries of varying complexity. Geometries vary both in type and in level-of-detail, enabling representation of any shape at any level of granularity. All geometries are ultimately composed of MultiPoints, which reference the actual vertices. Only linear and planar shapes are allowed, no curves or parametric surfaces.

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

5
Sort:|Filter:
lodstring
Default: nilFull type: String.t

Level-of-detail (LoD) indicates how intricate the geometric representation is. May be a single digit per CityGML standards or X.Y per TU Delft (visual depiction at https://3d.bk.tudelft.nl/lod/). CityObjects may have multiple geometries with the same LoD.

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

For geometries consisting of a single point, line, or loop.

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

For geometries consisting of a collection of surfaces.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoCityObjectGeometrySemantic.t

Predefined semantics that may be referenced from geometric primitives.

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

For geometries consisting of a watertight 3D shape.