| 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:PARKING |
|
|
|
| NUM_SPACES |
Num Spaces |
NUMBER |
|
|
|
|
| PARKING_FACILITY |
Parking Facility |
VARCHAR2 |
|
|
|
|
| SUBCATEGORY |
Subcategory |
VARCHAR2 |
Secondary mapping field of the layer.Valid subcategory values are:ON STREET |
|
|
|
| PARKING_COST |
Parking Cost |
VARCHAR2 |
|
|
|
|
| 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. |
|
|
|
| SOURCE_DATE |
Source Date |
DATE |
GIS maintained field. Date of the source document or information. |
|
|
|
| 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. |
|
|
|
| PAYMENT_METHOD |
Payment Method |
VARCHAR2 |
|
|
|
|
| LOT_NUMBER |
Lot Number |
VARCHAR2 |
|
|
|
|
| TAG_1 |
Tag 1 |
VARCHAR2 |
|
|
|
|
| PARKING_ACCESS |
Parking Access |
VARCHAR2 |
|
|
|
|
| MAX_RATE |
Max Rate |
NUMBER |
|
|
|
|
| HOURS |
Hours |
VARCHAR2 |
|
|
|
|
| DAYS |
Days |
VARCHAR2 |
|
|
|
|
| PLOW_ROUTE |
Plow Route |
VARCHAR2 |
|
|
|
|
| STREET |
Street |
VARCHAR2 |
Street name of the feature based on the STREET MASTER Table. |
|
|
|
| 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. |
|
|
|
| MUNICIPAL_FACILITY |
Municipal Facility |
VARCHAR2 |
If the feature is maintained by the City of Kitchener it is determined to be a Municipal facility. |
|
|
|
| PARCELID |
Parcelid |
NUMBER |
Reference Parcel ID that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| WARDID |
Wardid |
NUMBER |
Reference Ward that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| PLANNINGCOMMUNITYID |
Planningcommunityid |
NUMBER |
GIS maintained field. Reference Planning Community that the feature is located in. The value is either manually entered or generated from a spatial join process. |
|
|
|
| COMMON_LOCATION_REFERENCE |
Common Location Reference |
VARCHAR2 |
Location of the feature often using FM city sites as the source, it is generally populated by a spatial trigger |
|
|
|
| DIVISION_RESPONSIBLE |
Division Responsible |
VARCHAR2 |
Asset Lead: The division at the City of Kitchener responsible for the asset financially. |
|
|
|
| PARKINGONSTREETID |
Parkingonstreetid |
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. |
|
|
|
| SHAPE |
Shape |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| STATUS |
Status |
VARCHAR2 |
Indicates the status of feature. A pick list is used for this field - contact GIS for pick list values. |
GISStatus |
ACTIVE |
ACTIVE; HISTORIC; PLANNED; UNKNOWN |
| NUM_SPACES_2015 |
Num Spaces 2015 |
NUMBER |
|
|
|
|