get_ogc_params: Get parameter descriptions

View source: R/get_ogc_documentation.R

get_ogc_paramsR Documentation

Get parameter descriptions

Description

This function returns a list of properties available from an endpoint. When available, it will also contain a description.

Usage

get_ogc_params(service)

Arguments

service

Character, can be any of the USGS Waterdata API endpoints or collections.

Value

list

Examples




ml <- dataRetrieval::get_ogc_params("monitoring-locations")
ml$national_aquifer_code



dataRetrieval documentation built on March 31, 2026, 5:07 p.m.