Skip to content

Proposal: Removing support for "collection" layers #273

@ZakarFin

Description

@ZakarFin

The currently available admin-tools don't support layers that are of type collection in oskari_maplayer (in database) and of type group/base in frontend. It's not a widely used feature that allows using multiple WMS-layers for OpenLayers while showing them as a single maplayer from end-user perspective (in layer listing etc).

Proposal: As the feature isn't widely used and not supported by current layer admin tools we are planning on removing support for them from the database. This would mean removal of parentid and base_map columns from oskari_maplayer table in the database and migrating all current layers accordingly by mapping name, permissions etc from the "parent" layer to these sublayers (and making the sublayers "normal" layers). Also refactoring some frontend code regarding the group/base handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions