ServiceArea output data types
Upon successful execution, the tool returns the service areas around the facilities and the status indicating the analysis was successful.
The output data types containing the results from a service area analysis are described below.
Polygons
It provides access to polygon features that represent areas that can be reached from the input locations with a given travel time, travel distance, or travel cost.
This data type supports the fields described below. In addition to these fields, the data type also includes all the fields from the input feature class used as facilities for the analysis when generating overlapping or non-overlapping polygons.
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
The name of the service area. It is based on the name of the associated facility and the cutoffs; for example, The cutoff values are returned without the name of the facility, for example, |
Text |
|
|
This field corresponds to the Multiple facilities can be associated with one service area when the |
Long |
|
|
This field corresponds to the Multiple facilities can be associated with one service area when the |
Long |
|
|
The lower bound of the service area's impedance cutoff range. The unit for this field is based on the unit of the impedance attribute set for the analysis. If the impedance attribute is time based, the value is in the units specified by the |
Double |
|
|
The upper bound of the service area's impedance cutoff range. The value is in the same units as the |
Double |
|
|
The values for this field are copied from the |
Text |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |
Lines
This stores the resultant service areas as linear features and covers the streets, or network edges, that can be reached within the given time, distance, or other travel-cost cutoff. Lines are a truer representation of a service area than polygons since service area analyses are based on measurements along the network lines.
This data type supports the following fields:
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
This field corresponds to the Legacy:This field was added at 3.1. The field is not included in the result if the network data source is a version of ArcGIS Enterprise earlier than 11.1. |
Long |
|
|
This field corresponds to the |
Long |
|
|
Each service area line traverses a feature from a network source feature class—a feature class used to create the network dataset on which the service area analysis is performed. This field contains the name of the edge source feature class from which the line was generated. |
Text |
|
|
The |
Long |
|
|
Specifies where along the underlying source feature the service area line begins.
|
Double |
|
|
Specifies where along the underlying source feature the service area line ends.
|
Double |
|
|
This field contains the cumulative cost, in minutes, of the path from the facility to the beginning of the line feature. The cost of the adjacent junction at the beginning of the line is included in this value. Note:An additional field, Note:Additional fields, |
Double |
|
|
This field contains the cumulative cost, in minutes, of the path from the facility to the end of the line feature. The cost of the adjacent junction at the end of the line is excluded from this value. Note:An additional field, Note:Additional fields, |
Double |
|
|
This field contains the cumulative cost, in miles, of the path from the facility to the beginning of the line feature. The cost of the adjacent junction at the beginning of the line is included in this value. Note:An additional field, Note:Additional fields, |
Double |
|
|
This field contains the cumulative cost, in miles, of the path from the facility to the end of the line feature. The cost of the adjacent junction at the end of the line is excluded from this value. Note:An additional field, Note:Additional fields, |
Double |
|
|
This field contains the cumulative cost, in kilometers, of the path from the facility to the beginning of the line feature. The cost of the adjacent junction at the beginning of the line is included in this value. |
Double |
|
|
This field contains the cumulative cost, in kilometers, of the path from the facility to the end of the line feature. The cost of the adjacent junction at the end of the line is excluded from this value. |
Double |
|
|
This field contains the cumulative cost, in unknown units, of the path from the facility to the beginning of the line feature. The cost of the adjacent junction at the beginning of the line is included in this value. This field is included only when the travel mode used for the analysis has an impedance attribute that is neither time based nor distance based. Note:Additional fields, |
Double |
|
|
This field contains the cumulative cost, in unknown units, of the path from the facility to the end of the line feature. The cost of the adjacent junction at the end of the line is excluded from this value. This field is included only when the travel mode used for the analysis has an impedance attribute that is neither time based nor distance based. Note:Additional fields, |
Double |
Facilities
This provides access to the attributes of the facilities that are used in the service area analysis. You can use the attributes from this data type, such as the Status field, to determine why a facility was not used in the analysis.
The data type supports the following fields. In addition to these fields, the data type also includes all the fields from the input feature class used as facilities for the analysis.
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
The name of the facility. The values for this field are copied from the |
Text |
|
|
The This field is not always reliable for joins. This field is null for inputs added to the analysis using the |
Long |
|
|
The values for this field are copied from the |
Text |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |
|
|
The numeric identifier of the network dataset source feature class on which the input point is located. |
Long |
|
|
The ObjectID of the feature in the source on which the input point is located. |
Long |
|
|
The position along the digitized direction of the source line feature. This value is stored as a ratio. This field is null if the network location references a junction. |
Double |
|
|
The side of the edge in relation to the digitized direction of the line feature. This field is limited to a domain of two values: Right Side (1) and Left Side (2). |
Long |
|
|
The direction a vehicle may arrive at and depart from the facility. The values for this field are copied from the |
Long |
|
|
Specifies the status of the point with respect to its location on the network and the outcome of the analysis. The possible values are the following:
|
Long |
|
|
The x-coordinate of the position on the network dataset where the point was located, in the coordinate system of the network dataset. |
Double |
|
|
The y-coordinate of the position on the network dataset where the point was located, in the coordinate system of the network dataset. |
Double |
|
|
The z-coordinate of the position on the network dataset where the point was located, in the coordinate system of the network dataset. The |
Double |
|
|
The distance in meters between the point's geographic location and the position where it was located on the network. |
Double |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |
|
|
The values for this field are copied from the |
Double |