Skip to content

[FEATURE] Create exceptions dictionary #3264

@jolevesq

Description

@jolevesq

Is there an existing issue for this?
Please search to see if an issue already exists for this feature.
No

Who request this Feature
Individual, team, project, organization...
Geoview

User Story
A concise description of what you expected to happen (one paragraph).
As a developers, I would like to see quickly all exception we have for specific tasks

Implementation
If needed, what user interface do you suggest, feel free to add mockups.
We should create a class to manage the exception so we can easily refer to them and modify if need be....

For exemple the datacube url normalizeDatacubeAccessPath

// TODO: FIX THIS EXCEPTION - Exception, the geo.weather.gc.ca/geomet service says it supports application/json, but it doesn't in reality
if (layerConfig.getDataAccessPath().includes('//geo.weather.gc.ca/geomet')) outputFormat = undefined;

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions