| OBJECTID |
OBJECTID |
NUMBER |
ESRI system maintained integer field used to uniquely identify rows in tables in a geodatabase. Note that OBJECTIID values change upon export or import of the data and should not be used as a primary field for searching or identifying records. |
|
|
|
| TRAFFICPOLEID |
Trafficpoleid |
NUMBER |
Database maintained field that permanently assigns a unique value for each record. This ID value should be the one referred to when identifying a record. |
|
|
|
| CREATE_BY |
Create By |
VARCHAR2 |
Database maintained field. Updates to the user name that created the feature. Update takes place when the feature is created. |
|
|
|
| CREATE_DATE |
Create Date |
DATE |
Database maintained field. Updates to the current data/time. Update takes place when the feature is created. |
|
|
|
| UPDATE_BY |
Update By |
VARCHAR2 |
Database maintained field. Updates to the user name that most recently updated either an attribute or the geometry of the feature. Update takes place when the feature is created and/or changed. |
|
|
|
| UPDATE_DATE |
Update Date |
DATE |
Database maintained field. Updates to the current data/time when an attribute or the geometry of the feature is changed. Update takes place when the feature is created and/or changed. |
|
|
|
| STATUS |
Status |
VARCHAR2 |
Indicates the status of feature. A pick list is used for this field - contact GIS for pick list values. |
TrafficSignStatus |
ACTIVE |
ACTIVE; DECOMMISSION > Sign Shop Inventory; DELETE > unusable; MOVE SIGN > Pole to notes; REPLACE > Same Type |
| STATUS_DATE |
Status Date |
DATE |
Database maintained field. Updates to the current date/time when the STATUS field value is changed. |
|
|
|
| SOURCE |
Source |
VARCHAR2 |
GIS maintained field. Source EDRA (Electronic Document Registration Application) document number, or name of department or specific staff member that the information came from. |
|
|
|
| MOUNTING_TYPE |
Mounting Type |
VARCHAR2 |
|
TrafficPoleMountingType |
|
4X4 WOOD; DECORATIVE; LIGHT POLE; OTHER; SIGNAL POLE; TELESPAR; U CHANNEL; UNKNOWN; UTILITY POLE; WALL ...See GIS for a complete list... |
| INSTALLATION_DATE |
Installation Date |
DATE |
Date the feature was installed |
|
|
|
| INSTALLATION_TYPE |
Installation Type |
VARCHAR2 |
|
TrafficPoleInstallationType |
|
DIRECT BURIED; NONE; SLEEVE; SURFACE; UNKNOWN |
| X_COORD |
X Coord |
NUMBER |
The UTM NAD 83 zone 17 horizontal X co-ordinate of the geometric centroid of the feature location. |
|
|
|
| Y_COORD |
Y Coord |
NUMBER |
The UTM NAD 83 zone 17 horizontal Y co-ordinate of the geometric centroid of the feature location. |
|
|
|
| TAG1 |
Tag1 |
VARCHAR2 |
Temporary location to store short term data for mapping purposes only. |
|
|
|
| SHAPE |
SHAPE |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| ROADSEGMENTID |
Roadsegmentid |
NUMBER |
|
|
|
|
| NOTES |
Notes |
VARCHAR2 |
Descriptive text outlining any problems or to highlight special characteristics of the feature. |
|
|
|
| ADDRESS |
Address |
VARCHAR2 |
Street address the feature is located at. Includes both a civic number and a street. |
|
|
|
| GLOBALID |
GLOBALID |
CHAR |
ESRI system maintained field. It is a UUID (Universal Unique Identifier) in which values are automatically assigned by the geodatabase when a table row is created. |
|
|
|
| PHOTO |
Photo |
VARCHAR2 |
Hyperlink to photo location |
|
|
|