Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2

    
3
<OWSContext version="0.0.13"
4

    
5
    id="ows-context-tie"
6

    
7
    xmlns="http://www.opengis.net/context"
8

    
9
    xmlns:xlink="http://www.w3.org/1999/xlink"
10

    
11
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12

    
13
    xmlns:sld="http://www.opengis.net/sld"
14

    
15
    xmlns:ogc="http://www.opengis.net/ogc"
16

    
17
    xmlns:ows="http://www.opengis.net/ows"
18

    
19
    xmlns:param="http;//www.opengis.net/param"
20

    
21
    xsi:schemaLocation="http://www.opengis.net/oc oc_0_0_13.xsd">
22

    
23
  <General>
24

    
25
    <Window width="500" height="250"/>
26

    
27
    <ows:BoundingBox crs="EPSG:4326">
28

    
29
      <ows:LowerCorner>141.57875 -44.26625</ows:LowerCorner>
30

    
31
      <ows:UpperCorner>151.03125 -39.56375</ows:UpperCorner>
32

    
33
    </ows:BoundingBox>
34

    
35
    <Title>WPS context doc</Title>
36

    
37
    <KeywordList>
38

    
39
      <Keyword>WPS</Keyword>
40

    
41
    </KeywordList>
42

    
43
    <Abstract>test case for the OGC WPS IE</Abstract>
44

    
45
    <LogoURL width="140" height="65" format="image/gif">
46

    
47
      <OnlineResource xlink:type="simple" xlink:href="http://www.opengis.org/img/ogc_header_top_left.gif"/>
48

    
49
    </LogoURL>
50

    
51
    <DescriptionURL format="text/html">
52

    
53
      <OnlineResource xlink:type="simple" xlink:href="http://www.opengeospatial.org/press/?page=pressrelease&amp;year=0&amp;prid=211"/>
54

    
55
    </DescriptionURL>
56

    
57
    <ows:ServiceProvider>
58

    
59
  </ows:ServiceProvider>
60

    
61
  </General>
62

    
63
  <ResourceList>
64

    
65
    <Layer queryable="1" hidden="0">
66

    
67
      <Server service="OGC:WMS" version="1.1.1" title="Local">
68

    
69
        <OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/wms"/>
70

    
71
      </Server>
72

    
73
      <Name>topp:tasmania_state_boundaries</Name>
74

    
75
      <Title>Tasmania State Boundaries</Title>
76

    
77
      <Abstract>Tasmania State Boundaries based on the Digital Chart of the World.</Abstract>
78

    
79
      <SRS>EPSG:4326</SRS>
80

    
81
      <FormatList>
82

    
83
        <Format current="1">image/png</Format>
84

    
85
      </FormatList>
86

    
87
    </Layer>
88

    
89
    <Layer queryable="1" hidden="0">
90

    
91
      <Server service="OGC:WMS" version="1.1.1" title="Local">
92

    
93
        <OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/wms"/>
94

    
95
      </Server>
96

    
97
      <Name>topp:tasmania_water_bodies</Name>
98

    
99
      <Title>Tasmania Water Bodies</Title>
100

    
101
      <Abstract>Tasmania Water Bodies based on the Digital Chart of the World.</Abstract>
102

    
103
      <SRS>EPSG:4326</SRS>
104

    
105
      <FormatList>
106

    
107
        <Format current="1">image/png</Format>
108

    
109
      </FormatList>
110

    
111
    </Layer>
112

    
113
    <FeatureType hidden="0">
114

    
115
      <Server service="OGC:WFS" version="1.0.0" title="Local">
116

    
117
        <OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/wfs"/>
118

    
119
      </Server>
120

    
121
      <Name>topp:tasmania_roads</Name>
122

    
123
      <Title>Tasmania Roads</Title>
124

    
125
      <Abstract>Tasmania Roads based on the Digital Chart of the World.</Abstract>
126

    
127
      <SRS>EPSG:4326</SRS>
128

    
129
      <Geometry>the_geom</Geometry>
130

    
131
    </FeatureType>
132

    
133
    <Layer queryable="1" hidden="0">
134

    
135
      <Server service="OGC:WMS" version="1.1.1" title="Local">
136

    
137
        <OnlineResource xlink:type="simple" xlink:href="http://localhost:8080/geoserver/wms"/>
138

    
139
      </Server>
140

    
141
      <Name>topp:tasmania_cities</Name>
142

    
143
      <Title>Tasmania Major Cities</Title>
144

    
145
      <Abstract>Tasmania Major based on the Digital Chart of the World.</Abstract>
146

    
147
      <SRS>EPSG:4326</SRS>
148

    
149
      <FormatList>
150

    
151
        <Format current="1">image/png</Format>
152

    
153
      </FormatList>
154

    
155
    </Layer>
156

    
157
  
158

    
159
  </ResourceList>
160

    
161
</OWSContext>
162

    
(7-7/7)