Table sola.cadastre.hierarchy_level
Code list of hierarchy levels. Used by Systematic Registration functionalty when defining Spatial Unit Groups.
Tags: FLOSS SOLA Extension, Reference Table

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
code varchar 20 The code for the hierarchy level.
display_value varchar 500 Displayed value of the hierarchy level.
description varchar 1000  √  null Description of the hierarchy level.
status bpchar 1 't'::bpchar Status of the hierarchy level

Analyzed at Tue May 31 09:57 NZST 2016

Indexes:
Column(s) Type Sort Constraint Name
code Primary key Asc hierarchy_level_pkey
display_value Must be unique Asc hierarchy_level_display_value_unique