3.45

Updates in patch 3.45.3

Improvements

  • New admin areas(n5000 and abas) for 2024
    • New admin areas(n5000 and abas) for 2024
    • County:
    • Removed: 3
    • Added: 7
    • Total counties: 15 (old 11)
    • Municipalities:
    • Removed: 1
    • Added: 2
    • Changed komm(municipality number): 113 (due to county changes)

Updates in patch 3.45.2

Improvements

  • Added support for MatrikkelenhetTinglystEierforhold and some refactoring
  • External WFS add metadata: wfs_featureid
    • Added missing metadata field: wfs_featureid
    • Ref mapserver doc: gml_featureid
    • (Required for MapServer 4.10) Field to be used for the ID of the feature in the output GML. wfs_featureid or ows_featureid can be specified instead.
    • Need to refresh wfs mapfile on the instance to see changes.

Bugfixes

  • Fixed: Sunrise/sunset by implementing new version of API
    • Updated sunrise API to version 3
  • Fix issue with dataview button render
    • Fixes issue where: After minimizing dataview, the buttons in dataview header did not display every menu/button

Updates in patch 3.45.1

Improvements

  • Layer manager styling improvements
    • Minor improvements. Fixed a case of two scrollbars and hard coded styling, instead of using variables.
  • Added raster header
    • Was missing language param for this
  • GeoNorge metadata: do not filter WMS
    • When pulling metadata from GeoNorge, make it possible to connect a theme to any datatype, not only WMS
  • Show filter icon for filterable WMS themes
    • In layer manager, when a WMS theme has been setup to be filterable (user can select additional WMS layers) there should be a icon in layer manager that let the user know that this layer is filterable and a filter has been set.

Bugfixes

  • Bugfix/lay mng filter wms
    • Fixes an issue where the wms layer selector (filter) was incorrectly visible when user navigated to metadata view. Also fixed a javascript exception causing event listener not being removed.
  • Print: editable legends was missing timestamp
    • Fixes an issue where user editable legends was missing the selected time in the legend name
    • Legend with time stamp

    • User modified legend where missing time stamp

News in major release 3.45

Features

  • My data: New option to upload raster files

image image

  • Feature info: Optionally allow user to reposition the feature info window
    • This is configured in GUI settings, “Overrides” tab:

  • New features for printing
    • Date and time included at right bottom
    • When including multi-layer themes in print, the name(s) of the selected layers can now be included in the legend. This is configurable for each theme.

image

image

  • Editable layer names in legend: Added option to rename themes in printed legend

Improvements

  • Layer manager – moved buttons into dialog popup

image

  • WFS sync: support for version 2.0.0 end points
    • WFS sync is now fully supporting version 2.0.0 end points on both back and front end.
  • Collaboration: give a warning when user is not logged in
    • Instead of hiding the module when a user is not logged in, buttons are disabled and a warning is displayed.

Bugfixes

  • Collaboration XSS fixes
    • Fixes some XXS-vulnerabilities found in collaboration module