Changes between Initial Version and Version 2 of Ticket #2075


Ignore:
Timestamp:
Apr 23, 2019, 7:18:40 AM (5 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2075

    • Property Cc Dimitar Misev added; Bang Pham Huu removed
    • Property Type defectenhancement
    • Property Summary GetCapabilities coverage envelope should be in WGS84Petascope: WCS GetCapabilities coverage envelope should add the optional WGS84BoundingBox
  • Ticket #2075 – Description

    initial v2  
    1 Currently, if the coverage bounding box is shown in the Capabilities documents, it is in the native CRS of the coverage. It should be in WGS 84 according to the standard.
     1Currently, if the coverage bounding box is shown in the Capabilities documents, it is in the native CRS of the coverage. It should add optional WGS 84 BBox according to the standard.
     2
     3
     4{{{
     5wgs84-
     6BoundingBox
     7
     8Minimum bounding rectangle
     9surrounding dataset, using
     10WGS 84 CRS with decimal
     11degrees and longitude before
     12latitude
     13
     14OWS Common::
     15WGS84BoundingBox
     16zero or more
     17(optional)
     18}}}