Changes between Version 201 and Version 202 of Versions


Ignore:
Timestamp:
Mar 7, 2022, 12:58:31 PM (2 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v201 v202  
    150150- Deprecated network protocols RNP and RPC have been removed; clients compiled against these old protocols will need to be recompiled with the latest client API libs in order to be able to communicate with v10.0 rasdaman servers ([https://doc.rasdaman.org/08_dev-guide-cpp.html#compilation-and-linkage-of-client-programs docs])
    151151
    152 - Before v10, coverage's metadata generated by rasdaman (`sizeInBytes`, `axisList`) were put under `<ows:Metadata>` selection of each `<wcs:CoverageSummary>` element, however, this is invalid according to OGC WCS 2.0.1 schema, hence, since v10+, rasdaman restructured in WCS GetCapabilities under `<ows:AdditionalParameters>` element instead. For example:
    153 
     152- In the GetCapabilities response, the way rasdaman adds various metadata for each coverage (`sizeInBytes`, `axisList`) has changed:
     153 - v9.8 the metadata was added under an `<ows:Metadata>` element for each coverage
     154 - v10.0 the metadata is now added under an `<ows:AdditionalParameters>` element instead, e.g.
    154155{{{
     156#!xml
    155157        <ows:AdditionalParameters>
    156158            <ows:AdditionalParameter>