ServiceAreaOverlapGeometry

Résumé

Enumeration specifying the desired behavior of the ServiceArea analysis output when multiple facilities are included in the input.

Propriétés

PropriétéExplicationType de données
Split
(Lecture seule)

Creates individual polygons that are closest for each facility. The polygons do not overlap each other. For split lines, none of the lines overlap each other, and a line is always assigned to the nearest facility even if more than one facility can reach it.

Object
Overlap
(Lecture seule)

Creates individual polygons for each facility. The polygons can overlap each other. For overlapping lines, portions of the network that are within reach of more than one facility will have a line for each facility.

Object
Dissolve
(Lecture seule)

Merges the polygons of multiple facilities that have the same cutoff values into one polygon. If the polygons of a given cutoff don't touch, they are merged into one multipart polygon. This option does not apply to line output.

Object

Dans cette rubrique