r-geoflow / geoflow

Tools to Orchestrate Geospatial (Meta)Data Management Workflows and Manage FAIR Services
https://github.com/r-geoflow/geoflow/wiki
Other
40 stars 14 forks source link

Need to control consistency between data dictionary member code & viewparams #296

Open eblondel opened 1 year ago

eblondel commented 1 year ago

In the case a Geoserver viewparam layer is configured (with data parameter property, and a parametrized parameter), there is no control that checks that the parameter name is actually among data dictionary member codes. This creates a discrepancy in OpenFairViewer that inherits parameter names from dictionary (through ISO 19110 structure metadata). Data requests made with viewparams do not work. Some control needs to be set to check that parameter names defined in geoflow match data dictionary member codes .