KDOT PMS Replacement Project

R-PMS Subsystem - AECOM : Package . AECOM-EPMS System : Package

Entity - ROUGH link

Properties
Name Value
Data Model Physical
Stereotypes AECOMSystem
Schema AECOMSchema
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
ID varchar2(255) FK No

Character string that identifies the road segment.

Foreign key to ID column in GEOM table.

IRIDATE timestamp(0) Yes

Date of survey on which roughness value is based.

IRIR float(0) Yes

Roughness value in the same units as those defined in EPMS for the distress variable levels of the roughness distress variable.

Relationships Summary
Name Begin End
  : Relationship
 GEOM : Entity
 ROUGH : Entity

Columns Detail
Name Value
Name ID
Description

Character string that identifies the road segment.

Foreign key to ID column in GEOM table.

Type varchar2
Nullable false
Unique false
Primary Key false
Index false
Length 255
Scale 0
Foreign Key true
Generated Unspecified
Sync To Attribute Yes

Name Value
Name IRIDATE
Description

Date of survey on which roughness value is based.

Type timestamp
Nullable true
Unique false
Primary Key false
Index false
Length 0
Scale 0
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name IRIR
Description

Roughness value in the same units as those defined in EPMS for the distress variable levels of the roughness distress variable.

Type float
Nullable true
Unique false
Primary Key false
Index false
Length 0
Scale 0
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Relationships Detail
Name Value
Name
Foreign Key
ROUGH
 ID : Column
Primary Key
GEOM
 ID : Column
To Multiplicity 0..*
From Multiplicity 1
Sync To Association Yes
Data Model Physical

Appears In
Diagram
 KDOT_RPMS_EPMS(AECOM) : Entity Relationship Diagram
KDOT PMS Replacement Project