structure_lt4m

0 rows


Description

Probekreis mit 10 m Radius für die Erfassung der Jungbestockung - Bäume bis 4 m Höhe

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('private_ci2027_001.structure_lt4m_id_seq'::regclass)

Primary Key

plot_id int4 10 null
plot.id fk_structurelt4m_plot C

Foreign Key to Plot.id

plot_location_id int4 10 null
plot_location.id fk_structurelt4m_plotlocation C
created_at timestamp 29,6 CURRENT_TIMESTAMP
modified_at timestamp 29,6 null
modified_by regrole 2147483647 (CURRENT_USER)::regrole
tree_species int2 5 null
lookup_tree_species.abbreviation fk_structurelt4m_lookuptreespecies R

Baumart

coverage int4 10 null

Anteil der Baumart in Zehntel (Deckungsgrad entspricht 10 Zehntel = 100 %)

regeneration_type int4 10 null

Verjüngungsart der Baumart

Indexes

Constraint Name Type Sort Column(s)
structure_lt4m_pkey Primary key Asc id

Relationships