Canadian-Geospatial-Platform / geoview

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

2302-BUG WMS getFeatureInfo Correction #2308

Closed ychoquet closed 1 week ago

ychoquet commented 1 week ago

Description

Geoview WMS layer implementation doesn't read properly the information returned by a getFeatureInfo processed by esri WMS services. A small adjustment to the code would resolve this issue.

Fixes #2302

Type of change

How Has This Been Tested?

Using Chrome Devtool to trace and debug the code.

Deploy URL: https://ychoquet.github.io/GeoView/wms.html (use getFeatureInfo on Current Conditions and Canada Energy Regulator)

Checklist:


This change is Reviewable