cultenv: Compute cultural and environmental resources measure

Description Usage Arguments Details Value

View source: R/sensitive_uses.R

Description

Compute cultural and environmental resources measure

Usage

1
cultenv(project, sensitive_layer, buffer, epsg = NULL)

Arguments

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.

Details

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.

Value

The percent of the project's alignment lying in sensitive areas


transportfoundry/tvmeasures documentation built on May 22, 2019, 10:57 p.m.