Table qwat.qwat_dr.constructionpoint
construction points are artificials points to build objects.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id serial 10  √  nextval('qwat_dr.constructionpoint_id_seq'::regclass)
altitude numeric 10,3  √  null
fk_object_reference int4 10  √  null
object_reference.id constructionpoint_fk_object_reference R
code varchar 15  √  null
measurement_campaign varchar 200  √  null
remark text 2147483647  √  null
geometry geometry 2147483647  √  null

Table contained 1 rows at mar. mars 21 17:52 CET 2017

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc constructionpoint_pkey
geometry Performance Asc constructionpoint_geoidx
fk_object_reference Performance Asc fki_constructionpoint_fk_object_reference

Close relationships: