Project

General

Profile

1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<ViewContext version="1.0.0" id="cbs_holland" 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="600" height="300"/>
5
    <BoundingBox SRS="EPSG:28992" minx="0" miny="300000" maxx="300000" maxy="620000"/>
6
    <!-- This is a tilecache server which only works with this bbox as maxExtent 
7
    		 and resolutions: 650,364.5,121.5,40.5,13.5,4.5,1.5
8
    		 The main purpose is to have a projected tilecache server to test against.
9
    -->
10
    <Title>CBS data</Title>
11
  </General>
12
  <LayerList>
13
    <Layer queryable="0" hidden="0">
14
      <Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
15
        <OnlineResource xlink:type="simple" xlink:href="http://tilecache.minst.net/tilecache.py"/>
16
      </Server>
17
      <Name>cbs</Name>
18
      <Title>cbs</Title>
19
      <SRS>EPSG:28992</SRS>
20
      <SRS>EPSG:28992</SRS>
21
      <FormatList>
22
        <Format>image/png</Format>
23
        <Format current="1">image/png; mode=24bit</Format>
24
      </FormatList>
25
      <StyleList>
26
        <Style current="1">
27
          <Name>default</Name>
28
          <Title>default</Title>
29
        </Style>
30
      </StyleList>
31
    </Layer>
32
  </LayerList>
33
</ViewContext>
(14-14/28)