Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the tile operation.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that you specify.

Link copied to clipboard

The particular assets or bands to tile.

Link copied to clipboard

Determines whether or not to return a valid data mask.

Link copied to clipboard

The output data type of the tile operation.

Link copied to clipboard

The data format of the output tile. The formats include .npy, .png and .jpg.

Link copied to clipboard

Property filters for the imagery to tile.

Link copied to clipboard

Determines what part of the Earth Observation job to tile. 'INPUT' or 'OUTPUT' are the valid options.

Link copied to clipboard

Time range filter applied to imagery to find the images to tile.

Link copied to clipboard
var x: Int?

The x coordinate of the tile input.

Link copied to clipboard
var y: Int?

The y coordinate of the tile input.

Link copied to clipboard
var z: Int?

The z coordinate of the tile input.