KDOT PMS Replacement Project

ERModel : Model . PMIS : Package

Entity - GPSLRS 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

County Number 1-105.

RTNO number(3) Yes

Route Number.

CODE number(1) Yes

Route Suffix 0-9.

REFPOST number(8, 5) Yes

County refpost in miles.

LANE number(1) Yes

Lane 1-wb,2-nb,3-eb,4-sb.

LATITUDE number(11, 7) Yes

Latitude.

LONGITUDE number(12, 7) Yes

Longitude.

TRACK_T number(5, 1) Yes

Tracking 0 degrees=north 90=east.

ELEV number(8, 3) Yes

Elevation in METERS.

AINDEX number(7) Yes

Unique alignment identifier.

PMMINDEX number(8) Yes

Pmmapping index.

Columns Detail
Name Value
Name COUNTY
Description

County Number 1-105.

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 RTNO
Description

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

Route Suffix 0-9.

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 REFPOST
Description

County refpost in miles.

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

Name Value
Name LANE
Description

Lane 1-wb,2-nb,3-eb,4-sb.

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 LATITUDE
Description

Latitude.

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

Name Value
Name LONGITUDE
Description

Longitude.

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

Name Value
Name TRACK_T
Description

Tracking 0 degrees=north 90=east.

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

Name Value
Name ELEV
Description

Elevation in METERS.

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

Name Value
Name AINDEX
Description

Unique alignment identifier.

Default Value 0
Type number
Nullable true
Unique false
Primary Key false
Index false
Length 7
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

Name Value
Name PMMINDEX
Description

Pmmapping index.

Default Value 0
Type number
Nullable true
Unique false
Primary Key false
Index false
Length 8
Scale 0
Id Generator native
Foreign Key false
Generated Unspecified
Sync To Attribute Yes

KDOT PMS Replacement Project