listFeatureTypeDatasetsFromWorkspace: List all datasets from the Web Feature Services provided by...

View source: R/ows4r_utils.R

listFeatureTypeDatasetsFromWorkspaceR Documentation

List all datasets from the Web Feature Services provided by the Malaria Atlas Project within the given workspace.

Description

This function lists minimal information of all the feature datasets from the Web Feature Services provided by the Malaria Atlas Project, in the given workspace.

Usage

listFeatureTypeDatasetsFromWorkspace(workspace)

Arguments

workspace

Character vector representing the name of the workspace.

Value

A data.frame with columns 'id', 'version', and 'workspace' representing the unique identifier, version, and domain of the datasets


malariaAtlas documentation built on Oct. 27, 2023, 9:07 a.m.