connection_object

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_id varchar 16 tww_app.generate_oid('tww_od'::text, 'connection_object'::text)
building.obj_id oorel_od_building_connection_object C
fountain.obj_id oorel_od_fountain_connection_object C
individual_surface.obj_id oorel_od_individual_surface_connection_object C
reservoir.obj_id oorel_od_reservoir_connection_object C

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

identifier text 2147483647 null
remark text 2147483647 null

General remarks / Allgemeine Bemerkungen / Remarques générales

sewer_infiltration_water_production numeric 9,3 null

yyy_Durchschnittlicher Fremdwasseranfall für Fremdwasserquellen wie Laufbrunnen oder Reservoirüberlauf / Durchschnittlicher Fremdwasseranfall für Fremdwasserquellen wie Laufbrunnen oder Reservoirüberlauf / Apport moyen d’eaux claires parasites (ECP) par des sources d’ECP, telles que fontaines ou trops-plein de réservoirs

last_modification timestamp 29,6 now()

Last modification / Letzte_Aenderung / Derniere_modification: INTERLIS_1_DATE

fk_dataowner varchar 16 null
organisation.obj_id rel_od_connection_object_fk_dataowner R

Foreignkey to Metaattribute dataowner (as an organisation) - this is the person or body who is allowed to delete, change or maintain this object / Metaattribut Datenherr ist diejenige Person oder Stelle, die berechtigt ist, diesen Datensatz zu löschen, zu ändern bzw. zu verwalten / Maître des données gestionnaire de données, qui est la personne ou l’organisation autorisée pour gérer, modifier ou supprimer les données de cette table/classe

fk_provider varchar 16 null
organisation.obj_id rel_od_connection_object_fk_dataprovider R

Foreignkey to Metaattribute provider (as an organisation) - this is the person or body who delivered the data / Metaattribut Datenlieferant ist diejenige Person oder Stelle, die die Daten geliefert hat / FOURNISSEUR DES DONNEES Organisation qui crée l’enregistrement de ces données

fk_wastewater_networkelement varchar 16 null
wastewater_networkelement.obj_id rel_connection_object_wastewater_networkelement N

Indexes

Constraint Name Type Sort Column(s)
pkey_tww_od_connection_object_obj_id Primary key Asc obj_id
in_od_connection_object_identifier Must be unique Asc/Asc identifier + fk_dataowner

Check Constraints

Constraint Name Constraint
cn_remark_length_max_80 ((char_length(remark) <= 80))
cn_identifier_length_max_20 ((char_length(identifier) <= 20))

Relationships