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:wmc="http://www.opengis.net/context"
5
	xmlns:xlink="http://www.w3.org/1999/xlink"
6
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7
	xmlns:sld="http://www.opengis.net/sld"
8
	xmlns:ogc="http://www.opengis.net/ogc"
9
	xmlns:ows="http://www.opengis.net/ows"
10
	xmlns:param="http;//www.opengis.net/param"
11
	xmlns:wfs="http://www.opengis.net/wfs"
12
	xmlns:gml="http://www.opengis.net/gml"
13
	xsi:schemaLocation="http://www.opengis.net/oc oc_0_0_13.xsd">
14

    
15
	<General>
16
		<Window width="550" height="275" />
17
		<!-- BoundingBox SRS="EPSG:4326" minx="-130" miny="10" maxx="-50" maxy="50"/ -->
18
		<ows:BoundingBox crs="EPSG:4326">
19
			<ows:LowerCorner>-180 -75</ows:LowerCorner>
20
			<ows:UpperCorner>+180 75</ows:UpperCorner>
21
		</ows:BoundingBox>
22

    
23
		<Title xml:lang="en">GeoBliki EO1 Feature</Title>
24
		<KeywordList>
25
			<Keyword>world</Keyword>
26
			<Keyword>atlas</Keyword>
27
			<Keyword>georss</Keyword>
28
		</KeywordList>
29

    
30
		<Abstract>World Base Map.</Abstract>
31

    
32
		<LogoURL width="140" height="65" format="image/gif">
33
			<OnlineResource xlink:type="simple"
34
				xlink:href="http://www.opengeospatial.org/img/ogc_header_top_left.gif" />
35
		</LogoURL>
36

    
37
		<DescriptionURL format="text/html">
38
			<OnlineResource xlink:type="simple"
39
				xlink:href="http://www.opengeospatial.org/press/?page=pressrelease&amp;view=20040525_ContextIE_PR" />
40
		</DescriptionURL>
41

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

    
84
	<ResourceList>
85

    
86
		<Layer queryable="1" hidden="0">
87
			<Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
88
				<OnlineResource xlink:type="simple"
89
					xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap" />
90
				
91
			</Server>
92
			<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>
93
			<Title>World Map</Title>
94
			<SRS>EPSG:4326</SRS>
95
			<FormatList>
96
				<Format current="1">image/gif</Format>
97
			</FormatList>
98
			<StyleList>
99
				<Style current="1">
100
					<Name>default</Name>
101
					<Title>default</Title>
102
				</Style>
103
			</StyleList>
104
		</Layer>
105

    
106
	</ResourceList>
107
</OWSContext>
(2-2/7)