MapStore2 Versions Save

The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!

v2022.02.00

1 year ago

Main Features

  • Many updates aimed to enrich the 3D support of MapStore, such as:
    • Support of multiple Terrains in 3D mode (Cesium map)
    • Support of WFS layers and imported vector layers in 3D mode
    • Support for 3D styling capabilities for vector and WFS layers and 3D styling enhancements for labels
    • Depth test option for vector and WFS styling in 3D mode
    • Improved 3D mode performances using explicit rendering with Cesium
    • Included the Cesium viewer settings to control the Cesium map options from UI
    • Support for WFS Identify also in Cesium map
  • Inclusion of a Side toolbar to make the use of MapStore tools more flexible
  • Many updates involving the printing tool, such as:
    • Update of the print-lib library to the latest official v2.1.5
    • Support to select the desired projection for printed maps
    • Support for other export formats other than PDF
    • Improved the layer validations for printing
    • Graticule layers improvements
  • Map Switcher for Map widgets: the ability to have more map widgets in one
  • Import/export of Dashboards and Geostories is now supported
  • Integration with OpenID and Keycloak

Main Improvements

  • Further performance improvements from v2022.01.00 involving optimizations of the main MapStore bundle and the inclusion of modular plugins to make the loading time faster
  • Support aimed to allow WMS GetMap requests through the MapStore proxy
  • Further updates for the About plugin including: version, related revision and its date
  • Further updates for the MapStore query params handling through POST requests: multiple embedded maps via POST on the same page are now supported
  • Attribute Table enhancement to show URLs as hyperlinks

v2022.01.02

2 years ago

The purpose of this new version of MapStore is to further harden the 2022.01 series including also some enhancements/features. Below are reported the most relevant updates.

Relevant updates

  • Delete geostories and dashboards from menu
  • Support time intervals in timeline plugin

Moreover many fixes and performance improvements along with other minor enhancements have been provided with this release.

2022.01.02 (2022-06-09)

v2022.01.01

2 years ago

The purpose of this new version of MapStore is to further harden the 2022.01 series including also some enhancements/features. Below are reported the most relevant updates.

Relevant updates

  • 3D Tiles support: the ability to load layers in 3D Tiles format and style them with both visual and code style editor. Also the support to the Identify functionality for 3D Tiles layers has been included
  • Map Viewer query parameters: enhanced the support to viewer query parameters with also a support for POST requests in the backend
  • Attributions for WMTS layers: it is now possible to define client side the attributions for WMTS background layers
  • WMTS layers in GeoStory: enhanced a lot the support of WMTS layare for many possible use cases in GeoStory
  • Delete function improved: it is now possible to delete a map directly inside the map viewer
  • Snapping function for Attribute Table: in edit mode it is now possible to snap features to other ones while editing the geometries

Furthermore, we have the following library update in this release:

  • Spring to v5.3.18

Moreover many fixes and performance improvements along with other minor enhancements have been provided with this release.

2022.01.01 (2022-05-04)

v2022.01.00

2 years ago

New Features

  • Widgets Pie and Bar Charts - attribute based color coded classification #7594
  • 3D zoom via share URL now supports the camera orientation #7853
  • Support for no-latin char for username and password #7708
  • Refactor Print plugin as a plugin container, to improve print tool pluggability #7585

We have a lot of library updates in this release:

  • Upgrade Cesium to latest version #7007
  • Bump postgres jdpc to 42.2.23 #7272
  • Bump Bootstrap to v3.4.1 #7754
  • Upgrade Spring and Tomcat #7172
  • Support for build with npm 7 #7181

Moreover many fixes and performance improvements along with other minor enhancements have been provided with this release.

v2021.02.02

2 years ago

The purpose of this new version of MapStore is to further harden the 2021.02 series including also some small enhancements/features. Below are reported the most relevant updates:

  • Browse and edit Application Contexts in Home page (not yet enabled by default)
  • Hardening of the new Street View plugin
  • Ability to configure the visibility limits globally in Catalog tool with support for also WMS layers coming from CSW source type
  • Added support for Slovak (sk) translation
  • Ability to manage Domain Sharding in Catalog tool through a better UI
  • Various bug fixes have been provided, the complete list is available below

v2021.02.01

2 years ago

Note: this PR contains also the updates for log4j vulnerabilities. MapStore is not affected by default by the main log4shell vulnerability, but anyway our team provided to solve some minor vulnerabilities found on this lib. For more details, see this.

v2021.02.00

2 years ago

Main Features

  • Review of the theme system: the support for custom themes in MapStore has been reviewed and improved to also easily override the default and to provide multiple themes to be selected for a context
  • Context Theme: The application context system now allows to customize the theme of each context, in a dedicated section of the context creation wizard
  • GeoCarousel Section for GeoStory: GeoStory has been enhanced with a new interesting section type that allow to see details about set of points of interest configured on the map.
  • Raster Styler now also raster layers can be styled using the visual style editor, applying classifications and more, as well as you can do with vector layers
  • Performance Improvements: reduced the bundle size of 23% (15% gzipped). Initial load page 1 second faster. Moreover MapStore build now has solved his problems of resources consuming.

Other Improvements

  • Added the UniqueInterval classification method for both raster and vector styles
  • Improved the GeoLocate tool
  • Enhanced Catalog advanced options with new options
  • Added autocomplete for cross layer filtering
  • Added the catalog service selector also for dashboards
  • ...and more

2021.02.00 (2021-10-28)

v2021.01.03

3 years ago

This release contains hotfix for issue with CesiumJS certificate (#6838).