Voting helps other researchers find interesting modules.
A Geometry Store ID and, in some contexts, geometry materialized from the record associated with that ID.
footprint
String.t
nil
geometry
GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProto.t
geometryId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreGeometryStoreReferenceProto{ footprint: String.t() | nil, geometry: GoogleApi.ContentWarehouse.V1.Model.GeostoreCityJsonProto.t() | nil, geometryId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()