Project

General

Profile

1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<ViewContext version="1.0.0" id="atlas_world" xmlns="http://www.opengis.net/context" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
3
  <General>
4
    <Window width="500" height="250"/>
5
    <BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180" maxy="90"/>
6
    <Title>metacat data</Title>
7
    <KeywordList>
8
      <Keyword>metacat</Keyword>
9
      <Keyword>EML</Keyword>
10
    </KeywordList>
11
    <Abstract>Low resolution.</Abstract>
12
  </General>
13
  <LayerList>
14
    <Layer queryable="1" hidden="0">
15
      <Server service="OGC:WMS" version="1.1.1" title="metacat document data">
16
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms"/>
17
      </Server>
18
      <Name>topp:metacat_testdata</Name>
19
      <Title>Metacat</Title>
20
      <SRS>EPSG:4326</SRS>
21
      <FormatList>
22
        <Format current="1">image/png</Format>
23
      </FormatList>
24
    </Layer>
25
  </LayerList>
26
</ViewContext>
(2-2/3)