Project

General

Profile

1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<OWSContext
3
  xmlns="http://www.opengis.net/context"
4
  xmlns:xlink="http://www.w3.org/1999/xlink"
5
  xmlns:ows="http://www.opengis.net/ows"
6
  version="0.0.13"
7
  id="ows-context-tie">
8
  
9
  <General>
10
    <Window width="400" height="300"/>
11
    <ows:BoundingBox crs="EPSG:4326">
12
      <ows:LowerCorner>-142 40</ows:LowerCorner>
13
      <ows:UpperCorner>-52 85</ows:UpperCorner>
14
    </ows:BoundingBox>
15
    <Title xml:lang="en">Simple World Context</Title>
16
    <KeywordList>
17
      <Keyword>world</Keyword>
18
    </KeywordList>
19
  </General>
20
  <ResourceList>
21
    <Layer hidden="0">
22
      <Server service="WMS" version="1.1.1" title="WMS">
23
        <OnlineResource method="POST" xlink:type="simple" xlink:href="http://atlas.nrcan.gc.ca/cgi-bin/toporamawms_en"/>
24
      </Server>
25
      <Name>wms_atlasofcanada_eng</Name>
26
      <Title>CGDI NRCan WMS</Title>
27
      <Abstract></Abstract>
28
      <SRS>EPSG:4326</SRS>
29
    </Layer>
30
   </ResourceList>
31
</OWSContext>
(3-3/28)