Show / Hide Table of Contents

Enum DataLayersResource.GetRequest.RequiredQualityEnum

Optional. The minimum quality level allowed in the results. No result with lower quality than this will be returned. Not specifying this is equivalent to restricting to HIGH quality only.

Namespace: Google.Apis.Solar.v1
Assembly: Google.Apis.Solar.v1.dll
Syntax
public enum DataLayersResource.GetRequest.RequiredQualityEnum

Fields

Name Description
BASE__

Solar data is derived from enhanced satellite imagery processed at 0.25 m/pixel. Note: This enum is only available if experiments=EXPANDED_COVERAGE is set in the request. For more information, see Expanded Coverage.

HIGH

Solar data is derived from aerial imagery captured at low-altitude and processed at 0.1 m/pixel.

IMAGERYQUALITYUNSPECIFIED

No quality is known.

LOW

Solar data is derived from enhanced satellite imagery processed at 0.25 m/pixel.

MEDIUM

Solar data is derived from enhanced aerial imagery captured at high-altitude and processed at 0.25 m/pixel.

In this article
Back to top Generated by DocFX