Skip to main content

ServiceAreaPolygonCutoffGeometry

Summary

Enumeration specifying the desired behavior of the ServiceArea output polygons when multiple cutoffs are specified.

Properties

Name Explanation Data type

Disks

(Read only)

Output polygons extend from the facility to the cutoff. If you create 5- and 10-minute service areas, the 10-minute service area polygon will include the area under the 5-minute service area polygon as well as the area from the 5-minute to the 10-minute break.

Object

Rings

(Read only)

Output polygons extend between the nearest cutoff values only. They do not include the area of smaller cutoffs. This creates polygons between consecutive cutoffs.

Object