Changes between Version 22 and Version 23 of WCS+interoperability


Ignore:
Timestamp:
Nov 14, 2017, 4:18:07 AM (7 years ago)
Author:
Ari Jolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WCS+interoperability

    v22 v23  
    2121|| ||= 1.0 =||= 1.1||= 2.0 =||
    2222||= ArcGIS =|| Result with normal CRS: OK || Result with normal CRS: !GridOffsets must dx,dy, i.e., without 0,0 || Result with normal CRS: Only scaleFactor seems to be supported. GDAL fails if the returned raster does not have the anticipated size. ||
    23 ||= !GeoServer =|| Result with normal CRS: OK, with inverted axis CRS: OK  || The bounding box should contain the cell areas. GridOffsets should be according to the standard (for inverted CRS that is 0,dy,dx,0 and dy usually negative) || Inverted CRS: subset axes need to be inverted, grid axis order should not be swapped although sequence order says so ||
     23||= !GeoServer =|| Result with normal CRS: OK, with inverted axis CRS: OK  || The bounding box should contain the cell areas. !GridOffsets should be according to the standard (for inverted CRS that is 0,dy,dx,0 and dy usually negative) || Inverted CRS: subset axes need to be inverted, grid axis order should not be swapped although sequence order says so ||
    2424||= !MapServer =|| Results with inverted axis CRS: OK || Results with inverted axis CRS: !GridOffsets must be abs(dx),abs(dy), i.e., without 0,0 and positive. GridCRS coordinates should not be inverted. || Results with inverted axis CRS: Grid axis labels must not be swapped; Grid otherwise ok since no coverageFunction ||
    2525||= Rasdaman =|| Rasdaman does not support || Rasdaman does not support || Results with inverted axis CRS: OK ||