Skip to main content

ClosestFacilityOutputDataType

Summary

Enumeration of output types for the ClosestFacility solver.

Properties

Name Explanation Data type

Incidents

(Read only)

Specifies the output incidents for the Closest Facility analysis.

Object

Facilities

(Read only)

Specifies the output facilities for the Closest Facility analysis.

Object

Routes

(Read only)

Specifies the output routes between facilities and incidents calculated in the Closest Facility analysis.

Object

ClosestFacilities

(Read only)

Specifies the output closest facilities for the Closest Facility analysis. This subset of the output facilities includes only those facilities that were closest to at least one of the incidents.

Object

Directions

(Read only)

The output turn-by-turn directions for the routes calculated in the analysis.

Legacy:

This output type has been superseded by DirectionPoints and DirectionLines and will be removed in a future release.

Object

DirectionPoints

(Read only)

This is the output turn-by-turn directions for the routes calculated in the analysis, represented as point locations along the routes where specific direction events or maneuvers occur.

Object

DirectionLines

(Read only)

This is the output route lines calculated in the analysis sliced to represent each route segment between DirectionPoints events or maneuver locations.

Object