Cluster To Help for Developers

Houses are grouped into Clusters (via the cluster_id on House). Each cluster has a type - indoors, outdoors, special, or resident. There is a DailyPic view for each cluster type. The view only includes houses whose cluster is of that type. See the Global.pm module - it initializes global hashes for accessing the clusters and houses within them.

Table: cluster

cl_order
What order should this cluster be presented in the Cluster View?
id
unique id
name
a descriptive name for the category
type
indoors, outdoors, special, or resident