-
Notifications
You must be signed in to change notification settings - Fork 39
Description
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.