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:ows="http://www.opengis.net/ows">
6
  <General>
7
    <Window width="400" height="200" />
8
    <ows:BoundingBox crs="EPSG:4326">
9
      <ows:LowerCorner>-180 -90</ows:LowerCorner>
10
      <ows:UpperCorner>180 90</ows:UpperCorner>
11
    </ows:BoundingBox>
12

    
13
    <Title xml:lang="en">GeoBliki EO1 Feature</Title>
14
    <KeywordList>
15
      <Keyword>world</Keyword>
16
      <Keyword>atlas</Keyword>
17
      <Keyword>georss</Keyword>
18
    </KeywordList>
19

    
20
    <Abstract>World Base Map.</Abstract>
21

    
22
    <LogoURL width="140" height="65" format="image/gif">
23
      <OnlineResource xlink:type="simple"
24
        xlink:href="http://www.opengeospatial.org/img/ogc_header_top_left.gif" />
25
    </LogoURL>
26

    
27
    <DescriptionURL format="text/html">
28
      <OnlineResource xlink:type="simple"
29
        xlink:href="http://www.opengeospatial.org/press/?page=pressrelease&amp;view=20040525_ContextIE_PR" />
30
    </DescriptionURL>
31

    
32
    <ows:ServiceProvider>
33
      <ows:ProviderName>Vightel Corporation</ows:ProviderName>
34
      <ows:ProviderSite xlink:type="simple"
35
        xlink:href="http://www.ec.gc.ca/" />
36
      <ows:ServiceContact>
37
        <ows:IndividualName>
38
          Patrice G Cappelaere
39
        </ows:IndividualName>
40
        <ows:PositionName>Senior Architect</ows:PositionName>
41
        <ows:ContactInfo>
42
          <ows:Phone>
43
            <ows:Voice>410-340-4868</ows:Voice>
44
            <ows:Facsimile>443-283-0370</ows:Facsimile>
45
          </ows:Phone>
46
          <ows:Address>
47
            <ows:DeliveryPoint>
48
              8303 Winter Wind Ct
49
            </ows:DeliveryPoint>
50
            <ows:City>Ellicott City</ows:City>
51
            <ows:AdministrativeArea>
52
              Maryland
53
            </ows:AdministrativeArea>
54
            <ows:PostalCode>21043</ows:PostalCode>
55
            <ows:Country>USA</ows:Country>
56
            <ows:ElectronicMailAddress>
57
              pat@cappelaere.com
58
            </ows:ElectronicMailAddress>
59
          </ows:Address>
60
          <ows:OnlineResource xlink:type="simple"
61
            xlink:href="http://www.vightel.com/" />
62
          <ows:HoursOfService>
63
            0700h - 1500h (EST), Monday - Friday
64
          </ows:HoursOfService>
65
          <ows:ContactInstructions>
66
            Just call or email
67
          </ows:ContactInstructions>
68
        </ows:ContactInfo>
69
        <ows:Role>Systems Scientist</ows:Role>
70
      </ows:ServiceContact>
71
    </ows:ServiceProvider>
72
  </General>
73

    
74
  <ResourceList>
75

    
76
    <Layer queryable="1" hidden="0">
77
      <Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
78
        <OnlineResource xlink:type="simple"
79
          xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap" />
80
        
81
      </Server>
82
      <Name>Bathymetry,Countries,Topography,Hillshading,Builtup+areas,Coastlines,Waterbodies,Inundated,Rivers,Streams,Railroads,Highways,Roads,Trails,Borders,Cities,Settlements,Spot+elevations,Airports,Ocean+features</Name>
83
      <Title>World Map</Title>
84
      <SRS>EPSG:4326</SRS>
85
      <FormatList>
86
        <Format current="1">image/gif</Format>
87
      </FormatList>
88
      <StyleList>
89
        <Style current="1">
90
          <Name>default</Name>
91
          <Title>default</Title>
92
        </Style>
93
      </StyleList>
94
    </Layer>
95

    
96
  </ResourceList>
97
</OWSContext>
(4-4/28)