| 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:BIKERACK,BILLCHANGER,ENTRANCE,ENTRANCE ARROW,EXIT,GREEN P PARKING SIGN,HANDICAP PARKING,LIGHT POLE,PAY AND DISPLAY,PAY BOOTH,RESERVED PARKING,SALTBOX |
|
|
|
| SUBCATEGORY |
Subcategory |
VARCHAR2 |
Secondary mapping field of the layer.Valid subcategory values are:CITY HALL,CIVIC CENTRE GARAGE,CIVIC DISTRICT GARAGE,DO RSRVD,LOT 1,LOT 11,LOT 12,LOT 13,LOT 14,LOT 15,LOT 16,LOT 18,LOT 19,LOT 2,LOT 21,LOT 22,LOT 23,LOT 24,LOT 27,LOT 3,LOT 5,LOT 6,LOT 7,LOT 8,LOT 9,MARKET,PARKING,PARKING AHEAD |
|
|
|
| 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. |
|
|
|
| ANGLE |
Angle |
NUMBER |
|
|
|
|
| PARKINGFACILITYID |
Parkingfacilityid |
NUMBER |
|
|
|
|
| PARKINGFEATUREID |
Parkingfeatureid |
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. |
|
|
|
| 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. |
|
|
|
| LOCATION_DESCRIPTION |
Location Description |
VARCHAR2 |
Open text field that describes the location of the feature. |
|
|
|
| ARROW_DIRECTION |
Arrow Direction |
VARCHAR2 |
|
|
|
|
| SIDE_OF_ROAD |
Side Of Road |
VARCHAR2 |
|
|
|
|
| SHAPE |
Shape |
ST_GEOMETRY |
ESRI system maintained field. Stores the geometry type and geometry of the feature. |
|
|
|
| GREENP_ORDER |
Greenp Order |
NUMBER |
|
|
|
|