Skip to contents

A dataset containing wetland features near Clearwater Lake, Manitoba.

Usage

clearwater_lake_wetlands

Format

An sf (see sf::st_sf()) object with 5 features and 8 fields. See the source below for details.

Source

Mark Padgham, Bob Rudis, Robin Lovelace, Maëlle Salmon (2017). “osmdata.” Journal of Open Source Software, 2(14), 305. doi:10.21105/joss.00305 https://doi.org/10.21105/joss.00305, https://joss.theoj.org/papers/10.21105/joss.00305.

Details

Hydrology features are from Open Street Map, downloaded using the osmdata package.

Examples

library(sf)
data(clearwater_lake_wetlands)
plot(clearwater_lake_wetlands)