Project

General

Profile

1
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
2
<ViewContext version="1.0.0" id="atlas_world" xmlns="http://www.opengis.net/context" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd">
3
	<General>
4
    <Title>Demis World Map (WMS)</Title>
5
		<Window width="600" height="300"/>
6
		<BoundingBox SRS="EPSG:4326" minx="-180" miny="-90" maxx="180" maxy="90"/>
7
    <KeywordList>
8
      <Keyword>OGC WMS</Keyword>
9
      <Keyword>Web Map Service</Keyword>
10
      <Keyword>VMap0</Keyword>
11
      <Keyword>DCW</Keyword>
12
      <Keyword>SRTM</Keyword>
13
      <Keyword>ETOPO2</Keyword>
14
    </KeywordList>
15
    <Abstract>Digital chart of the World, 1:1000,000 scale basemap from various public domain data sources</Abstract>
16
    <LogoURL width="198" height="83" format="image/jpg">
17
      <OnlineResource xlink:type="simple" xlink:href="http://www.demis.nl/home/images/OGCCompliant.gif"/>
18
    </LogoURL>
19
    <DescriptionURL format="text/html">
20
      <OnlineResource xlink:type="simple" xlink:href="http://www.demis.nl/home/pages/wms/demiswms.htm"/>
21
    </DescriptionURL>
22
    <ContactInformation>
23
      <ContactPersonPrimary>
24
        <ContactPerson>Bart Adriaanse</ContactPerson>
25
        <ContactOrganization>Demis bv. The Netherlands</ContactOrganization>
26
      </ContactPersonPrimary>
27
      <ContactPosition>GIS &amp; Software Engineer</ContactPosition>
28
      <ContactAddress>
29
        <AddressType>postal</AddressType>
30
        <Address>Rotterdamseweg 183C</Address>
31
        <City>Delft</City>
32
        <StateOrProvince>ZH</StateOrProvince>
33
        <PostCode>2629HD</PostCode>
34
        <Country>Netherlands</Country>
35
      </ContactAddress>
36
      <ContactVoiceTelephone>+31152682510</ContactVoiceTelephone>
37
      <ContactFacsimileTelephone>+31152682507</ContactFacsimileTelephone>
38
      <ContactElectronicMailAddress>contact@demis.nl</ContactElectronicMailAddress>
39
    </ContactInformation>
40
	</General>
41
	<LayerList>
42
		<Layer queryable="1" hidden="0">
43
			<Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
44
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
45
			</Server>
46
			<Name>Bathymetry,Countries,Topography,Hillshading</Name>
47
			<Title>Topography</Title>
48
			<SRS>EPSG:4326</SRS>
49
			<FormatList>
50
				<Format current="1">image/gif</Format>
51
			</FormatList>
52
			<StyleList>
53
				<Style current="1">
54
					<Name>default</Name>
55
					<Title>default</Title>
56
				</Style>
57
			</StyleList>
58
		</Layer>
59
		<Layer queryable="1" hidden="0">
60
			<Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
61
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
62
			</Server>
63
			<Name>Coastlines,Waterbodies,Inundated,Rivers,Streams</Name>
64
			<Title>Land features</Title>
65
			<SRS>EPSG:4326</SRS>
66
			<FormatList>
67
				<Format current="1">image/gif</Format>
68
			</FormatList>
69
			<StyleList>
70
				<Style current="1">
71
					<Name>default</Name>
72
					<Title>default</Title>
73
				</Style>
74
			</StyleList>
75
		</Layer>
76
		<Layer queryable="1" hidden="0">
77
			<Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
78
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
79
			</Server>
80
			<Name>Builtup+areas,Railroads,Highways,Roads,Trails,Borders,Cities,Settlements,Airports</Name>
81
			<Title>Man-made features</Title>
82
			<SRS>EPSG:4326</SRS>
83
			<FormatList>
84
				<Format current="1">image/gif</Format>
85
			</FormatList>
86
			<StyleList>
87
				<Style current="1">
88
					<Name>default</Name>
89
					<Title>default</Title>
90
				</Style>
91
			</StyleList>
92
		</Layer>
93
		<Layer queryable="1" hidden="0">
94
			<Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
95
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
96
			</Server>
97
			<Name>Spot+elevations,Ocean+features</Name>
98
			<Title>Misc. features</Title>
99
			<SRS>EPSG:4326</SRS>
100
			<FormatList>
101
				<Format current="1">image/gif</Format>
102
			</FormatList>
103
			<StyleList>
104
				<Style current="1">
105
					<Name>default</Name>
106
					<Title>default</Title>
107
				</Style>
108
			</StyleList>
109
		</Layer>
110
	</LayerList>
111
</ViewContext>
112

    
(8-8/16)