| 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. |
|
|
|
| SANSERVICEPIPEID |
Sanservicepipe ID |
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_DATE |
Create Date |
DATE |
Database maintained field. Updates to the current data/time. Update takes place when the feature is created. |
|
|
|
| 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. |
|
|
|
| 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. |
|
|
|
| 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. |
|
|
|
| STATUS |
Status |
VARCHAR2 |
Indicates the status of feature. A pick list is used for this field - contact GIS for pick list values. |
SanStmServicePipeStatus |
ACTIVE |
ACTIVE; ESTIMATED LOCATION; UNKNOWN |
| STATUS_DATE |
Status Date |
DATE |
Database maintained field. Updates to the current date/time when the STATUS field value is changed. |
|
|
|
| SOURCE |
Source |
NUMBER |
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. |
|
|
|
| SHAPE |
SHAPE |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| MATERIAL |
Material |
VARCHAR2 |
Provided through as-built plan or digital submission. Material that the sanitary pipe is composed of. Values are codes. The following uses the key 'CODE' ('DESCRIPTION'). The default value is 'X' ('X - TO INPUT'). Valid values are 'AC' ( 'AC - ASBESTOS CEMENT'), 'CLAY' ('CLAY'), 'CP' ('CP - CONCRETE PIPE'), 'HDPE' ('HDPE - HIGH DENSITY POLYETHYLENE'), 'PVC' ('PVC - POLYVINYL CHLORIDE'), 'RCP' ('RCP - REINFORCED CONCETE PIPE'). The value 'XXX' ('XXX - UNKNOWN') indicates that the subtype of the valve was not given or is unknown. |
SanServiceMaterial |
PVC |
AC - ASBESTOS CEMENT; CLAY; CP - CONCRETE; HDPE - HIGH DENSITY POLYETHYLENE; HDPE/PVC - HIGH DENSITY POLYETHYLENE AND POLYVINYL CHLORIDE; PVC - POLYVINYL CHLORIDE; RCP - REINFORCED CONCETE PIPE |
| DIAMETER |
Diameter: Inside cross-sectional width (mm) |
NUMBER |
Provided through as-built plan or digital submission. Inside cross-sectional width of the sanitary service pipe in millimetres. The default value is '0'. Valid values are '25', '50', '75', '100', '125', '150', '175', '200', '225', '250', '275', '300'. A value of -2 indicates that the width was not given or is unknown. |
SanDiameter |
100 |
0; 125; 150; 175; 200; 225; 25; 250; 275; 300 ...See GIS for a complete list... |
| INSTALLATION_DATE |
Installation Date |
DATE |
Date the feature was installed |
|
|
|
| ENGINEERING_NOTES |
Engineering Notes |
VARCHAR2 |
Input by Engineering staff. Open text field for notes. |
|
|
|
| CONSULTANT |
Name of consultant that submitted drawings |
VARCHAR2 |
Provided through as-built plan or digital submission. Open text field used to indicate the consultant that submitted drawings using the digital submission process set up in 2011. |
|
|
|
| OWNERSHIP |
Ownership |
VARCHAR2 |
Asset Owner: Who owns the feature, Generally Government agencies such as CITY, REGION and MTO and private citizens and businesses shown as PUBLIC. This usually relates to the property the asset sits on. |
OwnershipClass |
KITCHENER |
CAMBRIDGE; DUAL CITY AND REGION; DUAL CITY AND WRDSB; PRIVATE; REGION; SCHOOL BOARD; UNKNOWN; WATERLOO; WELLESLEY; WILMOT ...See GIS for a complete list... |
| INSTALLATION_YEAR |
Installation Year |
NUMBER |
Year the asset was installed. Usually a database maintained field. |
|
|
|
| LINER_YEAR |
Year Liner Installed |
NUMBER |
|
|
|
|
| CAPPED |
Is the service capped? |
VARCHAR2 |
|
YesNoLong |
NO |
NO; UNKNOWN; YES |