log client/src/store/map.js @ 5148:004f41497f97

age author description
Wed, 01 Apr 2020 11:10:39 +0200 Fadi Abbud client: remove Gauge from the refreshed layers with time slider
Fri, 20 Mar 2020 15:57:57 +0100 Fadi Abbud client: Use proper time value in refresh layers requests time-sliding
Wed, 18 Mar 2020 17:35:35 +0100 Fadi Abbud client: reload only the relevant layers with changed value on time-slider time-sliding
Mon, 16 Mar 2020 12:43:53 +0100 Fadi Abbud client: correct states for time-slider in store time-sliding
Fri, 13 Mar 2020 12:29:06 +0100 Thomas Junk add TIME-Filter to layer and GetFeatureInfo time-sliding
Fri, 13 Mar 2020 10:37:44 +0100 Thomas Junk timeslider: prerequisites for time travel time-sliding
Thu, 05 Mar 2020 11:50:24 +0100 Thomas Junk add GetFeatureInfo call to FM-layer
Thu, 12 Dec 2019 17:13:34 +0100 Thomas Junk right click toggles single layer selection
Wed, 16 Oct 2019 13:43:30 +0200 Raimund Renkert Added FeatureInfo for sounding results including surtyp attribute.
Mon, 23 Sep 2019 10:40:12 +0200 Thomas Junk map.js: remove unused code.
Mon, 23 Sep 2019 09:19:03 +0200 Thomas Junk console.log removed
Tue, 10 Sep 2019 16:37:50 +0200 Thomas Junk import_overview: make layer for review togglable (currently only for development visible)
Thu, 29 Aug 2019 09:25:53 +0200 Thomas Junk Identify_tool: fixed nesting of divs which prevented infos from beeing shown
Wed, 28 Aug 2019 11:06:47 +0200 Thomas Junk Map: refreshing layers triggers reloading of styles
Mon, 08 Jul 2019 17:26:03 +0200 Markus Kottlaender client: layer refresh button refreshes now all layers, not just vector layers
Thu, 23 May 2019 14:47:33 +0200 Markus Kottlaender client: import review: refresh map layers after accepting/declining imports
Fri, 17 May 2019 14:07:16 +0200 Markus Kottlaender client: identify: changed order of state mutations
Fri, 17 May 2019 12:45:13 +0200 Markus Kottlaender client: fully implemented sections
Wed, 15 May 2019 13:22:21 +0200 Markus Kottlaender client: fixed wrong mutation name
Tue, 14 May 2019 20:08:10 +0200 Markus Kottlaender client: import stretches: prevent map/identify popup from opening when selecting a distance mark on the map
Tue, 14 May 2019 19:29:45 +0200 Markus Kottlaender client: prevent mutual intefering between draw tools and identify tool on openlayers api level
Tue, 14 May 2019 18:51:16 +0200 Markus Kottlaender client: identify: made identification of image layers work with current map resolution
Wed, 08 May 2019 17:43:18 +0200 Markus Kottlaender client: renamed store modules to better reflect their context
Wed, 08 May 2019 17:29:50 +0200 Markus Kottlaender client: identify: set type in fairway availability dialog when necessary
Wed, 08 May 2019 17:10:17 +0200 Markus Kottlaender client: identify: implemented popup when clicking the map and the intention is not clear...
Tue, 07 May 2019 14:54:16 +0200 Markus Kottlaender client: map: fixed loading animation for layers
Tue, 07 May 2019 12:18:07 +0200 Markus Kottlaender client: layers: loading animation for refreshing layer sources
Fri, 03 May 2019 13:36:31 +0200 Markus Kottlaender client: gauges: set zoom level after selecting a gauge
Thu, 18 Apr 2019 15:29:09 +0200 Markus Kottlaender client: added button to sync/unsync maps when comparing sounding results
Thu, 18 Apr 2019 13:26:02 +0200 Raimund Renkert client: Changed distance marks ashore to WMS layer.
Thu, 18 Apr 2019 12:40:42 +0200 Markus Kottlaender client: compare surveys on map
Thu, 18 Apr 2019 10:17:36 +0200 Raimund Renkert client: Increased click radius for distance marks feature info.
Wed, 17 Apr 2019 10:51:30 +0200 Markus Kottlaender client: maps: fixed removing a map, added missing second param for splice
Wed, 17 Apr 2019 10:11:40 +0200 Markus Kottlaender client: identify tool: removed distinct enable flag, identify is enabled as long as no other tools are active
Tue, 16 Apr 2019 13:18:30 +0200 Markus Kottlaender client: maps: all map's views are now synced
Tue, 16 Apr 2019 12:49:29 +0200 Markus Kottlaender client: draw/cut tools work now with multiple maps
Tue, 16 Apr 2019 09:00:42 +0200 Markus Kottlaender client: map store: merged/renamed method(s)
Tue, 16 Apr 2019 08:42:09 +0200 Markus Kottlaender client: avoid code duplication
Tue, 16 Apr 2019 08:31:46 +0200 Markus Kottlaender client: remove openlayers map objects after removing a map component from the view
Tue, 16 Apr 2019 08:20:37 +0200 Markus Kottlaender client: made identify tool work with multiple maps
Mon, 15 Apr 2019 15:15:16 +0200 Raimund Renkert Changed Waterway axis and area layer to WMS.
Sat, 13 Apr 2019 16:02:06 +0200 Markus Kottlaender client: map: prepared store to hold multiple map objects
Sat, 13 Apr 2019 15:28:48 +0200 Markus Kottlaender client: removed console log
Fri, 12 Apr 2019 13:07:48 +0200 Fadi Abbud client:linting
Fri, 12 Apr 2019 12:49:43 +0200 Raimund Renkert Use distance marks an axis via WMS. Added legend and featureinfo.
Thu, 11 Apr 2019 11:44:11 +0200 Markus Kottlaender client: refactored layers config
Wed, 10 Apr 2019 15:22:35 +0200 Thomas Junk yarn lint --fix
Wed, 10 Apr 2019 15:17:06 +0200 Raimund Renkert Extracted WFS style functions and styles to avoid massive memory allocation.
Tue, 09 Apr 2019 18:38:15 +0200 Markus Kottlaender client: removed .js and .vue extention from imports
Mon, 08 Apr 2019 15:32:53 +0200 Markus Kottlaender client: layers: improved structure of layer configuration
Fri, 05 Apr 2019 15:59:52 +0200 Markus Kottlaender client: map layers: optimized setting visibility
Fri, 05 Apr 2019 12:47:35 +0200 Fadi Abbud client: cleanup import paths
Thu, 04 Apr 2019 12:47:56 +0200 Thomas Junk layers: difference layer now contains legend
Tue, 02 Apr 2019 18:59:26 +0200 Markus Kottlaender client: stretches: select/unselect stretches by clicking on them on the map
Tue, 02 Apr 2019 18:19:43 +0200 Markus Kottlaender client: stretches: fixed highlighting of selected stretch
Fri, 29 Mar 2019 13:37:17 +0100 Thomas Junk layer structure overhaul
Fri, 29 Mar 2019 12:56:29 +0100 Thomas Junk show differences moved up in legend. Switch isolines off when showing differences
Thu, 28 Mar 2019 17:06:08 +0100 Thomas Junk removed console.log
Thu, 28 Mar 2019 17:04:44 +0100 Thomas Junk profiles: difference selection now with spinner
Thu, 28 Mar 2019 16:38:15 +0100 Thomas Junk profiles: display sounding_differences