mirror of
https://github.com/kidwellj/mapping_environmental_action.git
synced 2025-06-13 10:04:09 +00:00
wilderness update
This commit is contained in:
parent
8572a728e8
commit
5648762bd5
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue