oskari_wfs_search_channels

0 rows


Description

Configuration for using WFS-services as search services

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('oskari_wfs_search_channels_id_seq'::regclass)
wfs_layer_id int4 10 null
params_for_search text 2147483647 null
is_default bool 1 null
locale text 2147483647 '{}'::text
config text 2147483647 '{}'::text

Indexes

Constraint Name Type Sort Column(s)
portti_wfs_search_channels_pkey Primary key Asc id