Canadian-Geospatial-Platform / geoview

Canadian Geospatial Platform Viewer / Visualiseur de la Plateforme Géospatiale Canadienne
Other
20 stars 31 forks source link

[BUG] Metadata Invalid Extent #2324

Open jolevesq opened 1 week ago

jolevesq commented 1 week ago

Is there an existing issue for this?

Current Behavior

When we read metadata for ice cover, there is an invalid value that return NaN and make the viewer not able to zoom.

image

Expected Behavior

We should filter bad value out side of -180, 180, -90, 90

Steps To Reproduce

  1. https://canadian-geospatial-platform.github.io/geoview/public/demos-navigator.html?config=./configs/navigator/14-wms-layer.json
  2. Press zoom to layer and see the invalid extent in the console

Anything else?

No response