Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| obj_id | varchar | 16 | tww_app.generate_oid('tww_od'::text, 'reach_point'::text) | 
                                        
  | 
                                    
                                         | 
                                    INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch  | 
                                |||||||||||||||||
| elevation_accuracy | int4 | 10 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    yyy_Quantifizierung der Genauigkeit der Höhenlage der Kote in Relation zum Höhenfixpunktnetz (z.B. Grundbuchvermessung oder Landesnivellement). / Quantifizierung der Genauigkeit der Höhenlage der Kote in Relation zum Höhenfixpunktnetz (z.B. Grundbuchvermessung oder Landesnivellement). / Plage de précision des coordonnées altimétriques du point de tronçon  | 
                                ||||||||||||||||
| identifier | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    |||||||||||||||||
| level | numeric | 7,3 | √ | null | 
                                         | 
                                    
                                         | 
                                    yyy_Sohlenhöhe des Haltungsendes / Sohlenhöhe des Haltungsendes / Cote du radier de la fin du tronçon  | 
                                ||||||||||||||||
| outlet_shape | int4 | 10 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    Kind of outlet shape / Art des Auslaufs / Types de sortie  | 
                                ||||||||||||||||
| pipe_closure | int4 | 10 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    yyy_Rohrverschluss oder -kappe am Anfang oder Ende der Leitung. Default Wert ist nein. / Rohrverschluss oder -kappe am Anfang oder Ende der Leitung. Default Wert ist nein. / Tuyau bouchonné au début ou fin d’une conduite. La valeur par défaut est non.  | 
                                ||||||||||||||||
| position_of_connection | int2 | 5 | √ | null | 
                                         | 
                                    
                                         | 
                                    yyy_Anschlussstelle bezogen auf Querschnitt im Kanal; in Fliessrichtung (für Haus- und Strassenanschlüsse) / Anschlussstelle bezogen auf Querschnitt im Kanal; in Fliessrichtung (für Haus- und Strassenanschlüsse) / Emplacement de raccordement Référence à la section transversale dans le canal dans le sens d’écoulement (pour les raccordements domestiques et de rue).  | 
                                ||||||||||||||||
| remark | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    General remarks / Allgemeine Bemerkungen / Remarques générales  | 
                                ||||||||||||||||
| situation3d_geometry | geometry | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    National position coordinates (East, North) / Landeskoordinate Ost/Nord / Coordonnées nationales Est/Nord  | 
                                ||||||||||||||||
| 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_wastewater_networkelement | varchar | 16 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| pkey_tww_od_reach_point_obj_id | Primary key | Asc | obj_id | 
| in_od_reach_point_identifier | Must be unique | Asc/Asc | identifier + fk_dataowner | 
| in_tww_reach_point_situation3d_geometry | Performance | Asc | situation3d_geometry | 
Check Constraints
| Constraint Name | Constraint | 
|---|---|
| rp_remark_length_max_80 | ((char_length(remark) <= 80)) | 
| rp_identifier_length_max_20 | ((char_length(identifier) <= 20)) |