Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
obj_id | varchar | 16 | tww_app.generate_oid('tww_od'::text, 'reach_progression_alternative'::text) |
|
|
INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch |
|||||
plantype | int4 | 10 | √ | null |
|
|
|||||
progression_geometry | geometry | 2147483647 | √ | null |
|
|
Start, inflextion and endpoints of a progression alterative for selected scale (e.g. overview map) / Anfangs-, Knick- und Endpunkte des Alternativverlaufs der Leitung im gewählten Plantyp (z.B. Uebersichtsplan) / Points de départ, intermédiaires et d’arrivée de la trace alternative de la conduite dans la type de plan selectionée |
||||
last_modification | timestamp | 29,6 | √ | now() |
|
|
Last modification / Letzte_Aenderung / Derniere_modification: INTERLIS_1_DATE |
||||
fk_reach | varchar | 16 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkey_tww_od_reach_progression_alternative_obj_id | Primary key | Asc | obj_id |
in_tww_reach_progression_alternative_progression_geometry | Performance | Asc | progression_geometry |