GeoEAGLAreaCalculator

Titleā€ƒ GeoEAGLAreaCalculator

Summary

This script takes an input Polygon geometry object and uses it to clip a set of specified features. The area of a specified unique attribute from each feature class is then summed and the proportion of the area of the input polygon calculated. The script then outputs a JSON object classified by feature class.


Usage

Syntax

Parameter Explanation
Polygon_Geometry

use polygon to calc area percent of target layers

Clip_by_County_ (Optional)

true to analyze this layer

Clip_by_Ecology_Region_ (Optional)

true to analyze this layer

Clip_by_WRIA_ (Optional)

true to analyze this layer

Clip_by_Leg__District_ (Optional)

true to analyze this layer

Clip_by_Cong__District_ (Optional)

true to analyze this layer

Code Samples

Tags

Credits

Use limitations