reach_text

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_id varchar 16 tww_sys.generate_oid('tww_od'::text, 'reach_text'::text)

INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch

classname text 2147483647 null

Name of class that textclass is related to / Name der Klasse zu der die Textklasse gehört / nom de la classe à laquelle appartient la classe de texte

plantype int4 10 null
reach_text_plantype.code fkey_vl_reach_text_plantype R
remark text 2147483647 null

General remarks

text text 2147483647 null

Value composed of attribute values, multiple lines possible / Aus Attributwerten zusammengesetzter Wert, mehrzeilig möglich / valeur calculée à partir d’attributs, plusieurs lignes possible

texthali int2 5 null
reach_text_texthali.code fkey_vl_reach_text_texthali R
textori numeric 4,1 null
textpos_geometry geometry 2147483647 null
textvali int2 5 null
reach_text_textvali.code fkey_vl_reach_text_textvali R
last_modification timestamp 29,6 now()

Last modification / Letzte_Aenderung / Derniere_modification: INTERLIS_1_DATE

fk_reach varchar 16 null
reach.obj_id rel_reach_text_reach C

Indexes

Constraint Name Type Sort Column(s)
pkey_tww_od_reach_text_obj_id Primary key Asc obj_id
in_tww_reach_text_textpos_geometry Performance Asc textpos_geometry

Check Constraints

Constraint Name Constraint
rx_classname_length_max_50 ((char_length(classname) <= 50))
rx_remark_length_max_80 ((char_length(remark) <= 80))

Relationships