cluster

0 rows


Description

Deine Trakte

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('private_ci2027_001.cluster_id_seq'::regclass)
plot.cluster_id fk_plot_cluster C

Unique ID des Traktes

created_at timestamp 29,6 CURRENT_TIMESTAMP

Erstellungsdatum

modified_at timestamp 29,6 null
modified_by regrole 2147483647 (CURRENT_USER)::regrole
cluster_name int4 10 null

Eindeutige Bezeichung des Traktes

select_access_by _text 2147483647 ARRAY[]::text[]
supervisor_id int4 10 null
users.id fk_cluster_user_id R
topographic_map_number "private_ci2027_001"."ck_topographicmapnumber" 10 null

Nummer der topgraphischen Karte 1:25.000

state_administration "private_ci2027_001"."enum_state" 2147483647 null
lookup_state.abbreviation fk_tract_lookupstateadministration R

Aufnahme-Bundesland für Feldaufnahmen und ggf. Vorklärungsmerkmale

state_location "private_ci2027_001"."enum_state" 2147483647 null
lookup_state.abbreviation fk_tract_lookupstatelocation R

Standard-Land für Ecken und Wege, meist wie Aufnahmeland “AufnBl”, Ausnahmen bei Grenztrakten

states "private_ci2027_001"."_enum_state" 2147483647 null

zugehörige Ländernummer(n), auch mehrere

sampling_strata "private_ci2027_001"."enum_sampling_strata" 2147483647 null

Zugehörigkeit zum Rasternetz

cluster_identifier "private_ci2027_001"."enum_cluster_identifier" 2147483647 null

Traktkennung / Traktkennzeichen lt. Vorklärung durch vTI

is_locked bool 1 false

Indexes

Constraint Name Type Sort Column(s)
cluster_pkey Primary key Asc id
cluster_cluster_name_key Must be unique Asc cluster_name

Relationships