list_features: List the openEO endpoints

View source: R/server_metadata.R

list_featuresR Documentation

List the openEO endpoints

Description

The client queries the version resolved back-end for its endpoint capabilities and returns it as a tibble.

Usage

list_features(con = NULL)

Arguments

con

A connected openEO client (optional) otherwise active_connection() is used.

Value

data.frame or tibble (if available)


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