list_file_formats: Supported Input/Output formats

View source: R/server_metadata.R

list_file_formatsR Documentation

Supported Input/Output formats

Description

The function queries the openEO service for supported I/O formats as a FileFormatList object.

Usage

list_file_formats(con = NULL)

Arguments

con

openEO client object (optional) otherwise active_connection() is used.

Details

The FileFormatList object is a named list, which is organized into 'input' and 'output'. For each category a different named list with the FileFormat is indexed by its format ID.

Value

a FileFormatList object


openeo documentation built on Nov. 17, 2022, 5:07 p.m.