Cloud & Networking

GeoServer 2.14.2 rolled out with accessible WMTS binding,improved style editor and more

1 min read

Last week, GeoServer 2.14.2 was released., GeoServer is an open source software server based on Java, for sharing geospatial data. It allows users to display their spatial information to the world. It is free and can display data on popular mapping applications such as Google Earth, Google Maps, Microsoft Virtual Earth and Yahoo Maps.

Improvements in GeoServer 2.14.2

  • In GeoServer 2.14.2, WMTS Restful binding is accessible to all users and works with workspace specific services which initially used to be limited to admins.
  • gs:DownloadEstimator now returns a true value when estimating full raster downloads at native resolution.
  • In GeoServer 2.14.2, KML ignores sortBy parameter while querying records.
  • The NullPointerException is thrown while using env() function with LIKE operator in CSS filters.
  • With this release, it’s possible to modify existing GWC blobstore via UI without renaming which was not possible initially.
  • For GetLegendGraphic, this release allows expressions in ColorMapEntry labels.
  • In this release, OpenLayers2 preview is not automatically triggered on IE8.
  • New MongoDB extension has been added GeoServer 2.14.2.
  • The style editor has been improved, it now includes side by side editing
  • Nearest match support has been added for Web Map Service (WMS) dimension handling.

Major fixes

  • Rendering issue with JAI-EXT and Input/Output TransparentColor options has been resolved.
  • The Complex MongoDB generated properties are now handled in this release.

Check out the official blog post by GeoServer for full release notes.

Read Next

Getting Started with GeoServer

ArangoDB 3.4 releases with native search engine, full GeoJSON support, and more

Uber’s kepler.gl, an open source toolbox for GeoSpatial Analysis

Amrata Joshi

Share
Published by
Amrata Joshi

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago