diff --git a/ddj_cloud/scrapers/talsperren/tooltips/map.html b/ddj_cloud/scrapers/talsperren/tooltips/map.html index 0a4635e..2fdd80d 100644 --- a/ddj_cloud/scrapers/talsperren/tooltips/map.html +++ b/ddj_cloud/scrapers/talsperren/tooltips/map.html @@ -1,5 +1,5 @@ -
+
= 90 ? "#0048a2" : fill_percent >= 75 ? "#529ddc" : fill_percent >= 50 ? "#77dbf9" : fill_percent >= 25 ? "#fcc757" : "#e30614" }}; align-items:center; height:100%; width: {{fill_percent}}%"> {{ FORMAT(fill_percent, '0.0')}}%{{ fill_percent >= 100 ? " → TS läuft über" : ""}} @@ -7,24 +7,21 @@
- -{{ FORMAT(fill_percent, "0.0%") }} ({{ FORMAT(content_mio_m3, "0.00") }} von {{ FORMAT(capacity_mio_m3, "0.00") }} Mio. m³) +
({{ FORMAT(content_mio_m3, "0.00") }} von {{ FORMAT(capacity_mio_m3, "0.00") }} Mio. m³)
+
+

+ Verband: + {{ federation_name == 'Wasserverband Eifel-Rur' ? CONCAT("", 'Wasserverband Eifel-Rur',"") : federation_name }} +

+

+ Hauptaufgabe: + {{ main_purpose }} +

+

+ Messzeit: + {{ FORMAT(ts_measured, "DD.MM.YY, H.mm") }} +


- - - - - - - - - - - - - -
Verband:{{ federation_name }}
Hauptaufgabe:{{ main_purpose }}
Messzeitpunkt:{{ FORMAT(ts_measured, "DD.MM.YYYY HH:mm") }}
- Letzte 7 Tage
-
= 90 ? "#0048a2" : fill_percent >= 75 ? "#529ddc" : fill_percent >= 50 ? "#77dbf9" : fill_percent >= 25 ? "#fcc757" : "#e30614" }}; align-items:center; height:100%; width: {{fill_percent}}%"> +
= 90 ? "#0048a2" : fill_percent >= 75 ? "#529ddc" : fill_percent >= 50 ? "#77dbf9" : fill_percent >= 25 ? "#fcc757" : "#e30614" }}; align-items:center; height:100%; width: {{fill_percent}}%"> {{ FORMAT(fill_percent, '0.0')}}%{{ fill_percent >= 100 ? " → TS läuft über" : ""}}
-
({{ FORMAT(content_mio_m3, "0.00") }} von {{ FORMAT(capacity_mio_m3, "0.00") }} Mio. m³)
+
({{ FORMAT(content_mio_m3, "0.00") }} von {{ FORMAT(capacity_mio_m3, "0.00") }} Mio. m³)

- - - - - - - - - - - - - -
Verband: {{ federation_name == 'Wasserverband Eifel-Rur' ? CONCAT("", 'Wasserverband Eifel-Rur',"") : federation_name }}
Hauptaufgabe:{{ main_purpose }}
Messzeit:{{ FORMAT(ts_measured, "DD.MM.YY, H.mm") }}
+

+ Verband: + {{ federation_name == 'Wasserverband Eifel-Rur' ? CONCAT("", 'Wasserverband Eifel-Rur',"") : federation_name }} +

+

+ Hauptaufgabe: + {{ main_purpose }} +

+

+ Messzeit: + {{ FORMAT(ts_measured, "DD.MM.YY, H.mm") }} +