riesgos / dlr-riesgos-frontend

Deutsches Zentrum für Luft- und Raumfahrt e.V. * (German Aerospace Center), German Remote Sensing Data Center * Department: Geo-Risks and Civil Security
https://riesgos.de
Apache License 2.0
2 stars 1 forks source link

Make Lahar WMS configurable: currently WMS is hardcoded, WPS does not send a reference to WMS in its results. #182

Open MichaelLangbein opened 1 year ago

MichaelLangbein commented 1 year ago

https://github.com/riesgos/dlr-riesgos-frontend/blob/9193b3ce675168784a0caa4b5b5a7870745f8624/backend/src/usr/wpsServices.ts#L842

MichaelLangbein commented 1 year ago

Fetching this data from local means having an instance of https://riesgos.52north.org/geoserver/ows?SERVICE=WMS running in our docker-compose setup. @bpross-52n / @arnevogt : is there going to be a geoserver in your docker-compose?