Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
<ViewContext version="1.0.0" id="timeSeriesDemo" 
3
    xmlns="http://www.opengis.net/context" 
4
    xmlns:xlink="http://www.w3.org/1999/xlink" 
5
    xmlns:xsi="http://www.w3.org01/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="440" height="240"/>
9
    <BoundingBox SRS="EPSG:4326" miny="55" maxy="85" maxx="60" minx="5"/>
10
    <Title>Monthly Mean Temperature</Title>
11
    <Abstract>Web Map Server maintained for BALANCE Project by Institute for Geoinformatics, University of Muenster.  Contact: tegtmeyer@uni-muenster.de.</Abstract>
12
        <KeywordList>
13
            <Keyword>Barents Sea</Keyword>
14
            <Keyword>arctic</Keyword>
15
            <Keyword>climate</Keyword>
16
            <Keyword>BALANCE</Keyword>
17
        </KeywordList>
18
    <DescriptionURL format="text/html">
19
        <OnlineResource xlink:href="http://www.balance-eu.info" xlink:type="simple"/>
20
    </DescriptionURL>
21
        <ContactInformation>
22
            <ContactPersonPrimary>
23
                <ContactPerson>Sascha Tegtmeyer</ContactPerson>
24
                <ContactOrganization>IFGI</ContactOrganization>
25
            </ContactPersonPrimary>
26
            <ContactPosition>Student</ContactPosition>
27
            <ContactAddress>
28
                <AddressType>postal</AddressType>
29
                <Address>Robert-Koch-Str. 26-28 </Address>
30
                <City>Muenster</City>
31
                <StateOrProvince>NRW</StateOrProvince>
32
                <PostCode>48145</PostCode>
33
                <Country>Germany</Country>
34
            </ContactAddress>
35
            <ContactVoiceTelephone/>
36
            <ContactElectronicMailAddress>tegtmeyer@uni-muenster.de</ContactElectronicMailAddress>
37
        </ContactInformation>
38
  </General>
39
  <LayerList>
40
    <Layer queryable="1" hidden="0">
41
      <Server service="wms" version="1.1.1" title="BALANCE Visualization Server">
42
        <OnlineResource xlink:type="simple" xlink:href="http://triangulum.uni-muenster.de:8080/cdd/wms"/>
43
      </Server>
44
                    <Name>TEMPERATURE</Name>
45
                    <Title>Monthly Mean Temperature</Title>
46
                    <Abstract>Monthly Mean Temperature from REMO</Abstract>
47
      <DimensionList>
48
                    <!--Extent nearestValue="0" default="2005-04" name="time">1962-01/2098-12/P1M</Extent-->
49
        <Dimension name="time" units="ISO8601" nearestValue="1">1962-01/2005-12/P1M</Dimension>
50
      </DimensionList>
51
      <MetadataURL format="text/xml">
52
        <OnlineResource xlink:type="simple" xlink:href="http://geo-hermes.uni-muenster.de:8080/balance/servlet/de.ifgi.wmsclient.balance.util.LegendServlet?HEIGHT=25&amp;WIDTH=95&amp;MIN=%3C%3D+-30&amp;MAX=%3E+30&amp;FONTSIZE=12&amp;FONTWEIGHT=BOLD&amp;COLORS=%23000033,%234169E1,%230FDDAF,%23FFFF00,%23FFA500,%23FF0000,%23CD0000,%23660000"/>
53
      </MetadataURL>
54
      <FormatList>
55
        <Format current="1">image/png</Format>
56
      </FormatList>
57
      <StyleList>
58
                    <Style>
59
                        <Name>default</Name>
60
                        <Title>default</Title>
61
                        <LegendURL width="75" height="20">
62
                            <Format>image/png</Format>
63
                            <OnlineResource ns5:href="http://geo-hermes.uni-muenster.de:8080/balance/servlet/de.ifgi.wmsclient.balance.util.LegendServlet?HEIGHT=25&amp;WIDTH=95&amp;MIN=%3C%3D+-30&amp;MAX=%3E+30&amp;FONTSIZE=12&amp;FONTWEIGHT=BOLD&amp;COLORS=%23000033,%234169E1,%230FDDAF,%23FFFF00,%23FFA500,%23FF0000,%23CD0000,%23660000" ns5:type="simple" xmlns:ns5="http://www.w3.org/1999/xlink"/>
64
                        </LegendURL>
65
                    </Style>
66
      </StyleList>
67
    </Layer>
68
    <Layer queryable="0" hidden="0">
69
      <Server service="wms" version="1.1.0" title="wms">
70
        <OnlineResource xlink:type="simple" xlink:href="http://atlas.gc.ca/cgi-bin/mapserv?map=/home/atlas/web/mapdata/english/pb_world.map"/>
71
      </Server>
72
      <Name>coast</Name>
73
      <Title>coastline</Title>
74
      <SRS>EPSG:4326</SRS>
75
      <FormatList>
76
        <Format current="1">image/gif</Format>
77
      </FormatList>
78
    </Layer>
79
  </LayerList>
80
</ViewContext>
(10-10/14)