The Location feature class groups wastewater utility features by geographical relation.
- Feature class — WW_LOCATION
- Feature type — Attribute
Name | Data Type | Description |
---|---|---|
CITY |
Varchar2 |
The city associated with this record. |
DESIGNATION |
Varchar2 |
The designation related to this record. |
DISTRICTCODE |
Number |
The district code associated with this record. |
DISTRICTNAME |
Varchar2 |
The district name associated with this record. |
ID_POSITION_TYPE |
Number |
The position type ID for this record. Related to:
|
IS_FLOOD_AREA |
Number |
Is this a flood zone? (Yes/No) |
NAME |
Varchar2 |
The name of the location. |
NAME_NUMBER |
Varchar2 |
The name or number of the record. |
NARRATIVE |
Varchar2 |
A description or other unique information concerning this item. |
POSTALCODE |
Varchar2 |
The postal code of this location. |
PROPERTY_NUMBER |
Varchar2 |
The property number of this location. |
STREET |
Varchar2 |
The street associated with this location. |
STREETCODE |
Number |
The street code related to this location. |
STREETNAME |
Varchar2 |
The street name related to this location. |
USER_FLAG |
Varchar2 |
An operator defined work area. This attribute can be used by the operator for user defined system processes. It does not effect this item's data integrity and should not be used to store this item's data. |
UTILIZATION |
Varchar2 |
The utilization of this location. |