View Source GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto (google_api_content_warehouse v0.3.0)
This protocol buffer holds related data for features of type TYPE_PEAK and TYPE_VOLCANO.
Attributes
-
prominenceMeters
(type:float()
, default:nil
) - Topographic prominence in meters: the height of the peak’s summit above the lowest contour line encircling it and no higher summit.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto{ prominenceMeters: float() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.