Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Replace 'layer' string argument to upload handlers with UploadLayer instance. #112

@JivanAmara

Description

@JivanAmara

The 'layer' argument to import handlers comes from UploadLayer.name and can be a number of different values, including a name, a path, a geoserver store:name combo. Let's normalize this to an UploadLayer instance; from that, things like a name or a path can be easily grabbed & will make for clearer code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions