Changes between Version 297 and Version 298 of Versions


Ignore:
Timestamp:
Oct 24, 2022, 1:58:55 PM (19 months ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v297 v298  
    2323- WMTS (OGC Web Map Tile Service) support added + pass OGC CITE tests [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#ogc-web-map-tile-service-wmts docs]
    2424- WMS pass OGC CITE WMS raster conformance tests
    25 - WMS supports a non-standard random parameter to bypass Web browser cache
     25- WMS supports a non-standard random parameter to bypass Web browser cache [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#random-parameter docs]
    2626- WMS query fragment styles support combining coverages with mismatching irregular axes
    2727- WMS fixed invalid XML element names in GetCapabilities
    28 - WMS GetMap requests support non XY axis labels as request parameters
     28- WMS GetMap requests support non XY axis labels as request parameters (as same as WCS GetCoverage request)
    2929- WMS fix style with WCPS query fragment with fixed subset domains
    3030- WCPS supports sort operator [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#sort-operator-in-wcps docs]
    3131- WCPS supports flip operator [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#flip-operator-in-wcps docs]
    32 - WCPS supports crsTransform() shorthand operator
     32- WCPS supports crsTransform() shorthand operator [https://doc.rasdaman.org/10.1/11_cheatsheets.html#coverage-operations docs]
    3333- WCPS supports imageCrsdomain as trimming subset in scale operator
    3434- WCPS fixed combination of different grid domains in coverage condense
     
    4444
    4545- Option import_order supports value “none” to import files without sorting them beforehand [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#import-order docs]
    46 - Add timeout for analyzing input files
     46- Add timeout for analyzing input files [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#input-section docs]
    4747- netCDF recipe sets default axis resolution = 1 if minBound = maxBound
    4848- If `default_null_values` set to `[]`, then a coverage without null values is created [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#data-import-default-null-values docs]