Changes between Version 515 and Version 516 of Versions


Ignore:
Timestamp:
Nov 29, 2024, 9:25:02 AM (6 weeks ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v515 v516  
    1313
    1414OGC frontend (petascope)
    15 
    16 - New API for setting and retrieving a coverage thumbnail
    17 - Support passing user-defined parameters for a style fragment in WMS GetMap requests
     15^^^^^^^^^^^^^^^^^^^^^^^^
     16
     17- New API for setting and retrieving a coverage thumbnail ([https://doc.rasdaman.org/05_geo-services-guide.html#coverage-thumbnail docs])
     18- 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])
    1819- Removed support for coverage metadata in JSON format
    19 - New simplified and consistent formula for translating geo to grid coordinates when importing / subsetting for regular axes
     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])
    2022- Required negative geo resolution for axis type `Y` when importing new coverage
    21 - Text responses, e.g. for `GetCapabilities` request, will be compressed / decompressed automatically in WebBrowser for faster download
     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])
    2224- In DescribeCoverage response the `swe:label` will be same as the `swe:field` name if a quantity's label is not set
    2325- Validate `colorPaletteTable` in coverage's metadata when updating / inserting
     
    2931- Improved handling for escaped special XML characters in coverage's metadata
    3032- Improved checking a layer's existence when getting capabilities
     33- Improved checking if a coverage exists in petascope's remote cache
    3134- Fixed issue with zero value for axis extent resolution in petascopedb
    3235- Fixed issue with incorrect value for axis extent resolution of pyramid member coverages
    3336
    34 secore
    35 
    36 - Added new setting `ignore_agents_matching` in `secore.properties` to filter requests crawling SECORE by user-agent bots
    37 - Added doc for configurations in `secore.properties`
    38 - Fixed issue to show invalid EPSG CRS with source opengis.net and
    39   added new setting ``max_cache_size`` for controlling SECORE's cache size.
    40 
    41 wcst_import
    42 
    43 - New setting `coverage_metadata` to define non-rasdaman global metadata in ingredients file
    44 - New setting `thumbnail_path` to set a coverage's thumbnail
    45 - New setting `wms_styles` to add styles to a WMS layer when inserting a coverage
     37
     38wcst_import
     39^^^^^^^^^^^
     40
     41- New setting `thumbnail_path` to set a coverage's thumbnail ([https://doc.rasdaman.org/05_geo-services-guide.html#thumbnail-path docs])
     42- 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])
    4643- Removed support for coverage's metadata in JSON format
    4744- Nested functions in expressions are evaluated properly in python list comprehension
    48 - Support `validity` setting for adjusting `areasOfValidity` of updating coefficients implicitly
    49 - Match multiple input files to defined `areasOfValidity` in a single ingredients file
     45- Support `validity` setting for adjusting `areasOfValidity` of updating coefficients implicitly ([https://doc.rasdaman.org/05_geo-services-guide.html#wcst-import-areas-of-validity docs])
     46- Match multiple input files to defined `areasOfValidity`` in a single ingredients file
    5047- Support for `OGC/O/Temporal` CRS
    5148- Support for specifying one band's settings in Sentinel 1 recipe
     49
     50secore
     51^^^^^^
     52
     53- Added doc for configurations in `secore.properties` ([https://doc.rasdaman.org/06_crs-manager.html#configuration docs])
     54- Added new setting `ignore_agents_matching` in `secore.properties` to filter requests crawling SECORE by user-agent bots
     55- Fixed issue to show invalid EPSG CRS with source opengis.net and
     56  added new setting `max_cache_size` for controlling SECORE's cache size.
    5257
    5358documentation