The following tables list the members exposed by NcPatchesCalculator.
Public Methods
| Name | Description |
 | CreateNewFeatureSet |
Creates a new featureset by creating nature retention patches for features with column attribute NCpropotion > 0.
Splits original polygon for those feature into one main stand polygon and one retention patch.
A column called "NCproportion" must be available. This should hold the proportion of the entire polygon area that
should be set aside. For example, if the desired NC area should be 1 ha, then NCproportion should be 1/polygon.Area.
|
Top
See Also