# Change Log All notable changes to the GIS package will be documented in this file. ## 2023.319 ### Fixed - Respect `scheme.map.showLayers` ### Added - Support SVG origin symbols ## 2022.172 ### Fixed - Fixed crash for POST request on /traces ## 2021.333 ### Fixed - Fixed crash at startup with spherical projection ## 2021.322 ### Added - New documentation with examples ## 2021.027 ### Fixed - Fix NPE in map plot if event parameters contains no event or the preferred origin is missing ## 2019.184 ### Added - Support zoom level starting from 0 instead of 1. ## 2019.169 ### Added - Add optional scale layer to map images. The position of the layer is controlled by the 'scale' URL parameter. ## 2019.072 ### Added - Add origin-color and origin-size URL parameters providing control of origin symbol color and size ## 2018.113 ### Added - New URL parameter `showDisabled` to control whether stations disabled by configuration should be included in the trace or map image ### Fixed - Server crash in relative mode if no depth was specifed ## 2018.075 ### Added - Add support for spectra plots ## 2017.249 ### Added - QPlot mode: print station description in brackets next to streamID - QPlot mode: add `amplegend` URL parameter controlling vertical position of amplitude legend ## 2017.013 ### Fixed - URL time parsing broken on systems using GCC >= 5 ## 2016.116 ### Fixed - Restrict normalization time window to visible area in default plot mode if no amplitude range is specified ## 2016.043 ### Added - Connect to messaging only if no DB was configured - Introduce `dbDisable` parameter allowing to run without DB connection ## 2016.028 ### Added - Draw amplitude ruler instead of amplitude range in QPlot modes - Evaluate scheme.records.antiAliasing ## 2015.301 ### Added - GeoJSON support to plot GeoFeatures on maps and multipart POSTs - MIME multipart parsing and handling ## 2015.295 ### Fixed - Segmentation fault on shutdown ## 2015.168 ### Added - Support of real-time record streams through configuration of timeout parameter ## 2015.132 ### Added - Support of asynchronous tile store, e.g. HTTP tile server