Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / extensions / extWMS / test / MyContext.cml @ 40339

History | View | Annotate | Download (3.78 KB)

1
<WMS_Viewer_Context version="0.1.4"
2
	xmlns:xlink="http://www.w3.org/TR/xlink">
3
	<General>
4
		<BoundingBox SRS="EPSG:4326" minx="-92" miny="-0.5" maxx="8"
5
			maxy="49.5" />
6
		<Window width="720" height="360" />
7
		<Title>WMS Context generated by Intergraph's WMSViewer</Title>
8
	</General>
9
	<LayerList>
10
		<Layer queryable="1" hidden="0">
11
			<Server service="WMS" version="1.0.0"
12
				title="DEMIS World Map Server">
13
				<OnlineResource
14
					xlink:href="http://www2.demis.nl/mapserver/request.asp"
15
					xlink:type="simple" />
16
			</Server>
17
			<Name>Bathymetry</Name>
18
			<Title>Ocean Depth (grid)</Title>
19
			<FormatList>
20
				<Format current="1">JPEG</Format>
21
				<Format current="0">PNG</Format>
22
				<Format current="0">GIF</Format>
23
			</FormatList>
24
		</Layer>
25
		<Layer queryable="1" hidden="0">
26
			<Server service="WMS" version="1.0.0"
27
				title="DEMIS World Map Server">
28
				<OnlineResource
29
					xlink:href="http://www2.demis.nl/mapserver/request.asp"
30
					xlink:type="simple" />
31
			</Server>
32
			<Name>Countries</Name>
33
			<Title>Countries (area)</Title>
34
			<FormatList>
35
				<Format current="1">JPEG</Format>
36
				<Format current="0">PNG</Format>
37
				<Format current="0">GIF</Format>
38
			</FormatList>
39
		</Layer>
40
		<Layer queryable="1" hidden="0">
41
			<Server service="WMS" version="1.0.0"
42
				title="DEMIS World Map Server">
43
				<OnlineResource
44
					xlink:href="http://www2.demis.nl/mapserver/request.asp"
45
					xlink:type="simple" />
46
			</Server>
47
			<Name>Topography</Name>
48
			<Title>Topography (grid)</Title>
49
			<FormatList>
50
				<Format current="1">JPEG</Format>
51
				<Format current="0">PNG</Format>
52
				<Format current="0">GIF</Format>
53
			</FormatList>
54
		</Layer>
55
		<Layer queryable="1" hidden="0">
56
			<Server service="WMS" version="1.1.1"
57
				title="Intergraph World Map">
58
				<OnlineResource
59
					xlink:href="http://maps1.intergraph.com/wms/world/request.asp"
60
					xlink:type="simple" />
61
			</Server>
62
			<Name>COUNTRY</Name>
63
			<Title>Country</Title>
64
			<FormatList>
65
				<Format current="1">image/png</Format>
66
				<Format current="0">image/jpeg</Format>
67
			</FormatList>
68
			<StyleList>
69
				<Style current="1">
70
					<Name>Transparent</Name>
71
					<Title>Transparent</Title>
72
				</Style>
73
			</StyleList>
74
		</Layer>
75
		<Layer queryable="1" hidden="0">
76
			<Server service="WMS" version="1.1.1"
77
				title="Intergraph World Map">
78
				<OnlineResource
79
					xlink:href="http://maps1.intergraph.com/wms/world/request.asp"
80
					xlink:type="simple" />
81
			</Server>
82
			<Name>Lakes</Name>
83
			<Title>Lakes</Title>
84
			<FormatList>
85
				<Format current="1">image/png</Format>
86
				<Format current="0">image/jpeg</Format>
87
			</FormatList>
88
			<StyleList>
89
				<Style current="1">
90
					<Name>LightBlue</Name>
91
					<Title>LightBlue</Title>
92
				</Style>
93
			</StyleList>
94
		</Layer>
95
		<Layer queryable="0" hidden="0">
96
			<Server service="WMS" version="1.1.1"
97
				title="Intergraph World Map">
98
				<OnlineResource
99
					xlink:href="http://maps1.intergraph.com/wms/world/request.asp"
100
					xlink:type="simple" />
101
			</Server>
102
			<Name>OCEAN_TEXT</Name>
103
			<Title>Ocean Label</Title>
104
			<FormatList>
105
				<Format current="1">image/png</Format>
106
				<Format current="0">image/jpeg</Format>
107
			</FormatList>
108
			<StyleList>
109
				<Style current="1">
110
					<Name>Darkblue</Name>
111
					<Title>Darkblue</Title>
112
				</Style>
113
			</StyleList>
114
		</Layer>
115
		<Layer queryable="1" hidden="0">
116
			<Server service="WMS" version="1.1.1"
117
				title="Intergraph World Map">
118
				<OnlineResource
119
					xlink:href="http://maps1.intergraph.com/wms/world/request.asp"
120
					xlink:type="simple" />
121
			</Server>
122
			<Name>CAPITALS</Name>
123
			<Title>Capitals</Title>
124
			<FormatList>
125
				<Format current="1">image/png</Format>
126
				<Format current="0">image/jpeg</Format>
127
			</FormatList>
128
			<StyleList>
129
				<Style current="1">
130
					<Name>Red</Name>
131
					<Title>Red</Title>
132
				</Style>
133
			</StyleList>
134
		</Layer>
135
	</LayerList>
136
</WMS_Viewer_Context>