View source: R/bufferintersection.R
geospatial operation of intersection between the buffered river centerline sf and site sf
1 | bufferintersection(site_sf, rivers, buffer_dist = 1000)
|
site_sf |
a sf object of sites |
rivers |
a sf object of river centerline |
buffer_dist |
the distance of buffering riversn centerline in meter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.