ippd_baseline_pollen_points_EPSG3857

155952 rows


Description

Is IPPD pollen (IPPD/datasets/pollen) spatial features table (points, EPSG:900913)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('"ippd_baseline_pollen_points_EPSG3857_id_seq"'::regclass)
geom geometry 2147483647 null
DATAID int8 19 null
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

Indexes

Constraint Name Type Sort Column(s)
ippd_baseline_pollen_points_EPSG3857_pkey Primary key Asc id
ippd_baseline_pollen_points_EPSG3857_DATAID_key Must be unique Asc DATAID
sidx_ippd_baseline_pollen_points_EPSG3857_geom Performance Asc geom

Relationships