reservoir

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
obj_id varchar 16 tww_sys.generate_oid('tww_od'::text, 'reservoir'::text)
connection_object.obj_id oorel_od_reservoir_connection_object C

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

location_name text 2147483647 null

Street name or name of the location / Strassenname oder Ortsbezeichnung / Nom de la route ou du lieu

situation_geometry geometry 2147483647 null

National position coordinates (East, North) / Landeskoordinate Ost/Nord / Coordonnées nationales Est/Nord

Indexes

Constraint Name Type Sort Column(s)
pkey_tww_od_reservoir_obj_id Primary key Asc obj_id
in_tww_reservoir_situation_geometry Performance Asc situation_geometry

Check Constraints

Constraint Name Constraint
rv_location_name_length_max_50 ((char_length(location_name) <= 50))

Relationships