Project

General

Profile

1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<OWSContext version="0.0.13" id="ows-context-tie" 
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
  xmlns:sld="http://www.opengis.net/sld"
7
  xmlns:ogc="http://www.opengis.net/ogc" 
8
  xmlns:ows="http://www.opengis.net/ows" 
9
  xmlns:param="http;//www.opengis.net/param" 
10
  xsi:schemaLocation="http://www.opengis.net/oc oc_0_0_13.xsd">
11
    
12
  <General>
13
    <Window width="740" height="400"/>
14
    
15
    <ows:BoundingBox crs="EPSG:28992">
16
      <ows:LowerCorner>0 400000</ows:LowerCorner>
17
      <ows:UpperCorner>189440 502400</ows:UpperCorner>
18
    </ows:BoundingBox>
19
    
20
    <Title xml:lang="en">Dutch statistical map</Title>
21
    <KeywordList>
22
      <Keyword>netherlands</Keyword>
23
		</KeywordList>
24
    
25
    <Abstract>Dutch statistical map</Abstract>
26
    
27
    <LogoURL width="140" height="65" format="image/gif">
28
      <OnlineResource xlink:type="simple" xlink:href="http://www.opengeospatial.org/img/ogc_header_top_left.gif" />
29
    </LogoURL>
30

    
31
    <DescriptionURL format="text/html">
32
      <OnlineResource xlink:type="simple" xlink:href="http://www.opengeospatial.org/press/?page=pressrelease&amp;view=20040525_ContextIE_PR" />
33
    </DescriptionURL>
34
    
35
  </General>  
36
  <ResourceList>
37
    <Layer queryable="1" hidden="0">
38
     <Server service="wms" version="1.1.0" title="wms">
39
       <OnlineResource xlink:type="simple" xlink:href="http://mapserver.geodan.nl/cgi-bin/mapserv.cgi?map=maps/geodan/base.map"/>
40
     </Server>
41
     <Name>gemeenten</Name>
42
     <Title>Huishoudens per wijk</Title>
43
     <SRS>EPSG:28992</SRS>
44
     <FormatList>
45
       <Format current="1">image/png</Format>
46
     </FormatList>
47
  </Layer> 
48
  </ResourceList>
49
</OWSContext>
(4-4/6)