Skip to content

Neatline 2.2.2

Compare
Choose a tag to compare
@erochest erochest released this 15 May 17:25
· 362 commits to master since this release

v2.2.2 (commits)

Improved Support for Working with NeatlineFeatures and CsvImport

Previously, if NeatlineFeatures were enabled, you couldn't use the CsvImport
plugin to add WKT data into the coverage field and then have those features
import into Neatline successfully. We've lifted that restriction.

Performance Improvements

  • Changes the MIME type for WMS layer image tiles from image/png to image/png8, which visually almost identical and load much faster.
  • Adds tiled=true to WMS layer requests, which is necessary in order for Geoserver to return cached tiles.

Bug Fixes

  • Fixes a bug that occasionally caused WMS layers with undefined zindexes to slip "below" the base layer when the exhibit started.