Description Usage Arguments Details Value
View source: R/sensitive_uses.R
Compute cultural and environmental resources measure
1 |
project |
An object of class 'sf' identifing a project alignment |
sensitive_layer |
An object of class 'sf' defining sensitive land uses. |
buffer |
Distance considered an impact on point and linear uses, in the units of 'epsg' |
epsg |
The EPSG code of the reprojected layer. |
The cultural and environmental resources measure is the share of a project's alignment lying within sensitive land uses. These land uses are defined by areal, linear, or point geometries; in the case of points and lines, a buffer is applied to the geometries.
The buffer radius calculation requires that the project and sensitivity layer be in the same projected coordinate system.
The percent of the project's alignment lying in sensitive areas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.