KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - SKETCHES link

Properties
Name Value
Data Model Physical
Schema PMIS
Primary Key Clustered Unspecified
Unlogged false
Temporal false

Columns Summary
Column Name Data Type PK / FK Nullable Description
COUNTY number(3) Yes

The county the CANSYS sketch covers.

RTTY number(1) Yes

The Route type.

RTNO number(3) Yes

The Route number.

CODE number(1) Yes

The Route code.

MPBEG number(6, 3) Yes

The beginning milepost of the CANSYS sketch.

MPEND number(6, 3) Yes

The ending milepost of the CANSYS sketch.

SKETCHDATE date Yes

The Date of the CANSYS sketch.

GEOMDATE date Yes

Date CANSYS sketches entered into <geom>.

PNUMBER varchar2(10) Yes

The Project number the CANSYS sketch covers.

COMMENTS char(80) Yes

Comments on the CANSYS sketch.

Columns Detail
Name Value
Name COUNTY
Description

The county the CANSYS sketch covers.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 3
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name RTTY
Description

The Route type.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 1
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name RTNO
Description

The Route number.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 3
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name CODE
Description

The Route code.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 1
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name MPBEG
Description

The beginning milepost of the CANSYS sketch.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 6
Scale 3
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name MPEND
Description

The ending milepost of the CANSYS sketch.

Type number
Nullable true
Unique false
Primary Key false
Index false
Type Name NUMBER
Length 6
Scale 3
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name SKETCHDATE
Description

The Date of the CANSYS sketch.

Type date
Nullable true
Unique false
Primary Key false
Index false
Type Name DATE
Length 0
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name GEOMDATE
Description

Date CANSYS sketches entered into <geom>.

Type date
Nullable true
Unique false
Primary Key false
Index false
Type Name DATE
Length 0
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name PNUMBER
Description

The Project number the CANSYS sketch covers.

Type varchar2
Nullable true
Unique false
Primary Key false
Index false
Type Name VARCHAR2
Length 10
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name COMMENTS
Description

Comments on the CANSYS sketch.

Type char
Nullable true
Unique false
Primary Key false
Index false
Type Name CHAR
Length 80
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Appears In
Diagram
 KDOT_RPMS_PMISschema : Entity Relationship Diagram
KDOT PMS Replacement Project