Skip to content

Ignore case for CRS #204

@Janekdererste

Description

@Janekdererste

When using the xyt viewer it asks for a CRS. This input seems to be case sensitive. I.e. EPSG:25833 works, but epsg:25833 doesn't. I would expect both forms to work. Input could be sanatized by something like

const query = inputValue.toUpperCase()

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