Description Usage Arguments Value
Inspired from https://gis.stackexchange.com/questions/229453/create-a-circle-of-defined-radius-around-a-point-and-then-find-the-overlapping-a and https://stackoverflow.com/questions/46704878/circle-around-a-geographic-point-with-st-buffer
1 | append_clc_classes_buffer(corine.wal.simple.sf, radius.num, locations.sf)
|
corine.wal.simple.sf |
A simple feature of land covers in Wallonia |
radius.num |
A numeric corresponding to the radius of the buffer that you want |
locations.sf |
A simple feature which has coordinates of points |
a sf data frame presenting percentage of cover of each land cover for each location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.