Changes between Version 140 and Version 141 of Versions


Ignore:
Timestamp:
Jun 19, 2018, 11:28:52 AM (6 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v140 v141  
    1919 - support for 3D+ WMS layers
    2020 - allow selecting WMS styles for preview
    21  - OWS metadata management has moved from `/rasdaman/ows/admin` to a tab in the WS client
     21 - OWS metadata management has moved from /rasdaman/ows/admin to a tab in the WS client
    2222* rasdaman server:
    23  - allow '''floating-point''' ''null values'', including nan
     23 - allow '''floating-point''' null values
    2424 - [http://rasdaman.org/ticket/1763 dynamic null values specification] in queries for any array expression
    2525 - [wiki:Clipping#Corridors clip() supports corridors]
    2626 - 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
     27 - the UPDATE clause allows specifying source collections in a FROM clause
    2828 - multiple fixes for operations on data of composite values
    29  - `inf` is recognized as a double literal
    30  - fixes with the `project()` function
    31  - `acos`/`asin`/`atan` are alias functions for `arccos`/`arcsin`/`arctan`
     29 - inf is recognized as a double literal
     30 - fixes with the project() function
     31 - acos/asin/atan are alias functions for arccos/arcsin/arctan
    3232 - fixed compilation with g++ 8.1 and installation on Debian buster
    3333