Map context

Module implementing the OpenGIS Web Map Context Implementation Specification (see http://www.opengeospatial.org/standards/wmc).
A Map context contains both layer independent information like bounding box and map size, and a list of map layers with metadata such as name, title, abstract, legend url, etc.

Using the Inline maps filter together with a phrase like <map context="node/24/context"/> will add a map as shown below. See http://aardbodem.nl/node/24/context for the context document.

Note that the OpenLayers web map context object is extended to support additional properties as a map title, a layer legend image, a queryable flag, a baselayer flag, and an opacity. See also http://trac.openlayers.org/ticket/1515 and http://trac.openlayers.org/ticket/1529.