Canadian-Geospatial-Platform / geoview

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

Implement ConfigApi.validateMapConfig #2255

Closed ychoquet closed 3 months ago

ychoquet commented 3 months ago

Implement the ConfigApi.validateMapConfig static method as shown on the implementation diagram. The current implementation is named createMapConfig and is doing more than expected.

Also implement theConfigApi.convertGeocoreToGeoview to convert one or a list of GeoCore layers to their GeoView equivalents.