Stage 2: Conceptual Data Modeling
The Integrated Cadastral Fabric data model was deemed as a good
reference for creating the Visio UML data model for Pitt Meadows. The
general goal for data model construction followed by OD was to link
all data to the cadastre layer, which was a similar format to the ICF
data model. The following were the steps involved in creating the data
model:
a) Identifying feature and attribute
layers
Due to time constraints, not all data available could be incorporated
into this initial phase, and priorities were made according to the District's
business requirements.
With that guideline in mind, the following
layers were listed as highest priorities:
- Cadastre (including parcel annotations and related attribute tables)
- Utilities (water, sanitary, storm, water services, Pitt Meadows septic
system)
- Land use and zoning
- Transportation (Roads)
- Agriculture (soils, crops, capability and related attribute tables)
b) Identifying the attributes
All attributes in the selected data layers were looked over before incorporation
to the final geodatabase. A few fields were deemed meaningless, including
the attributes that were generated automatically when converting source
data to coverages or shapefiles, and included Arc/INFO IDs, Area and
Hectares. More specifically, Area and Hectares (associated with shapefiles)
were rejected because they are immediately outdated when the data is
manipulated.
Once all valid attributes were identified,
a list of the attribute columns and associated length were created for
keying into Microsoft Visio. A 'primary key attribute', the common attribute
column between linked layers, was selected in each layer. Since all
feature layers are linked to the cadastre in the data model, the primary
key attribute is confined to the attributes available in the cadastral
feature layer, such as Jurisdiction roll numbers (JUROL or PCLLINKSID),
zoning code and addresses. The address field was used to link roads
to the cadastre zoning code both ocp_rural and ocp_urban were linked
through zoning codes and landuse information. The other layers were
linked through their roll numbers.
Once all valid attributes were identified,
a list of the attribute columns and associated length were created for
keying into Microsoft Visio. A 'primary key attribute', the common attribute
column between linked layers, was selected in each layer. Since all
feature layers are linked to the cadastre in the data model, the primary
key attribute is confined to the attributes available in the cadastral
feature layer, such as Jurisdiction roll numbers (JUROL or PCLLINKSID),
zoning code and addresses. The address field was used to link roads
to the cadastre zoning code both ocp_rural and ocp_urban were linked
through zoning codes and landuse information. The other layers were
linked through their roll numbers.
In some data layers, there was simply
no attributes common to the cadastre, and to solve this, a unique id
was created for each parcel in cadastre (See c., Unique ID). This unique
ID was then populated into an intermediate table and used for linkage
(See e. Intermediate Table). However, for the Storm and Sanitary feature
layers, this type of linkage was not possible. To populate the road
centerlines and other line features of these layers with the parcel
unique id, they needed be segregated by parcel segments, which will
have to be done in the future. To illustrate, following is a screenshot
of the Storm layer.