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="300"/>
26

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

    
29
      <ows:LowerCorner>-71.10307290895416 42.26191108018042</ows:LowerCorner>
30

    
31
      <ows:UpperCorner>-71.04789154477085 42.295019898690406</ows:UpperCorner>
32

    
33
    </ows:BoundingBox>
34

    
35
    <!--ows:BoundingBox crs="EPSG:4326">
36

    
37
      <ows:LowerCorner>-71.1485566986829 42.2593928033786</ows:LowerCorner>
38

    
39
      <ows:UpperCorner>-71.0016725358029 42.4399863588876</ows:UpperCorner>
40

    
41
    </ows:BoundingBox-->
42

    
43
    <Title>OWS Context Document Schema Interoperability Experiment</Title>
44

    
45
    <KeywordList>
46

    
47
      <Keyword>MassGIS</Keyword>
48

    
49
      <Keyword>Boston</Keyword>
50

    
51
      <Keyword>Massachusetts</Keyword>
52

    
53
    </KeywordList>
54

    
55
    <Abstract> The OpenGIS Web Services Context Document Schema Interoperability Experiment is initiated by cadcorp, DM Solutions, GeoConnections/Natural Resources Canada, and IONIC Software. It is an Interoperability Experiment intended to an XML schema for encoding OpenGIS Web Services Context documents (OWS Context).  OWS Context documents are related to, but more powerful than, Web Map Context Documents (03-036r2). The latter are limited to referencing OGC Web Map Services (WMS), whereas the former can reference other OGC Web Services, e.g. Web Feature Services (WFS), Web Coverage Services (WCS), etc.</Abstract>
56

    
57
    <LogoURL width="140" height="65" format="image/gif">
58

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

    
61
    </LogoURL>
62

    
63
    <DescriptionURL format="text/html">
64

    
65
      <OnlineResource xlink:type="simple" xlink:href="http://www.opengis.org/press/?page=pressrelease&amp;view=20040525_ContextIE_PR"/>
66

    
67
    </DescriptionURL>
68

    
69
    <ows:ServiceProvider>
70

    
71
    <ows:ProviderName>Environment Canada</ows:ProviderName>
72

    
73
    <ows:ProviderSite xlink:type="simple" xlink:href="http://www.ec.gc.ca/"/>
74

    
75
    <ows:ServiceContact>
76

    
77
      <ows:IndividualName>Tom Kralidis</ows:IndividualName>
78

    
79
      <ows:PositionName>Systems Scientist</ows:PositionName>
80

    
81
      <ows:ContactInfo>
82

    
83
        <ows:Phone>
84

    
85
          <ows:Voice>+01-905-336-4409</ows:Voice>
86

    
87
          <ows:Facsimile>+01-905-336-4499</ows:Facsimile>
88

    
89
        </ows:Phone>
90

    
91
        <ows:Address>
92

    
93
          <ows:DeliveryPoint>867 Lakeshore Road</ows:DeliveryPoint>
94

    
95
          <ows:City>Burlington</ows:City>
96

    
97
          <ows:AdministrativeArea>Ontario</ows:AdministrativeArea>
98

    
99
          <ows:PostalCode>L7R4A6</ows:PostalCode>
100

    
101
          <ows:Country>Canada</ows:Country>
102

    
103
          <ows:ElectronicMailAddress>tom.kralidis@ec.gc.ca</ows:ElectronicMailAddress>
104

    
105
        </ows:Address>
106

    
107
        <ows:OnlineResource xlink:type="simple" xlink:href="http://www.ec.gc.ca/"/>
108

    
109
        <ows:HoursOfService>0700h - 1500h (EST), Monday - Friday</ows:HoursOfService>
110

    
111
        <ows:ContactInstructions>Just call or email</ows:ContactInstructions>
112

    
113
      </ows:ContactInfo>
114

    
115
      <ows:Role>Systems Scientist</ows:Role>
116

    
117
    </ows:ServiceContact>
118

    
119
  </ows:ServiceProvider>
120

    
121
  </General>
122

    
123
  <ResourceList>
124

    
125
  <Layer queryable="0" hidden="0">
