GeostoreCityJsonProtoCityObjectGeometryMultiPoint

GeostoreLocal SEO

GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoCityObjectGeometryMultiPoint

4
out of 10
Low
SEO Impact
A single line, loop, or set of points.

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

1
Sort:|Filter:
xIndiceslist(integer(
Default: nil

A collection of references to vertices in CityJsonProto.flattened_vertices. CityJsonProto.flattened_vertices is a flattened list of vertex coordinates. A value in x_indices should be the index of the x-coordinate of the desired vertex V; the full coordinates of vertex V can then be found at indices [V,V+1,V+2]. For example, an x_indices containing 3, 0, and 12 references three vertices, whose complete x,y,z coordinates can respectively be found at CityJsonProto.flattened_vertices indices [3,4,5], [0,1,2], and [12,13,14].