-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add DWD Rain Radar overlay #4
Labels
enhancement
New feature or request
Comments
Here is a short demo how to use the DWD rain radar data
|
This is the code, which needs to be added to app/service/map.js
However, there should be a button to turn each layer on and off. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Under https://maps.dwd.de/geoserver/dwd/wms?service=WMS&version=1.1.0&request=GetMap&layers=dwd%3ARX-Produkt&bbox=-523.462%2C-4658.645%2C376.538%2C-3758.645&width=767&height=768&srs=EPSG%3A1000001&format=application/openlayers DWD offers Rain Radar data via openlayers.
I believe this is the relevant code snippet:
The text was updated successfully, but these errors were encountered: