Scenes Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The Scenes sub-client.

C#
public class Scenes
Inheritance
Scenes

Constructors

Scenes()

Initializes a new instance of Scenes for mocking.

Properties

Pipeline

The HTTP pipeline for sending and receiving REST requests and responses.

Methods

CreateSatelliteDataIngestionJob(WaitUntil, String, RequestContent, RequestContext)

Create a satellite data ingestion job.

CreateSatelliteDataIngestionJobAsync(WaitUntil, String, RequestContent, RequestContext)

Create a satellite data ingestion job.

Download(String, RequestContext)

Downloads and returns file Stream as response for the given input filePath.

DownloadAsync(String, RequestContext)

Downloads and returns file Stream as response for the given input filePath.

GetSatelliteDataIngestionJobDetails(String, RequestContext)

Get a satellite data ingestion job.

GetSatelliteDataIngestionJobDetailsAsync(String, RequestContext)

Get a satellite data ingestion job.

GetScenes(String, String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, IEnumerable<String>, IEnumerable<Double>, IEnumerable<String>, Nullable<Int32>, String, RequestContext)

Returns a paginated list of scene resources.

GetScenesAsync(String, String, String, String, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Double>, Nullable<Double>, IEnumerable<String>, IEnumerable<Double>, IEnumerable<String>, Nullable<Int32>, String, RequestContext)

Returns a paginated list of scene resources.

GetStacFeature(String, String, RequestContext)

Get a feature(SpatioTemporal Asset Catalog (STAC) Item) for given collection and feature id.

GetStacFeatureAsync(String, String, RequestContext)

Get a feature(SpatioTemporal Asset Catalog (STAC) Item) for given collection and feature id.

SearchFeatures(String, RequestContent, Nullable<Int32>, Nullable<Int32>, RequestContext)

Search for STAC features by collection id, bbox, intersecting geometry, start and end datetime.

SearchFeaturesAsync(String, RequestContent, Nullable<Int32>, Nullable<Int32>, RequestContext)

Search for STAC features by collection id, bbox, intersecting geometry, start and end datetime.

Applies to

Toode Versioonid
Azure SDK for .NET Preview