GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
This protocol buffer holds related data for features of type TYPE_PEAK and TYPE_VOLCANO.
Attributes List
This module has the following attributes (case-insensitive ascending order):
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.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto{
prominenceMeters: float() | nil
}
prominenceMeters: float() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostorePeakProto