Project

General

Profile

1
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
2
<ViewContext version="1.0.0" id="atlas_world"
3
xmlns="http://www.opengis.net/context"
4
xmlns:xlink="http://www.w3.org/1999/xlink"
5
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
6
xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
7
  <General>
8
    <Window width="250" height="375" />
9
    <BoundingBox SRS="EPSG:4326" minx="30.5912" miny="-25.535" maxx="32.3037" maxy="-22.325" />
10
    <Title>Krueger National Park</Title>
11
    <KeywordList>
12
      <Keyword>metacat</Keyword>
13
      <Keyword>EML</Keyword>
14
    </KeywordList>
15
    <Abstract>Low resolution.</Abstract>
16
  </General>
17
  <LayerList>
18
    
19
    <Layer queryable="0" hidden="1">
20
    <Server service="wms" version="1.1.0" title="wms">
21
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"  xlink:type="simple" xlink:href="http://wms.jpl.nasa.gov/wms.cgi?"/>
22
    </Server>
23
    <Name>global_mosaic</Name> 
24
    <!-- <Name>BMNG</Name> -->
25
    <Title>satellite imagery</Title>
26
    <SRS>EPSG:4326</SRS>
27
    <FormatList>
28
    <Format current="1">image/jpeg</Format>
29
    </FormatList>
30
    </Layer>
31
   
32
    <Layer queryable="0" hidden="0">
33
      <Server service="OGC:WMS" version="1.1.1"
34
      title="kruger boundary">
35
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
36
      </Server>
37
      <Name>knp:SOILS_VENTER</Name>
38
      <Title>Kruger soils</Title>
39
      <SRS>EPSG:4326</SRS>
40
      <FormatList>
41
        <Format current="1">image/png</Format>
42
      </FormatList>
43
    </Layer>
44

    
45
    <Layer queryable="0" hidden="0">
46
      <Server service="OGC:WMS" version="1.1.1"
47
      title="kruger boundary">
48
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
49
      </Server>
50
      <Name>knp:INFRA_ROADSPUBLIC_VIEW</Name>
51
      <Title>Kruger Park roads</Title>
52
      <SRS>EPSG:4326</SRS>
53
      <FormatList>
54
        <Format current="1">image/png</Format>
55
      </FormatList>
56
    </Layer>
57
	
58
    <Layer queryable="0" hidden="0">
59
      <Server service="OGC:WMS" version="1.1.1"
60
      title="kruger boundary">
61
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
62
      </Server>
63
      <Name>knp:BNDRY_BUSINESSUNITS</Name>
64
      <Title>Kruger Park business units</Title>
65
      <SRS>EPSG:4326</SRS>
66
      <FormatList>
67
        <Format current="1">image/png</Format>
68
      </FormatList>
69
    </Layer>
70
   
71
    
72
    <Layer queryable="0" hidden="0">
73
      <Server service="OGC:WMS" version="1.1.1"
74
      title="kruger boundary">
75
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
76
      </Server>
77
      <Name>knp:BNDRY_KRUGERNP</Name>
78
      <Title>Kruger Park boundaries</Title>
79
      <SRS>EPSG:4326</SRS>
80
      <FormatList>
81
        <Format current="1">image/png</Format>
82
      </FormatList>
83
    </Layer>
84

    
85
    <Layer queryable="0" hidden="0">
86
      <Server service="OGC:WMS" version="1.1.1"
87
      title="DatasetBounds">
88
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
89
      </Server>
90
      <Name>metacat:data_bounds</Name>
91
      <Title>Dataset Bounds</Title>
92
      <SRS>EPSG:4326</SRS>
93
      <FormatList>
94
        <Format current="1">image/gif</Format>
95
      </FormatList>
96
    </Layer>
97

    
98

    
99
    <Layer queryable="0" hidden="0">
100
      <Server service="OGC:WMS" version="1.1.1"
101
      title="DatasetPoints">
102
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
103
      </Server>
104
      <Name>metacat:data_points</Name>
105
      <Title>Dataset Points</Title>
106
      <SRS>EPSG:4326</SRS>
107
      <FormatList>
108
        <Format current="1">image/gif</Format>
109
      </FormatList>
110
    </Layer>
111

    
112
    <!-- <Layer queryable="1" hidden="0">
113
      <Server service="OGC:WMS" version="1.1.1"
114
      title="Datasets">
115
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
116
      </Server>
117
      <Name>metacat:metacat_testdata</Name>
118
      <Title>Datasets</Title>
119
      <SRS>EPSG:4326</SRS>
120
      <FormatList>
121
        <Format current="1">image/png</Format>
122
      </FormatList>
123
    </Layer> -->
124
    
125
  </LayerList>
126
</ViewContext>
(2-2/5)