Webinar from GeoSolutions on the recent MapStore 2021.01.00 release. Learn about enhancements related to annotations, visual style editor, asynchronous export, map comparison tools, dashboards, charts, extensions, and more.
• Our core products • Our offer Enterprise Support Services Deployment Subscription Professional Training Customized Solutions GeoNode 3° of March 2021 - Online
core We actively participate in OGC working groups and get funded to advance new open standards We support standards critical to GEOINT 3° of March 2021 - Online
and GeoNetwork • Vast experience with Raster Serving • Designed and developed JAI-Ext • Designed and developed ImageIO-Ext • Design and Developed most raster code in GeoTools/GeoServer • Vast Experience with Vector Data Serving • WFS, WMS, Vector Tiles with OGV • Extensive Experience with Spatial DBMS • Oracle, SQL Server, Postgis, MongoDB, etc.. • Extensive Experience with creating webgis applications • OpenLayers, Leaflet, Cesium, MapboxGL • Ext-JS, JQuery, Bootstrap, Angular, React, Redux • Extensive Experience with OGC Protocols • Extensive Experience in Performance and Scalability (Big Data and Cloud) • Unparalleled multi-industry experience 3° of March 2021 - Online
UN FAO • EMSA • World Bank (via GeoNode) • Unesco (via GeoNode) • EARTH-IArno river basin authority • Region of Tuscany (Hydrologic Service) • Region of Tuscany (Urbanistic Department) • LaMMa • City of Munich • City of Florence • City of Genova • City of Bozen • City of Brussels • IGB (via GeoNode) • Rennes Metropole (via Georchestra) 3° of March 2021 - Online
Visual Style Editor: the Style Editor tool has been improved through an editor UI to improve the user experience on editing and creating new styles Check out the blog post too! 3° of March 2021 - Online
For vector layer, you can select several style rules types • Marker • Icon • Line • Polygon • Text Each rule you add has a card where to configure options Cards can be dragged up and down to define the order 3° of March 2021 - Online
the type). Using SLD Service Extension on GeoServer the Style Editor of MapStore can generate color classifications for point, line, polygon and text rules in a few seconds for you. 3° of March 2021 - Online
to use for classification • The number of intervals (colors) • The method to use to classify (querying the real data) • Quantile • Natural breaks • Equal interval • Standard Deviation 3° of March 2021 - Online
a big set of predefined color ramps Fine tuning of colors and value intervals of the attribute where to apply the color can be done here 3° of March 2021 - Online
to use images for points on map Mark (predefined shapes) rules are almost same of icons, but with predefined symbols. They support classification 3° of March 2021 - Online
GeoServer, the new tool will show a window, with different options available for both raster and vector layers For Raster Layers For Vector Layers 3° of March 2021 - Online
mode, that allow you to compare using a spyglass moving the mouse on the map. You can also configure the tools to set up the radius of the spyglass or the orientation of swipe (horizontal, vertical) 3° of March 2021 - Online
PlotlyJS A lot of new options • Time charts • Label formatting • Formulas • Axis customizations • Support WFS only services (WPS provides aggregation options) All the tools and the power of PlotlyJS !
+ click • Drag selection using ALT + drag • Append with drag selection with CTRL + ALT + drag Editing multiple lines at the same time 3° of March 2021 - Online
5 Module Federation • Sample projects: the developers can start from a sample project and follow the instructions on the readme to create their own. • Versioning: now you can hold the extension in a separated from MapStore • Easy to test/build/deploy: you can run `npm start` to test it locally, `npm run ext:build` to create your extension zip file, ready to install npm run ext:build 3° of March 2021 - Online
to develop a single plugin to be deployed in a running instance. They need the data directory (supported only by custom projects now) to keep the extension a cross updates. They include their own translations files and images See the README of the MapStore Extension project for more info. https://github.com/geosolutions-it/MapStoreExtension 3° of March 2021 - Online
guides of the release v2021.01.00 https://mapstore.readthedocs.io/en/v2021.01.00/user-guide/ home-page/ https://mapstore.readthedocs.io/en/v2021.01.00/developer- guide/requirements/ 3° of March 2021 - Online
on the following main improvements • Downstream projects: we are working on a new project system that helps to maintain and update existing projects and new ones. We are going to separate gradually the core from the product to have the core library in npm package(s) • Performances: we want to reduce the loading time at startup by reviewing and reducing the bundle size. We also want to optimize build time and resource consumption 3° of March 2021 - Online