NAServerServiceAreaResults
Base Type: NAServerSolverResults
A class that contains the result of performing network analysis on a service area layer.
|
Property |
Type |
Description |
|---|---|---|
|
Barriers |
The point barriers used in the analysis. | |
|
Facilities |
The facilities used in the analysis. | |
|
PolygonBarriers |
The polygon barriers used in the analysis. | |
|
PolylineBarriers |
The line barriers used in the analysis. | |
|
SALineGeometries |
Polyline[] |
The Polyline geometries representing the streets reached from each facility. |
|
SALines |
The service area line features returned from the analysis. | |
|
SAPolygonGeometries |
Polygon[] |
The Polygon geometries representing the area reached from each facility. |
|
SAPolygons |
The service area polygon features returned from the analysis. |
2/28/2020