log client/src/store/map.js @ 5736:55892008ec96 default tip

age author description
Wed, 01 Apr 2020 14:20:09 +0200 Raimund Renkert Avoid double loading of WFS features on refresh.
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
Mon, 18 Mar 2019 17:47:16 +0100 Markus Kottlaender client: made zoom optional in moveMap/moveToExtent
Thu, 14 Mar 2019 13:11:22 +0100 Markus Kottlaender client: gauges: use isrs_code as unique id for gauges
Tue, 12 Mar 2019 17:08:07 +0100 Markus Kottlaender client: gauge waterlevel diagram: draw reference waterlevels
Tue, 12 Mar 2019 12:07:02 +0100 Markus Kottlaender client: added Gauges dialog/tool to show waterlevel diagrams
Tue, 12 Mar 2019 08:37:09 +0100 Markus Kottlaender client: added gauge waterlevel example diagram
Mon, 11 Mar 2019 12:05:38 +0100 Markus Kottlaender client: improved gauge layer icon
Wed, 06 Mar 2019 15:39:59 +0100 Markus Kottlaender client: critical bottlenecks: use png instead of vectors for marker
Wed, 06 Mar 2019 15:25:40 +0100 Markus Kottlaender client: critical bottlenecks: added red stroke color
Tue, 05 Mar 2019 09:59:06 +0100 Markus Kottlaender removed console.log, added comment
Tue, 05 Mar 2019 09:56:01 +0100 Markus Kottlaender client: identify tool: avoid identifying the same feature twice
Tue, 05 Mar 2019 08:41:02 +0100 Markus Kottlaender client: new symbold for critical bottlenecks, normal bottlenecks are not marked anymore critical-bottlenecks
Mon, 04 Mar 2019 08:32:05 +0100 Markus Kottlaender merged default into critical-bottlenecks branch critical-bottlenecks
Fri, 01 Mar 2019 14:55:58 +0100 Markus Kottlaender client: display bottleneck status in separate layer critical-bottlenecks
Mon, 04 Mar 2019 07:38:34 +0100 Markus Kottlaender linting
Fri, 01 Mar 2019 16:28:24 +0100 Sascha Wilde Added gauges layer.
Fri, 01 Mar 2019 12:55:48 +0100 Markus Kottlaender client: partially revert e0f423606929
Fri, 01 Mar 2019 12:42:52 +0100 Markus Kottlaender client: import soundingdata: fix npe bug
Thu, 21 Feb 2019 14:57:04 +0100 Markus Kottlaender client: improved identify tool readability
Mon, 18 Feb 2019 16:08:33 +0100 Bernhard Reiter merge
Mon, 18 Feb 2019 16:08:16 +0100 Bernhard Reiter client: improve styles for LOS layers
Mon, 18 Feb 2019 15:38:54 +0100 Markus Kottlaender client: use user specific extent only on initial load
Mon, 18 Feb 2019 15:33:01 +0100 Bernhard Reiter client: fix drawing perormance
Thu, 14 Feb 2019 16:22:56 +0100 Fadi Abbud client: rename the Fairway Dimensions layers
Thu, 14 Feb 2019 12:21:25 +0100 Bernhard Reiter client: make different LOS layer visually more distinct
Wed, 13 Feb 2019 16:53:58 +0100 Bernhard Reiter client: make different LOS visually distinct
Wed, 13 Feb 2019 14:20:47 +0100 Bjoern Schilberg LAYERS.WATERWAYAXIS: Set max- and minResolution. Modelled after d4d.
Wed, 13 Feb 2019 13:50:59 +0100 Bjoern Schilberg LAYERS.WATERWAYPROFILES: Set max- and minResolution. Modelled after d4d.
Tue, 12 Feb 2019 11:11:32 +0100 Markus Kottlaender merge default in pdf-branch pdf-export
Thu, 07 Feb 2019 11:27:07 +0100 Markus Kottlaender merged default in pdf-export pdf-export
Wed, 06 Feb 2019 11:20:23 +0100 Thomas Junk fix: bottleneckselection via identifytool pdf-export
Tue, 05 Feb 2019 16:50:59 +0100 Thomas Junk staging: zoomable stretches. zoomToExtent etd pdf-export
Mon, 11 Feb 2019 16:49:18 +0100 Thomas Junk map_store: extracted moveMap, etd moveToBoundingBox, refactored moveToExtent
Fri, 08 Feb 2019 14:56:29 +0100 Bjoern Schilberg map.js: GetFeaturesAtPixel added hitTolerance:7.
Fri, 08 Feb 2019 12:42:46 +0100 Sascha Wilde Added layer for waterway profiles.
Thu, 07 Feb 2019 10:30:44 +0100 Thomas Junk feat: clicking on stretches activates according layer
Wed, 06 Feb 2019 11:20:23 +0100 Thomas Junk fix: bottleneckselection via identifytool
Tue, 05 Feb 2019 16:50:59 +0100 Thomas Junk staging: zoomable stretches. zoomToExtent etd
Wed, 06 Feb 2019 11:47:02 +0100 Markus Kottlaender Distinct fairway layers per LOS
Mon, 04 Feb 2019 17:04:33 +0100 Thomas Junk bbox tool from turfjs added. zoomToExtent function added to map.js
Mon, 04 Feb 2019 13:01:06 +0100 Markus Kottlaender different colors for varying levels of service for fairway dimensions
Mon, 21 Jan 2019 18:36:03 +0100 Sascha Wilde Order layers a bit less arbitrary.
Mon, 21 Jan 2019 18:32:04 +0100 Sascha Wilde Added stretches layer, removed WW-Area named.
Mon, 21 Jan 2019 10:56:14 +0100 Bernhard Reiter client: make isolines legend graphic internally availableo
Tue, 15 Jan 2019 10:07:10 +0100 Bernhard Reiter merging in from branch default dev-pdf-generation
Tue, 08 Jan 2019 16:16:22 +0100 Bernhard Reiter client: switch ECDIS url to service.d4d-portal.info dev-pdf-generation
Thu, 20 Dec 2018 15:06:38 +0100 Bernhard Reiter client: add real pdf generation with jspdf dev-pdf-generation
Thu, 20 Dec 2018 15:53:20 +0100 Bernhard Reiter client: improve ECDIS WMS map loading
Thu, 20 Dec 2018 15:20:49 +0100 Bernhard Reiter client: (minor) improve loading of d4d-portal WMS.
Thu, 20 Dec 2018 14:18:30 +0100 Thomas Junk fix: calculate center to zoom to via turfjs
Thu, 20 Dec 2018 09:37:29 +0100 Thomas Junk refac: move to map in staging component resolves now via id
Wed, 12 Dec 2018 12:25:41 +0100 Thomas Junk select first surveydate after identification of bottleneck
Fri, 07 Dec 2018 10:08:31 +0100 Fadi Abbud Translation: mark some strings for translation
Fri, 30 Nov 2018 11:12:47 +0100 Markus Kottlaender avoid unnecessary setSelectedBottleneck call
Fri, 30 Nov 2018 10:42:00 +0100 Markus Kottlaender fixed panning problem when drawing cross cuts
Fri, 30 Nov 2018 08:26:13 +0100 Markus Kottlaender fixed panning problem
Wed, 28 Nov 2018 14:28:21 +0100 Markus Kottlaender delete cross profiles from localstorage
Mon, 26 Nov 2018 12:18:55 +0100 Fadi Abbud add missing authors
Mon, 26 Nov 2018 11:42:47 +0100 Fadi Abbud remove the first empyty lines
Mon, 26 Nov 2018 11:11:13 +0100 Fadi Abbud remove trailing whitespace, add headers for Makefile, add the missed authors