Canadian-Geospatial-Platform / geoview

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

fix(time dimension): Missing time extent won't crash layer #2292

Closed DamonU2 closed 1 week ago

DamonU2 commented 1 week ago

Closes #2212 Closes #2251 Also split outlier demo page

Description

Fixed bug where a missing time extent would cause the layer to fail. Also split outlier demo page into a few, and added a small performance boost for layer loading. Fixes ESRI layers with no geometryField not loading.

Type of change

How Has This Been Tested?

https://damonu2.github.io/geoview/outliers.html

Checklist:


This change is Reviewable