Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
METASITEID | text | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
METANAME | text | 2147483647 | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
META_WKT | text | 2147483647 | null |
|
|
Reserved for spatial extent of METASITE expressed as WKT polygon (well known text). |
|||||||||||||||||||||||||||||||||||||||||||||||
META_AREA | numeric | 0 | null |
|
|
Is METASITE AREA (in square kilometers, 2 digits precision) |
|||||||||||||||||||||||||||||||||||||||||||||||
META_COMMT | text | 2147483647 | √ | null |
|
|
Freestyle text METASITE comment field |
||||||||||||||||||||||||||||||||||||||||||||||
CREATED_AT | timestamptz | 35,6 | timezone('UTC'::text, now()) |
|
|
Is record timestamp with timezone based on UTC |
|||||||||||||||||||||||||||||||||||||||||||||||
UPDATED_AT | timestamptz | 35,6 | √ | timezone('UTC'::text, now()) |
|
|
Is timestamp of record update with timezone based on UTC |
||||||||||||||||||||||||||||||||||||||||||||||
META_DESCR | text | 2147483647 | √ | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
FEATURESRC | int2 | 5 | √ | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||
FEATURETYP | int2 | 5 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
GLOBAL_Metasite_pkey | Primary key | Asc | METASITEID |