Stored queries are identifiers for data sets. The current version on the Open Data WFS service of the Finnish Meteorological Institute uses the stored queries extensively to enable users to select the features, areas and times they require as easily as possible. See the Open data WFS Service for more detailed information about the available stored queries and their request parameters.
Arguments
- all
logical should all stored queries available through the API be listed(default: FALSE)?
Value
tibble containing the following columns:
- query_id
ID of the storied query.
- query_desc
Description of the storied query.
- no_parameters
Number of parameters.
- function_name
Name of the function in fmi2 if wrapped, NA otherwise.
Author
Joona Lehtomäki joona.lehtomaki@iki.fi