126

    
127
   <Server service="OGC:WMS" version="1.1.1" title="OGC:WMS">
128

    
129
    <OnlineResource xlink:type="simple" xlink:href="http://demo.cubewerx.com/ows1/cubeserv/cubeserv.cgi"/>
130

    
131
   </Server>
132

    
133
   <Name>DOQ:TerraService</Name>
134

    
135
   <Title>USGS Digital Ortho-Quadrangles</Title>
136

    
137
   <SRS>EPSG:4326</SRS>
138

    
139
   <FormatList>
140

    
141
    <Format current="1">image/gif</Format>
142

    
143
   </FormatList>
144

    
145
   <StyleList>
146

    
147
   <Style current="1">
148

    
149
    <Name>default</Name>
150

    
151
    <Title>default</Title>
152

    
153
   </Style>
154

    
155
   </StyleList>
156

    
157
  </Layer>
158

    
159
    <Coverage hidden="0">
160

    
161
      <Server service="OGC:WCS" version="1.0.0" title="Boston Indexed Geotiff imagery">
162

    
163
        <OnlineResource method="GET" xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicwcs/coverage/BOSTONPOOL"/>
164

    
165
      </Server>
166

    
167
      <Name>MOD_Grid_L2g_2d</Name>
168

    
169
      <Title>MOD_Grid_L2g_2d Coverage Offering</Title>
170

    
171
      <Abstract>MOD_Grid_L2g_2d Coverage Offering, MOD09GHK data</Abstract>
172

    
173
      <MetadataURL format="text/xml">
174

    
175
        <OnlineResource xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicwcs/coverage/BOSTONPOOL/REQUEST/getdir/DIR/metadata/DATA/LPR/BOSTONPOOL/MOD_Grid_L2g_2d.xml"/>
176

    
177
      </MetadataURL>
178

    
179
      <SRS>EPSG:4326</SRS>
180

    
181
      <FormatList>
182

    
183
        <Format current="1">GeoTIFF</Format>
184

    
185
      </FormatList>
186

    
187
      <DimensionList>
188

    
189
        <Dimension name="time" units="ISO8601">2003-12-01T14:55:00Z/2003-12-03T20:50:00Z</Dimension>
190

    
191
      </DimensionList>
192

    
193
      <ParameterList>
194

    
195
        <Parameter>
196

    
197
          <param:kvp name="band" value="band1"/>
198

    
199
        </Parameter>
200

    
201
        <Parameter>
202

    
203
          <param:kvp name="interpolation" value="nearest neighbor"/>
204

    
205
        </Parameter>
206

    
207
      </ParameterList>
208

    
209
    </Coverage>
210

    
211
    <FeatureType hidden="0">
212

    
213
      <Server service="OGC:GML" version="2.1.2" title="Cadcorp GeognoSIS.NET Web Feature Service">
214

    
215
        <OnlineResource xlink:type="simple" xlink:href="http://www.cadcorpdev.co.uk/gml/MassGIS/LandUse.gml"/>
216

    
217
      </Server>
218

    
219
      <Name>Landuse</Name>
220

    
221
      <Title>Landuse</Title>
222

    
223
      <Abstract>Boston Landuse Polygons</Abstract>
224

    
225
      <sld:MinScaleDenominator>50000</sld:MinScaleDenominator>
226

    
227
      <sld:MaxScaleDenominator>5000</sld:MaxScaleDenominator>
228

    
229
      <SRS>EPSG:26986</SRS>
230

    
231
    </FeatureType>
232

    
233
    <Layer queryable="0" hidden="0">
234

    
235
      <Server service="OGC:WMS" version="1.1.1" title="Boston on Oracle">
236

    
237
        <OnlineResource xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicweb/wfs/BOSTON_ORA"/>
238

    
239
      </Server>
240

    
241
      <Name>hydro</Name>
242

    
243
      <Title>hydro</Title>
244

    
245
      <Abstract/>
246

    
247
      <sld:MinScaleDenominator>50000</sld:MinScaleDenominator>
248

    
249
      <sld:MaxScaleDenominator>5000</sld:MaxScaleDenominator>
250

    
251
      <SRS>EPSG:4326</SRS>
