v4.0.0-rc.1
Pre-release
Pre-release
THIS IS A BREAKING RELEASE - MAKE SURE TO UPDATE ALL YOUR CONFIG FILES!
Changelog
- Migrated from Leaflet (and stac-layer) to OpenLayers (and ol-stac)
- New layer switcher
- Support for multiple projections
- Support for more advanced basemaps (e.g. Vector Tiles) - make sure to update your
basemap.config.js, see new documentation for details - Support for more web-map-link types (WMS, WMTS, XYZ, PMTiles)
- Read additional metadata for better default COG rendering
- New or updated config options:
displayPreview,displayOverview,buildTileUrlTemplate,getMapSourceOptions,crs - Removed config options:
geoTiffResolution,maxPreviewsOnMap - and much more...
- Integration of stac-js into the codecase
- Allows for more flexibility in Link and Asset actions
- New header design with custom logo option (please provide feedback, we plan an even better version for v5.0)
- Improved sorting behavious in search requests with some small UI tweaks
- Configuration (in
config.js) - see the documentation for details:- Removed deprecated options and related functionality for
redirectLegacyUrlsandstacProxyUrl - Renamed
maxItemsPerPagetomaxEntriesPerPage - Split config option
itemsPerPageintosearchResultsPerPage,itemsPerPage,collectionsPerPage allowedDomainsaccepts more patterns- Config option
preprocessSTACnow receives a stac-js object as parameter - New config option
catalogImageto provide an logo for the header
- Removed deprecated options and related functionality for
- Bug fixes, for example: