Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| obj_id | varchar | 16 | tww_app.generate_oid('tww_od'::text, 'hydr_geom_relation'::text) | 
                                         | 
                                    
                                         | 
                                    INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch  | 
                                |||||
| water_depth | numeric | 7,2 | √ | null | 
                                         | 
                                    
                                         | 
                                    yyy_Massgebende Wassertiefe / Massgebende Wassertiefe / Profondeur d’eau déterminante  | 
                                ||||
| water_surface | numeric | 8,2 | √ | null | 
                                         | 
                                    
                                         | 
                                    yyy_Freie Wasserspiegelfläche; für Speicherfunktionen massgebend / Freie Wasserspiegelfläche; für Speicherfunktionen massgebend / Surface du plan d’eau; déterminant pour les fonctions d’accumulation  | 
                                ||||
| wet_cross_section_area | numeric | 8,2 | √ | null | 
                                         | 
                                    
                                         | 
                                    yyy_Hydraulisch wirksamer Querschnitt für Verlustberechnungen / Hydraulisch wirksamer Querschnitt für Verlustberechnungen / Section hydrauliquement active pour les calculs des pertes de charge  | 
                                ||||
| last_modification | timestamp | 29,6 | √ | now() | 
                                         | 
                                    
                                         | 
                                    Last modification / Letzte_Aenderung / Derniere_modification: INTERLIS_1_DATE  | 
                                ||||
| fk_dataowner | varchar | 16 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    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 | 
                                         | 
                                    
                                        
  | 
                                    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_hydr_geometry | varchar | 16 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| pkey_tww_od_hydr_geom_relation_obj_id | Primary key | Asc | obj_id |