GeostoreCityJsonProtoCityObjectGeometryMaterialSpec

AI Overview😉

  • The potential purpose of this module is to help Google understand the visual and spatial characteristics of a location or object, allowing it to better interpret and display search results related to geographic information, such as maps and 3D models.
  • This module could impact search results by influencing how Google displays and ranks results that involve geographic or spatial data. For example, it may prioritize results that provide more accurate or detailed visual representations of a location, or those that better match the user's search query in terms of spatial context.
  • To be more favorable for this function, a website could focus on providing high-quality, accurate, and detailed geographic data, such as 3D models, maps, or spatial metadata. This could include using standardized formats like CityJSON, providing clear and concise spatial descriptions, and optimizing images and models for fast loading and rendering.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoCityObjectGeometryMaterialSpec (google_api_content_warehouse v0.4.0)

Used to reference a predefined material from a geometric primitive.

Attributes

  • materialsIndex (type: integer(), default: nil) - Index into CityJsonProto.appearance.materials.

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProtoCityObjectGeometryMaterialSpec{
    materialsIndex: integer() | nil
  }

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.