OriginDestinationCostMatrix output data types
Describes the output data types containing the results from an origin-destination cost matrix analysis.
Lines
This provides access to the lines connecting the origins to the destinations.
The data type supports the following fields:
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
This field corresponds to the |
Long |
|
|
This field corresponds to the |
Long |
|
|
This field corresponds to the |
Long |
|
|
This field corresponds to the |
Long |
|
|
The rank of the destination among all destinations found for the associated origin. The destination that is closest to the origin has a rank of 1. |
Long |
|
|
The travel time along the street network between the associated origin and destination. The field value is in the units specified by the Note:Additional fields |
Double |
|
|
The travel distance along the street network between the associated origin and destination. The field value is in the units specified by the Note:Additional fields |
Double |
|
|
The travel cost in unknown units along the street network between the associated origin and destination. 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. |
Double |
|
|
The name of the corresponding input origin feature. This field is included only if the |
Text |
|
|
The name of the corresponding input destination feature. This field is included only if the |
Text |
Origins
This provides information about the origins used in the analysis such as the total number of destinations reached from a given origin, or the origins that could not be included 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 origins for the analysis.
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
The name of the origin. If the name of the origin was provided as part of the |
Text |
|
|
The This field is not always reliable for joins. This field is null for inputs added to the analysis using the |
Long |
|
|
A count of destinations that were reached from the origin. |
Long |
|
|
The value of the |
Long |
|
|
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 value of 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 value of the |
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 |
Destinations
This provides information about the destinations used in the analysis such as the total number of origins that were reached from a given origin, or the destinations that could not be included 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 origins for the analysis.
|
Field |
Description |
Data type |
|---|---|---|
|
|
The object ID of the feature. |
ObjectID |
|
|
The name of the destination. If the name for the origin was provided as part of 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 number of origins that reached the destination. |
Long |
|
|
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 value of 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 |