oskari_maplayer_projections

0 rows


Description

Supported projections (EPSG-codes) for map layers

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('oskari_maplayer_projections_id_seq'::regclass)
name varchar 64 null
maplayerid int4 10 null
oskari_maplayer.id oskari_maplayer_id_fkeyC

Indexes

Constraint Name Type Sort Column(s)
oskari_maplayer_projections_pkey Primary key Asc id
oskari_maplayer_projections_maplayerid_idx Performance Asc maplayerid
oskari_maplayer_projections_name_index Performance Asc name

Relationships