diff client/src/components/ImportSoundingresults.vue @ 2414:4625ae70f076

Changed selection, to make more sensible values available. LDC and LNWL are synonyms, which are actually used in the gauge reference water levels for AT and HR...
author Sascha Wilde <wilde@intevation.de>
date Thu, 28 Feb 2019 12:45:40 +0100
parents f185503ef35a
children 851c904416f6
line wrap: on
line diff
--- a/client/src/components/ImportSoundingresults.vue	Thu Feb 28 12:29:12 2019 +0100
+++ b/client/src/components/ImportSoundingresults.vue	Thu Feb 28 12:45:40 2019 +0100
@@ -336,16 +336,16 @@
     // "NGM",
     // "ETRS",
     // "POT",
-    // "LDC",
+    "LDC",
     // "HDC",
     // "ZPG",
     // "GLW",
     // "HSW",
-    // "LNW",
+    "LNWL" //,
     // "HNW",
     // "IGN",
     // "WGS",
-    "RN" //,
+    // "RN",
     // "HBO"
   ]
 };