pl

package
v0.22.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Asset

type Asset struct {
	AssetType  string `json:"pl:asset_type,omitempty"`
	BundleType string `json:"pl:bundle_type,omitempty"`
}

func (*Asset) Apply

func (*Asset) Apply(*stac.Asset)

func (*Asset) URI

func (*Asset) URI() string

type Item

type Item struct {
	ItemType           string   `json:"pl:item_type,omitempty"`
	PixelResolution    float64  `json:"pl:pixel_resolution,omitempty"`
	PublishingStage    string   `json:"pl:publishing_stage,omitempty"`
	QualityCategory    string   `json:"pl:quality_category,omitempty"`
	StripId            string   `json:"pl:strip_id,omitempty"`
	BlackFill          *float64 `json:"pl:black_fill,omitempty"`
	ClearPercent       *float64 `json:"pl:clear_percent,omitempty"`
	GridCell           *string  `json:"pl:grid_cell,omitempty"`
	GroundControl      *bool    `json:"pl:ground_control,omitempty"`
	GroundControlRatio *float64 `json:"pl:ground_control_ratio,omitempty"`
}

func (*Item) Apply

func (*Item) Apply(*stac.Item)

func (*Item) URI

func (*Item) URI() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL