Changes between Version 516 and Version 517 of Versions


Ignore:
Timestamp:
Nov 29, 2024, 9:45:17 AM (6 weeks ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v516 v517  
    1515^^^^^^^^^^^^^^^^^^^^^^^^
    1616
     17- New simplified and consistent formula for translating geo to grid coordinates when importing / subsetting for regular axes ([https://doc.rasdaman.org/05_geo-services-guide.html#subsetting-behavior docs])
    1718- New API for setting and retrieving a coverage thumbnail ([https://doc.rasdaman.org/05_geo-services-guide.html#coverage-thumbnail docs])
    1819- Support passing user-defined parameters for a style fragment in WMS GetMap requests ([https://doc.rasdaman.org/05_geo-services-guide.html#getmap-with-customized-variables-for-a-style docs])
     20- Text responses, e.g. for `GetCapabilities` request, will be compressed / decompressed automatically in WebBrowser for faster download ([https://doc.rasdaman.org/05_geo-services-guide.html#ogc-services-endpoint docs])
    1921- Removed support for coverage metadata in JSON format
    20 - New simplified and consistent formula for translating geo to grid coordinates when importing / subsetting for regular axes ([https://doc.rasdaman.org/05_geo-services-guide.html#subsetting-behavior docs])
    21 - New setting `coverage_metadata` to define non-rasdaman global metadata in ingredients file ([https://doc.rasdaman.org/05_geo-services-guide.html#data-import-global-metadata docs])
    2222- Required negative geo resolution for axis type `Y` when importing new coverage
    23 - Text responses, e.g. for `GetCapabilities` request, will be compressed / decompressed automatically in WebBrowser for faster download ([https://doc.rasdaman.org/05_geo-services-guide.html#ogc-services-endpoint docs])
    2423- In DescribeCoverage response the `swe:label` will be same as the `swe:field` name if a quantity's label is not set
    2524- Validate `colorPaletteTable` in coverage's metadata when updating / inserting
     
    3130- Improved handling for escaped special XML characters in coverage's metadata
    3231- Improved checking a layer's existence when getting capabilities
    33 - Improved checking if a coverage exists in petascope's remote cache
    3432- Fixed issue with zero value for axis extent resolution in petascopedb
    3533- Fixed issue with incorrect value for axis extent resolution of pyramid member coverages
     
    3937^^^^^^^^^^^
    4038
     39- New setting `coverage_metadata` to define non-rasdaman global metadata in ingredients file ([https://doc.rasdaman.org/05_geo-services-guide.html#data-import-global-metadata docs])
    4140- New setting `thumbnail_path` to set a coverage's thumbnail ([https://doc.rasdaman.org/05_geo-services-guide.html#thumbnail-path docs])
    4241- New setting `wms_styles` to add styles to a WMS layer when inserting a coverage ([https://doc.rasdaman.org/05_geo-services-guide.html#wms-styles docs])