Changes between Version 297 and Version 298 of Versions
- Timestamp:
- Oct 24, 2022, 1:58:55 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v297 v298 23 23 - 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] 24 24 - 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] 26 26 - WMS query fragment styles support combining coverages with mismatching irregular axes 27 27 - 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) 29 29 - WMS fix style with WCPS query fragment with fixed subset domains 30 30 - WCPS supports sort operator [https://doc.rasdaman.org/10.1/05_geo-services-guide.html#sort-operator-in-wcps docs] 31 31 - 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] 33 33 - WCPS supports imageCrsdomain as trimming subset in scale operator 34 34 - WCPS fixed combination of different grid domains in coverage condense … … 44 44 45 45 - 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] 47 47 - netCDF recipe sets default axis resolution = 1 if minBound = maxBound 48 48 - 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]