Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.05 KB

A.31.IR36.layer.bbox.node.md

File metadata and controls

27 lines (17 loc) · 1.05 KB

A.31.IR36.layer.bbox.node

Purpose: This Layer metadata element shall be mapped to the wms:BoundingBox element. The minimum bounding rectangle of the area covered by the Layer in all supported CRS shall be given.

Prerequisites

  • Test for the existence of default element namespace.

Test method

  • Check if there is a BoundingBox node in each Layer section for each CRS declared.

Reference(s):

  • IR Annex III, Part A, Chapter 2.2.4
  • TG VS, Chapter 4.2.3.3.4.4

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
BoundingBox /WMS_Capabilities/Capability/Layer/BoundingBox
Layer /WMS_Capabilities/Capability/Layer
CRS /WMS_Capabilities/Capability/Layer/BoundingBox/@CRS