# HG changeset patch # User Thomas Junk # Date 1543852601 -3600 # Node ID 4af7eaca44a125165104a5c5434a8fbe49b4c6bc # Parent a6dd2a8183a4f51e356e0959b3d330acf1468a52 feat: Import Sounding results Selection of projection input type="number". Made EPSG4326 default. diff -r a6dd2a8183a4 -r 4af7eaca44a1 client/src/components/map/contextbox/ImportSoundingresults.vue --- a/client/src/components/map/contextbox/ImportSoundingresults.vue Mon Dec 03 16:24:19 2018 +0100 +++ b/client/src/components/map/contextbox/ImportSoundingresults.vue Mon Dec 03 16:56:41 2018 +0100 @@ -12,7 +12,11 @@ Bottleneck @@ -20,16 +24,17 @@ -
+
- Projection + Projection (EPSG) - + Please enter a projection @@ -42,11 +47,16 @@ Depthreference - + >{{ option }} @@ -55,9 +65,7 @@
- - Date - + Date + /> Please enter a date @@ -77,9 +85,7 @@
- {{ - message - }} + {{ message }}
@@ -92,11 +98,9 @@ @change="fileSelected" class="custom-file-input" id="uploadFile" - > + /> @@ -109,7 +113,12 @@ > Download Meta.json - + > + {{ uploadState ? Upload : Confirm }} + @@ -317,7 +328,6 @@ ); } }, - projections: ["", "4326"], depthReferenceOptions: [ "", // "NAP",