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. |
| 1 | Currently, 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 | {{{ |
| 5 | wgs84- |
| 6 | BoundingBox |
| 7 | |
| 8 | Minimum bounding rectangle |
| 9 | surrounding dataset, using |
| 10 | WGS 84 CRS with decimal |
| 11 | degrees and longitude before |
| 12 | latitude |
| 13 | |
| 14 | OWS Common:: |
| 15 | WGS84BoundingBox |
| 16 | zero or more |
| 17 | (optional) |
| 18 | }}} |