SAGA.imagery_tools.14: Import Landsat Scene

Import Landsat scenes including metadata from Landsat metadata files. Band data have to be stored in the same folder as the chosen metadata file in uncompressed GeoTIFF format.

Inputs

Metadata File

format
href
Please set a value for METAFILE.

Multispectral Bands as Grid Collection

boolean

Skip Panchromatic Band

boolean

Radiometric Calibration

string

Output Data Type

string

Temperature Unit

string

Coordinate System

string

Resampling

string

Outputs

Bands

format
transmission

Band Info

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.imagery_tools.14", "title": "Import Landsat Scene", "description": "Import Landsat scenes including metadata from Landsat metadata files. Band data have to be stored in the same folder as the chosen metadata file in uncompressed GeoTIFF format. ", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.imagery_tools.14/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://demo.mapmint.com/ogc-api/processes/SAGA.imagery_tools.14/execution.html"}], "inputs": {"METAFILE": {"title": "Metadata File", "description": "Metadata File", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/plain"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}}}], "nullable": true}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/plain"}]}, "id": "METAFILE"}, "MULTI2GRIDS": {"title": "Multispectral Bands as Grid Collection", "description": "Multispectral Bands as Grid Collection", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "MULTI2GRIDS"}, "SKIP_PAN": {"title": "Skip Panchromatic Band", "description": "Skip Panchromatic Band", "schema": {"type": "boolean", "default": false, "enum": ["true", "false"], "nullable": true}, "id": "SKIP_PAN"}, "CALIBRATION": {"title": "Radiometric Calibration", "description": "Radiometric Calibration", "schema": {"type": "string", "default": "none", "enum": ["none", "radiance", "reflectance"], "nullable": true}, "id": "CALIBRATION"}, "DATA_TYPE": {"title": "Output Data Type", "description": "Output Data Type", "schema": {"type": "string", "default": "integers with scaling", "enum": ["integers with scaling", "floating point numbers"], "nullable": true}, "id": "DATA_TYPE"}, "TEMP_UNIT": {"title": "Temperature Unit", "description": "Temperature Unit", "schema": {"type": "string", "default": "Kelvin", "enum": ["Kelvin", "Celsius"], "nullable": true}, "id": "TEMP_UNIT"}, "PROJECTION": {"title": "Coordinate System", "description": "Coordinate System", "schema": {"type": "string", "default": "UTM North", "enum": ["UTM North", "UTM South", "Geographic Coordinates"], "nullable": true}, "id": "PROJECTION"}, "RESAMPLING": {"title": "Resampling", "description": "Resampling", "schema": {"type": "string", "default": "B-Spline Interpolation", "enum": ["Nearest Neighbour", "Bilinear Interpolation", "Bicubic Spline Interpolation", "B-Spline Interpolation"], "nullable": true}, "id": "RESAMPLING"}}, "outputs": {"BANDS": {"title": "Bands", "description": "Bands", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["image/tiff", "application/x-ogc-envi", "application/x-ogc-aaigrid", "image/png"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "base64", "contentMediaType": "image/tiff"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-envi"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "application/x-ogc-aaigrid"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "image/png"}]}, "id": "BANDS"}, "BAND_INFO": {"title": "Band Info", "description": "Band Info", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "BAND_INFO"}}}

http://demo.mapmint.com/ogc-apihttp://localhost/ogc-api/localhost/ogc-api/processes/SAGA.imagery_tools.14.html
Last modified: Sat Feb 19 15:43:34 CET 2022