Manages Open GIS Consortia Web Map Context(Context) documents. In Phoenix, a Context document stores a Map Definition which includes amongst other things; what layers make up the map, what projection it uses, and what the spatial extents are.

Namespace:  Phoenix.MapEngine
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class OGCContext

Remarks

Class diagram

For more information on SLD see http://www.opengeospatial.org/specs/?page=baseline.

Inheritance Hierarchy

System..::.Object
  Phoenix.MapEngine..::.OGCContext

See Also