bfs_get_catalog_geodata {BFS} | R Documentation |
Get the geodata catalog of the Swiss Confederation
Description
Display geo-information catalog of the Swiss Confederation (https://data.geo.admin.ch/), including some geographic datasets provided by the Swiss Federal Statistical Office. Note that this geodata catalog is not hosted by the Swiss Federal Statistical Office.
Usage
bfs_get_catalog_geodata(include_metadata = TRUE)
Arguments
include_metadata |
boolean TRUE to loop on each geodata to add metadata. |
Details
For now only Stac API datasets are accessible.
Value
A tbl_df (a type of data frame; see tibble or dplyr packages). Returns NULL if no connection.
[Package BFS version 0.5.8 Index]