mirror of
https://github.com/kidwellj/mapping_environmental_action.git
synced 2024-10-31 23:42:20 +00:00
wilderness update
This commit is contained in:
parent
8572a728e8
commit
5648762bd5
|
@ -793,6 +793,8 @@ unzip("data/SSSI_SCOTLAND_ESRI.zip", exdir = "data")
|
|||
|
||||
sssi <- st_read("data/")
|
||||
|
||||
st_crs(sssi)
|
||||
st_buffer(sssi,
|
||||
st_within(ecs, sssi)
|
||||
|
||||
# Download wild land areas:
|
||||
|
|
Loading…
Reference in a new issue