GoogleEarthEnterpriseMetadata

To construct GoogleEarthEnterpriseMetadata, call [GoogleEarthEnterpriseMetadata.fromUrl]. Do not call the constructor directly.

Provides metadata using the Google Earth Enterprise REST API. This is used by the GoogleEarthEnterpriseImageryProvider and GoogleEarthEnterpriseTerrainProvider to share metadata requests.

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

True if imagery is available.

Link copied to clipboard

Key used to decode packets

Link copied to clipboard

Exponent used to compute constant to calculate negative height values.

Link copied to clipboard

Threshold where any numbers smaller are actually negative values. They are multiplied by -2^negativeAltitudeExponentBias.

Link copied to clipboard

True if imagery is sent as a protocol buffer, false if sent as plain images. If undefined we will try both.

Link copied to clipboard

Dictionary of provider id to copyright strings.

Link copied to clipboard

Gets the proxy used for metadata requests.

Link copied to clipboard

Gets the resource used for metadata requests.

Link copied to clipboard

True if terrain is available.

Link copied to clipboard
val url: String

Gets the name of the Google Earth Enterprise server.