label


Description

Annotaties op de kaart

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 label_object_uuid_fkeyC
annotatie_id int2 5 null
annotatie.id label_annotatie_id_fkeyR

Indexes

Constraint Name Type Sort Column(s)
label_pkey Primary key Asc uuid
label_geom_idx Performance Asc geom
label_object_uuid_idx Performance Asc object_uuid

Relationships