Changes between Version 142 and Version 143 of Versions
- Timestamp:
- Jun 20, 2018, 6:43:55 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v142 v143 12 12 '''Summary of changes:''' 13 13 * petascope: 14 - [wiki:WMSGuide#a3DcoverageasWMSlayer WMS extended to support 3D+ coverages]15 - reintroduced support for [wiki:WCSTImportGuide#Imagepyramids pyramid creation for WMS]14 - WMS extended to support 3D+ coverages ([wiki:WMSGuide#a3DcoverageasWMSlayer docs]) 15 - reintroduced support for pyramid creation for WMS ([wiki:WCSTImportGuide#Imagepyramids docs]) 16 16 - support for ingestion of ''spatially overlapping'' data with wcst_import 17 17 - allow expressions in WCPS subsets on grid axes … … 22 22 * rasdaman server: 23 23 - allow '''floating-point''' null values 24 - [http://rasdaman.org/ticket/1763 dynamic null values specification] in queries for any array expression24 - dynamic null values specification in queries for any array expression ([http://rasdaman.org/ticket/1763 more info]) 25 25 - [wiki:Clipping#Corridors clip() supports corridors] 26 - on updates, null value areas from the source array [http://rasdaman.org/ticket/1411 will not overwrite the target array] (so mosaicing is correct for certain types of data)27 - the UPDATE clause allows specifying source collections in a FROM clause 26 - on updates, null value areas from the source array will not overwrite the target array ([http://rasdaman.org/ticket/1411 more info]) 27 - the UPDATE clause allows specifying source collections in a FROM clause ([http://rasdaman.org/ticket/1759 more info]) 28 28 - multiple fixes for operations on data of composite values 29 29 - inf is recognized as a double literal