| 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. |
|
|
|
| CATEGORY |
Category |
VARCHAR2 |
Primary mapping field of the layer. Valid category values are: |
|
|
|
| SUBCATEGORY |
Subcategory |
VARCHAR2 |
Secondary mapping field of the layer.Valid subcategory values are: |
|
|
|
| STATUS |
Status |
VARCHAR2 |
Indicates the status of feature. A pick list is used for this field - contact GIS for pick list values. |
|
|
|
| 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. |
|
|
|
| SOURCE_DATE |
Source Date |
DATE |
GIS maintained field. Date of the source document or information. |
|
|
|
| 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. |
|
|
|
| TAG1 |
Tag1 |
VARCHAR2 |
Temporary location to store short term data for mapping purposes only. |
|
|
|
| TAG2 |
Tag2 |
NUMBER |
Temporary location to store short term data for mapping purposes only. |
|
|
|
| TAG3 |
Tag3 |
NUMBER |
Temporary location to store short term data for mapping purposes only. |
|
|
|
| BENCHMARKID |
Benchmarkid |
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. |
|
|
|
| CROSS_REF_NO |
Cross Ref No |
VARCHAR2 |
|
|
|
|
| ELEVATION |
Elevation |
NUMBER |
|
|
|
|
| DATE_INSTALLED |
Date Installed |
DATE |
|
|
|
|
| PLAN |
Plan |
VARCHAR2 |
|
|
|
|
| UTM_EASTING |
Utm Easting |
NUMBER |
|
|
|
|
| UTM_NORTHING |
Utm Northing |
NUMBER |
|
|
|
|
| OCS_EASTING |
Ocs Easting |
NUMBER |
|
|
|
|
| OCS_NORTHING |
Ocs Northing |
NUMBER |
|
|
|
|
| WCS_EASTING |
Wcs Easting |
NUMBER |
|
|
|
|
| WCS_NORTHING |
Wcs Northing |
NUMBER |
|
|
|
|
| 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. |
|
|
|
| NOTE |
Note |
VARCHAR2 |
Descriptive text outlining any problems or to highlight special characteristics of the feature. |
|
|
|
| GEODETICID |
Geodeticid |
VARCHAR2 |
|
|
|
|
| NOTE_LABEL1 |
Note Label1 |
VARCHAR2 |
|
|
|
|
| NOTE_LABEL2 |
Note Label2 |
VARCHAR2 |
|
|
|
|
| NOTE_LABEL3 |
Note Label3 |
VARCHAR2 |
|
|
|
|
| NOTE_LABEL4 |
Note Label4 |
VARCHAR2 |
|
|
|
|
| NOTE_LABEL5 |
Note Label5 |
VARCHAR2 |
|
|
|
|
| ELEVATION_FEET |
Elevation Feet |
NUMBER |
|
|
|
|
| ELEVATION_METRES |
Elevation Metres |
NUMBER |
|
|
|
|
| AVG_DEM_ELE |
Avg Dem Ele |
NUMBER |
|
|
|
|
| ELEVATION_DIFF_M |
Elevation Diff M |
NUMBER |
|
|
|
|
| DEM_COMPARED |
Dem Compared |
NUMBER |
|
|
|
|
| DISCLAIMER |
Disclaimer |
VARCHAR2 |
|
|
|
|
| SHAPE |
Shape |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| STREET |
Street |
VARCHAR2 |
Street name of the feature based on the STREET MASTER Table. |
|
|
|