wilderness update

This commit is contained in:
Jeremy Kidwell 2019-02-01 14:47:28 +00:00
parent 8572a728e8
commit 5648762bd5

View file

@ -793,6 +793,8 @@ unzip("data/SSSI_SCOTLAND_ESRI.zip", exdir = "data")
sssi <- st_read("data/") sssi <- st_read("data/")
st_crs(sssi)
st_buffer(sssi,
st_within(ecs, sssi) st_within(ecs, sssi)
# Download wild land areas: # Download wild land areas: