Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
obj_id | varchar | 16 | tww_app.generate_oid('tww_od'::text, 'infiltration_zone'::text) |
|
|
INTERLIS STANDARD OID (with Postfix/Präfix), see www.interlis.ch |
|||||
infiltration_capacity | int4 | 10 | √ | null |
|
|
yyy_Versickerungsmöglichkeit im Bereich / Versickerungsmöglichkeit im Bereich / Potentiel d’infiltration de la zone |
||||
perimeter_geometry | geometry | 2147483647 | √ | null |
|
|
Boundary points of the perimeter / Begrenzungspunkte der Fläche / Points de délimitation de la surface |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
pkey_tww_od_infiltration_zone_obj_id | Primary key | Asc | obj_id |
in_tww_infiltration_zone_perimeter_geometry | Performance | Asc | perimeter_geometry |