252

    
253
      <FormatList>
254

    
255
        <Format current="1">image/gif</Format>
256

    
257
        <Format>image/png</Format>
258

    
259
        <Format>image/jpeg</Format>
260

    
261
      </FormatList>
262

    
263
      <StyleList>
264

    
265
        <Style current="1">
266

    
267
          <Name>default</Name>
268

    
269
          <Title>default</Title>
270

    
271
        </Style>
272

    
273
      </StyleList>
274

    
275
    </Layer>
276

    
277
    <Layer queryable="0" hidden="0">
278

    
279
      <Server service="OGC:WMS" version="1.1.1" title="Boston on Oracle">
280

    
281
        <OnlineResource method="GET" xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicweb/wfs/BOSTON_ORA"/>
282

    
283
      </Server>
284

    
285
      <Name>highways</Name>
286

    
287
      <Title>highways</Title>
288

    
289
      <Abstract/>
290

    
291
      <sld:MinScaleDenominator>50000</sld:MinScaleDenominator>
292

    
293
      <sld:MaxScaleDenominator>5000</sld:MaxScaleDenominator>
294

    
295
      <SRS>EPSG:4326</SRS>
296

    
297
      <FormatList>
298

    
299
        <Format current="1">image/gif</Format>
300

    
301
        <Format>image/png</Format>
302

    
303
        <Format>image/jpeg</Format>
304

    
305
      </FormatList>
306

    
307
      <StyleList>
308

    
309
        <Style current="1">
310

    
311
          <Name>default</Name>
312

    
313
          <Title>default</Title>
314

    
315
        </Style>
316

    
317
      </StyleList>
318

    
319
    </Layer>
320

    
321
    <FeatureType hidden="0">
322

    
323
      <Server service="OGC:WFS" version="1.0.0" title="Boston on Oracle">
324

    
325
        <OnlineResource method="GET" xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicweb/wfs/BOSTON_ORA"/>
326

    
327
      </Server>
328

    
329
      <Name>roads</Name>
330

    
331
      <Title>roads</Title>
332

    
333
      <Abstract/>
334

    
335
                        <Geometry>GEOMETRY</Geometry>
336

    
337
      <ogc:Filter>
338

    
339
        <ogc:PropertyIsEqualTo>
340

    
341
          <ogc:PropertyName>CLASS</ogc:PropertyName>
342

    
343
          <ogc:Literal>3</ogc:Literal>
344

    
345
        </ogc:PropertyIsEqualTo>
346

    
347
      </ogc:Filter>
348

    
349
      <sld:MinScaleDenominator>50000</sld:MinScaleDenominator>
350

    
351
      <sld:MaxScaleDenominator>5000</sld:MaxScaleDenominator>
352

    
353
      <SRS>EPSG:26986</SRS>
354

    
355
    </FeatureType>
356

    
357
    <Layer queryable="0" hidden="0">
358

    
359
      <Server service="OGC:WMS" version="1.1.1" title="Boston on Oracle">
360

    
361
        <OnlineResource xlink:type="simple" xlink:href="http://webservices.ionicsoft.com/ionicweb/wfs/BOSTON_ORA"/>
362

    
363
      </Server>
364

    
365
      <Name>place_names</Name>
366

    
367
      <Title>place_names</Title>
368

    
369
      <Abstract/>
370

    
371
      <sld:MinScaleDenominator>50000</sld:MinScaleDenominator>
372

    
373
      <sld:MaxScaleDenominator>5000</sld:MaxScaleDenominator>
374

    
375
      <SRS>EPSG:4326</SRS>
376

    
377
      <FormatList>
378

    
379
        <Format current="1">image/gif</Format>
380

    
381
        <Format>image/png</Format>
382

    
383
        <Format>image/jpeg</Format>
384

    
385
      </FormatList>
386

    
387
      <StyleList>
388

    
389
        <Style current="1">
390

    
391
          <Name>default</Name>
392

    
393
          <Title>default</Title>
394

    
395
        </Style>
396

    
397
      </StyleList>
398

    
399
    </Layer>
400

    
401
  </ResourceList>
402

    
403
</OWSContext>
404

    
(5-5/7)