| Message |
Name: US_STREETS_ND
Type: Geodatabase-Based Network Dataset
Sources:
Edge Sources:
TRANS_STREET_GDT
Connectivity:
Group 1:
Edge Connectivity:
TRANS_STREET_GDT (End Point)
Elevation Fields:
Edge Elevation Fields: (From End, To End):
TRANS_STREET_GDT: (F_ZLEV, T_ZLEV)
Turns:
Attributes:
Oneway:
Usage Type: Restriction
Data Type: Boolean
Units Type: Unknown
Use by Default: True
Source Attribute Evaluators:
TRANS_STREET_GDT (From-To): Field -
Prelogic:
restricted = False
Select Case UCase([One_way])
Case "N", "TF", "T": restricted = True
End Select
Expression: restricted
TRANS_STREET_GDT (To-From): Field -
Prelogic:
restricted = False
Select Case UCase([One_way])
Case "N", "FT", "F": restricted = True
End Select
Expression: restricted
Default Attribute Evaluators:
Default Edges: Constant - Traversable
Default Junctions: Constant - Traversable
Default Turns: Constant - Traversable
Time:
Usage Type: Cost
Data Type: Double
Units Type: Minutes
Use by Default: True
Source Attribute Evaluators:
TRANS_STREET_GDT (From-To): Field - [FT_Cost]
TRANS_STREET_GDT (To-From): Field - [TF_Cost]
Default Attribute Evaluators:
Default Edges: Constant - 0
Default Junctions: Constant - 0
Default Turns: Constant - 0
RoadClass:
Usage Type: Descriptor
Data Type: Integer
Units Type: Unknown
Use by Default: False
Source Attribute Evaluators:
TRANS_STREET_GDT (From-To): Field -
Prelogic:
rc = 1 'Local road
Select Case UCase([CFCC])
Case "A10", "A11", "A12", "A13", "A14", "A15", "A16", "A17", "A18", "A19"
rc = 2 'Highway
Case "A60", "A63"
rc = 3 'Ramp
Case "A65", "A66", "A68", "A69"
rc = 4 'Ferry
Case "A62"
rc = 5 'Roundabout
End Select
Expression: rc
TRANS_STREET_GDT (To-From): Field -
Prelogic:
rc = 1 'Local road
Select Case UCase([CFCC])
Case "A10", "A11", "A12", "A13", "A14", "A15", "A16", "A17", "A18", "A19"
rc = 2 'Highway
Case "A60", "A63"
rc = 3 'Ramp
Case "A65", "A66", "A68", "A69"
rc = 4 'Ferry
Case "A62"
rc = 5 'Roundabout
End Select
Expression: rc
Default Attribute Evaluators:
Default Edges: Constant - 0
Default Junctions: Constant - 0
Default Turns: Constant - 0
Hierarchy:
Usage Type: Hierarchy
Data Type: Integer
Units Type: Unknown
Use by Default: True
Hierarchy Ranges:
Primary Roads: up to 1
Secondary Roads: 2 - 2
Local Roads: 3 and higher
Source Attribute Evaluators:
TRANS_STREET_GDT (From-To): Field -
Prelogic:
res = 3
if [ACC] = "1" or [ACC] = "2" then
res = 1
elseif [ACC] = "3" then
res = 2
elseif [CFCC] < "A40" or [CFCC] = "A60" or [CFCC] = "A63" or [CFCC] = "A68" or [CFCC] = "A69" or [CFCC] = "A45" then
res = 2
end if
Expression: res
TRANS_STREET_GDT (To-From): Field -
Prelogic:
res = 3
if [ACC] = "1" or [ACC] = "2" then
res = 1
elseif [ACC] = "3" then
res = 2
elseif [CFCC] < "A40" or [CFCC] = "A60" or [CFCC] = "A63" or [CFCC] = "A68" or [CFCC] = "A69" or [CFCC] = "A45" then
res = 2
end if
Expression: res
Default Attribute Evaluators:
Default Edges: Constant - 0
Default Junctions: Constant - 0
Default Turns: Constant - 0
Length:
Usage Type: Cost
Data Type: Double
Units Type: Miles
Use by Default: False
Source Attribute Evaluators:
TRANS_STREET_GDT (From-To): Field - [SHAPE_Length]
TRANS_STREET_GDT (To-From): Field - [SHAPE_Length]
Default Attribute Evaluators:
Default Edges: Constant - 0
Default Junctions: Constant - 0
Default Turns: Constant - 0
Directions:
Directions Ready: Yes
General Directions:
Display Length Units: Miles
Length Attribute: Length
Time Attribute: Time
Road Class Attribute: RoadClass
Source Directions:
TRANS_STREET_GDT:
Street Name Fields:
Primary:
Prefix: PREFIX
Name: NAME
Suffix Type: TYPE
Suffix: SUFFIX
Shields:
Shield Field Type: Single Field
Shield Description Field: SHIELD
-------- This is the summary of my network dataset.
Thanks,
Pratik |