Milestone 9.1
Major features
- new client/server communication protocol
- the current RNP protocol will be deprecated in v9.1, and the new protocol will become the default in v10.0
- configure with
--enable-rasnet
to use the new protocol
- support for WCS Processing and WCPS 1.5 (informal naming, indicating transition from WCPS 1 to forthcoming WCPS 2)
- new parser with significantly improved error handling, among others, available at
service=WCS&request=ProcessCoverages&version=1.5
- the old parser is still default in 9.1, because of small backwards incompatibilities that the new parser introduces
- new parser with significantly improved error handling, among others, available at
- support for WCS-T insert, delete and limited update
- updates will be fully supported in the next version, most likely v9.2
- new WCS 2.0 web client, supporting the core as well as all extensions implemented by rasdaman
- available in source:applications/wcs-client
- default petascope landing page at
<petascope-endpoint>/rasdaman/ows
- full support for WMS 1.3 in addition to the already supported WMS 1.1
- in conjunction with WCS-T, WCS coverages can easily be published as WMS layers with
InsertWCSLayer
requests
- in conjunction with WCS-T, WCS coverages can easily be published as WMS layers with
- null/nodata values support, ported from rasdaman enterprise
- it is necessary to run update_db.sh, to enable null values in an existing rasdaman installation
Note:
See TracRoadmap
for help on using the roadmap.