NAServerServiceAreaResults

Base Type: NAServerSolverResults

A class that contains the result of performing network analysis on a service area layer.

Property

Type

Description

Barriers

RecordSet

The point barriers used in the analysis.

Facilities

RecordSet

The facilities used in the analysis.

PolygonBarriers

RecordSet

The polygon barriers used in the analysis.

PolylineBarriers

RecordSet

The line barriers used in the analysis.

SALineGeometries

Polyline[]

The Polyline geometries representing the streets reached from each facility.

SALines

RecordSet

The service area line features returned from the analysis.

SAPolygonGeometries

Polygon[]

The Polygon geometries representing the area reached from each facility.

SAPolygons

RecordSet

The service area polygon features returned from the analysis.

2/28/2020