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>World Map</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

    
43
		<Layer queryable="1" hidden="0">
44
			<Server service="OGC:WMS" version="1.1.1" title="OGC:WMS">
45
      <OnlineResource xlink:type="simple" xlink:href="http://pmark.msi.ucsb.edu/fcgi-bin/wms"/>
46
			</Server>
47
			<Name>land,borders</Name>
48
			<Title>World</Title>
49
			<SRS>EPSG:4326</SRS>
50
			<FormatList>
51
				<Format current="1">image/jpeg</Format>
52
			</FormatList>
53
			<StyleList>
54
				<Style current="1">
55
					<Name>,</Name>
56
					<Title>,</Title>
57
				</Style>
58
			</StyleList>
59
		</Layer>
60

    
61
	</LayerList>
62
</ViewContext>
63

    
(4-4/4)