pand


Description

Overdekte en geheel of grotendeels met wanden omsloten constructief zelfstandige eenheid

Columns

Column Type Size Nulls Auto Default Children Parents Comments
uuid uuid 2147483647 gen_random_uuid()
geom geometry 2147483647 null
datumtijd timestamptz 35,6 CURRENT_TIMESTAMP
gebruiker varchar 255 CURRENT_USER
label text 2147483647 null
rotatie int4 10 0
bijzonderheden text 2147483647 null
plusinfo jsonb 2147483647 null

Optionele velden

object_uuid uuid 2147483647 null
object.uuid pand_object_uuid_fkeyC
bouwlaag int2 5 null
bouwdeel text 2147483647 null
imbag_id text 2147483647 null
imgeo_id text 2147483647 null
handmatig bool 1 null

Indexes

Constraint Name Type Sort Column(s)
pand_pkey Primary key Asc uuid
pand_bouwlaag_idx Performance Asc bouwlaag
pand_geom_idx Performance Asc geom
pand_handmatig_idx Performance Asc handmatig
pand_object_uuid_idx Performance Asc object_uuid

Relationships