Project

General

Profile

« Previous | Next » 

Revision 3087

Added by perry over 17 years ago

Updated mapbuilder interface with some cosmetic changes, the demis world map wms layer, removed faulty scalebar, added named regions from morpho to the location dropdown.

View differences:

lib/style/common/spatial_templates/spatial1/map.html
3 3
<head>
4 4
<title>Metacat Spatial Option Demo</title>
5 5

  
6
<link rel="stylesheet" href="/style.css" type="text/css"/>
7
<link rel="stylesheet" href="./html.css" type="text/css"/>
8
<link rel="stylesheet" href="../knp.css" type="text/css"/>
9
<link rel="stylesheet" href="./map.css" type="text/css"/> 
10 6
<link rel='StyleSheet' type='text/css' href='../../../../spatial/mapbuilder/lib/skin/default/docsStyle.css'>
11 7
<link rel='StyleSheet' type='text/css' href='../../../../spatial/mapbuilder/lib/skin/default/mapStyle.css'>
12 8
<link rel='StyleSheet' type='text/css' href='../../../../spatial/mapbuilder/lib/skin/default/button.css'>
13 9
<link rel='StyleSheet' type='text/css' href='../../../../spatial/mapbuilder/lib/skin/default/scalebar-fat.css'>
14 10

  
15
<script src="../../knp.js" type="text/JavaScript" language="Javascript"></script>
16

  
17 11
<script type="text/javascript">
18 12
  var mbConfigUrl="config.xml";
19 13
</script>
......
38 32
                    <td>
39 33

  
40 34
                    <table border="0" width="100%">
41
                                    <!-- <tr> <td id="locatorMap" style="display:none"/> </tr> -->
42 35
                                    <tr valign="top"> 
43 36
                                      <td id="legend" align="left"/>
44 37
                                      <td width="45%" align="right">
45 38
                                        <table>
46
                                          <tr><td id="cursorTrack" /></tr>
47
                                          <tr><td id="scalebar"/> </tr>
39
                                          <tr>
40
                                            <td align="center" id="cursorTrack" />
41
                                            <td align="right" id="mainButtonBar" /> 
42
                                          </tr>
43
                                          <tr><td colspan="2" align="right" id="locationsSelect" /> </tr>
44
                                          <!-- <tr><td colspan="2" align="right" id="scalebar"/> </tr> -->
45
                                          <tr> 
46
                                           <td colspan="2" align="right" style="font-size:8pt;"> 
47
                                             <a style="text-decoration:none;" href="../../../../spatial/kml.jsp">
48
                                               <br/> 
49
                                               Download Google Earth KML
50
                                               <img border="0" src="../../../../style/images/kml.gif">
51
                                             </a>
52
                                           </td>
53
                                          </tr> 
48 54
                                        </table>
49 55
                                      </td>
50
                                      <td align="right">
51
                                        <table>
52
                                          <tr><td id="mainButtonBar" /> </tr>
53
                                          <tr><td id="locationsSelect" /> </tr>
54
                                        </table>
55
                                      </td>
56 56
                                      
57 57
                                    </tr> 
58 58
                    </table>
59 59

  
60 60
                    </td>
61 61
            </tr>
62
            <tr> <td align="right" style="font-size:8pt;"> <a href="../../../../spatial/kml.jsp">View in Google Earth (kml)</a></td></tr> 
63 62
    </table>
64 63

  
65 64

  
lib/style/common/spatial_templates/spatial1/context.xml
16 16
  </General>
17 17
  <LayerList>
18 18

  
19
    <!-- <Layer queryable="0" hidden="0">
20
    <Server service="wms" version="1.1.0" title="wms">
21
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"  xlink:type="simple" xlink:href="http://labs.metacarta.com/wms/vmap0?"/>
22
    </Server>
23
    <Name>basic</Name> 
24
    <Title>World Map</Title>
25
    <SRS>EPSG:4326</SRS>
26
    <FormatList>
27
    <Format current="1">image/png</Format>
28
    </FormatList>
29
    </Layer> 
19
    <Layer queryable="0" hidden="0">
20
      <Server service="OGC:WMS" version="1.1.1"
21
      title="Countries">
22
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
23
      </Server>
24
      <Name>metacat:world_borders</Name>
25
      <Title>Countries</Title>
26
      <SRS>EPSG:4326</SRS>
27
      <FormatList>
28
        <Format current="1">image/gif</Format>
29
      </FormatList>
30
    </Layer>
30 31

  
31
        <Layer queryable="0" hidden="0">
32
        <Layer queryable="0" hidden="1">
32 33
            <Server service="OGC:WMS" version="1.0.0" title="OGC:WMS">
33 34
      <OnlineResource xlink:type="simple" xlink:href="http://www2.demis.nl/WMS/wms.asp?wms=WorldMap"/>
34 35
            </Server>
......
45 46
                </Style>
46 47
            </StyleList>
47 48
        </Layer>
48
    -->
49 49

  
50
    <Layer queryable="0" hidden="0">
51
      <Server service="OGC:WMS" version="1.1.1"
52
      title="Countries">
53
        <OnlineResource xlink:type="simple" xlink:href="../../../../wms" />
54
      </Server>
55
      <Name>metacat:world_borders</Name>
56
      <Title>Countries</Title>
57
      <SRS>EPSG:4326</SRS>
58
      <FormatList>
59
        <Format current="1">image/gif</Format>
60
      </FormatList>
61
    </Layer>
62
    
63 50
    <Layer queryable="0" hidden="1">
64 51
    <Server service="wms" version="1.1.0" title="wms">
65 52
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink"  xlink:type="simple" xlink:href="http://wms.jpl.nasa.gov/wms.cgi?"/>
......
69 56
    <Title>Satellite image</Title>
70 57
    <SRS>EPSG:4326</SRS>
71 58
    <StyleList>
72
      <Style current="1"><Name>visual</Name><Title>visual</Title></Style>
59
      <Style current="1"><Name>pseudo_low</Name><Title>pseudo_low</Title></Style>
73 60
    </StyleList>
74 61
    <FormatList>
75 62
    <Format current="1">image/jpeg</Format>
lib/style/common/spatial_templates/spatial1/config.xml
20 20
        <Loading2 id="loading2">
21 21
            <mapContainerId>mainMapPane</mapContainerId>
22 22
        </Loading2>
23
        <MapScaleBar id="scalebar">
24
          <!--displaySystem>english</displaySystem-->
23
        <!-- <MapScaleBar id="scalebar">
25 24
          <displaySystem>metric</displaySystem>
26 25
          <minWidth>150</minWidth>
27 26
          <maxWidth>250</maxWidth>
......
30 29
          <showMinorMeasures>false</showMinorMeasures>
31 30
          <abbreviateLabel>true</abbreviateLabel>
32 31
          <singleLine>false</singleLine>
33
          <align>center</align>  <!-- left, center, or right -->
34
        </MapScaleBar>
32
          <align>center</align>  
33
        </MapScaleBar> -->
35 34
        <MapPane id="mainMapWidget">
36 35
          <htmlTagId>mainMapPane</htmlTagId>
37 36
          <mapContainerId>mainMapContainer</mapContainerId>
lib/style/common/spatial_templates/spatial1/named_locations.xml
1 1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2 2
<!-- $Id$ -->
3 3
<QuickviewPresetResultSet version="1.0.0"  xmlns="http://mapbuilder.sourceforge.net/mapbuilder" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://mapbuilder.sourceforge.net/mapbuilder ../../../lib/schemas/locations.xsd">
4
	<gml:description>This is the CMB preset zoom document</gml:description>
5
	<gml:name>CMB:QuickViewPreset</gml:name>
6
	<gml:boundedBy>
7
		<gml:Null>missing</gml:Null>
8
	</gml:boundedBy>
4
        <gml:description>This is the CMB preset zoom document</gml:description>
5
        <gml:name>CMB:QuickViewPreset</gml:name>
6
        <gml:boundedBy>
7
                <gml:Null>missing</gml:Null>
8
        </gml:boundedBy>
9

  
9 10
        <gml:featureMember>
10 11
                <locationDef>
11 12
                        <gml:name> Select a Location</gml:name>
12 13
                        <spatialKeyword>
13 14
                                <gml:location>
14 15
                                        <gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
15
                                                <gml:coordinates>-180,-90,180,90</gml:coordinates>
16
                                                <gml:coordinates>-180,-90 180,90</gml:coordinates>
16 17
                                        </gml:Envelope>
17 18
                                </gml:location>
18 19
                        </spatialKeyword>
19 20
                </locationDef>
20 21
        </gml:featureMember>
21
 
22
	<gml:featureMember>
23
		<locationDef>
24
			<gml:name>Afghanistan</gml:name>
25
			<spatialKeyword>
26
				<gml:location>
27
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
28
						<gml:coordinates>59.9,28.66 75.65,39.11</gml:coordinates>
29
					</gml:Envelope>
30
				</gml:location>
31
			</spatialKeyword>
32
		</locationDef>
33
	</gml:featureMember>
34
	<gml:featureMember>
35
		<locationDef>
36
			<gml:name>Africa</gml:name>
37
			<spatialKeyword>
38
				<gml:location>
39
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
40
						<gml:coordinates>-20.2,-37.6 53.4,35.75</gml:coordinates>
41
					</gml:Envelope>
42
				</gml:location>
43
			</spatialKeyword>
44
		</locationDef>
45
	</gml:featureMember>
46
	<gml:featureMember>
47
		<locationDef>
48
			<gml:name>Albania</gml:name>
49
			<spatialKeyword>
50
				<gml:location>
51
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
52
						<gml:coordinates>19.36,39.42 21.39,42.71</gml:coordinates>
53
					</gml:Envelope>
54
				</gml:location>
55
			</spatialKeyword>
56
		</locationDef>
57
	</gml:featureMember>
58
	<gml:featureMember>
59
		<locationDef>
60
			<gml:name>Algeria</gml:name>
61
			<spatialKeyword>
62
				<gml:location>
63
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
64
						<gml:coordinates>-9.47,17.94 13.19,38.14</gml:coordinates>
65
					</gml:Envelope>
66
				</gml:location>
67
			</spatialKeyword>
68
		</locationDef>
69
	</gml:featureMember>
70
	<gml:featureMember>
71
		<locationDef>
72
			<gml:name>Angola</gml:name>
73
			<spatialKeyword>
74
				<gml:location>
75
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
76
						<gml:coordinates>11.31,-18.68 24.97,-3.84</gml:coordinates>
77
					</gml:Envelope>
78
				</gml:location>
79
			</spatialKeyword>
80
		</locationDef>
81
	</gml:featureMember>
82
	<gml:featureMember>
83
		<locationDef>
84
			<gml:name>Antarctic</gml:name>
85
			<spatialKeyword>
86
				<gml:location>
87
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
88
						<gml:coordinates>-180,-90 180,-66</gml:coordinates>
89
					</gml:Envelope>
90
				</gml:location>
91
			</spatialKeyword>
92
		</locationDef>
93
	</gml:featureMember>
94
	<gml:featureMember>
95
		<locationDef>
96
			<gml:name>Antarctica</gml:name>
97
			<spatialKeyword>
98
				<gml:location>
99
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
100
						<gml:coordinates>-180,-90 180,-62.83</gml:coordinates>
101
					</gml:Envelope>
102
				</gml:location>
103
			</spatialKeyword>
104
		</locationDef>
105
	</gml:featureMember>
106
	<gml:featureMember>
107
		<locationDef>
108
			<gml:name>Arctic</gml:name>
109
			<spatialKeyword>
110
				<gml:location>
111
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
112
						<gml:coordinates>-180,66 180,90</gml:coordinates>
113
					</gml:Envelope>
114
				</gml:location>
115
			</spatialKeyword>
116
		</locationDef>
117
	</gml:featureMember>
118
	<gml:featureMember>
119
		<locationDef>
120
			<gml:name>Argentina</gml:name>
121
			<spatialKeyword>
122
				<gml:location>
123
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
124
						<gml:coordinates>-74.97,-56.71 -51.76,-20.25</gml:coordinates>
125
					</gml:Envelope>
126
				</gml:location>
127
			</spatialKeyword>
128
		</locationDef>
129
	</gml:featureMember>
130
	<gml:featureMember>
131
		<locationDef>
132
			<gml:name>Armenia</gml:name>
133
			<spatialKeyword>
134
				<gml:location>
135
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
136
						<gml:coordinates>43.53,38.68 47.07,41.48</gml:coordinates>
137
					</gml:Envelope>
138
				</gml:location>
139
			</spatialKeyword>
140
		</locationDef>
141
	</gml:featureMember>
142
	<gml:featureMember>
143
		<locationDef>
144
			<gml:name>Asia</gml:name>
145
			<spatialKeyword>
146
				<gml:location>
147
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
148
						<gml:coordinates>40,-10 180,83.5</gml:coordinates>
149
					</gml:Envelope>
150
				</gml:location>
151
			</spatialKeyword>
152
		</locationDef>
153
	</gml:featureMember>
154
	<gml:featureMember>
155
		<locationDef>
156
			<gml:name>Australia</gml:name>
157
			<spatialKeyword>
158
				<gml:location>
159
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
160
						<gml:coordinates>111.22,-45.73 155.72,-8.88</gml:coordinates>
161
					</gml:Envelope>
162
				</gml:location>
163
			</spatialKeyword>
164
		</locationDef>
165
	</gml:featureMember>
166
	<gml:featureMember>
167
		<locationDef>
168
			<gml:name>Austria</gml:name>
169
			<spatialKeyword>
170
				<gml:location>
171
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
172
						<gml:coordinates>9.27,45.99 17.93,49.38</gml:coordinates>
173
					</gml:Envelope>
174
				</gml:location>
175
			</spatialKeyword>
176
		</locationDef>
177
	</gml:featureMember>
178
	<gml:featureMember>
179
		<locationDef>
180
			<gml:name>Azerbaijan</gml:name>
181
			<spatialKeyword>
182
				<gml:location>
183
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
184
						<gml:coordinates>44.58,38.04 50.96,42.2</gml:coordinates>
185
					</gml:Envelope>
186
				</gml:location>
187
			</spatialKeyword>
188
		</locationDef>
189
	</gml:featureMember>
190
	<gml:featureMember>
191
		<locationDef>
192
			<gml:name>Bangladesh</gml:name>
193
			<spatialKeyword>
194
				<gml:location>
195
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
196
						<gml:coordinates>87.95,20.75 93.07,26.62</gml:coordinates>
197
					</gml:Envelope>
198
				</gml:location>
199
			</spatialKeyword>
200
		</locationDef>
201
	</gml:featureMember>
202
	<gml:featureMember>
203
		<locationDef>
204
			<gml:name>Belgium</gml:name>
205
			<spatialKeyword>
206
				<gml:location>
207
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
208
						<gml:coordinates>2.54,49.31 6.69,51.69</gml:coordinates>
209
					</gml:Envelope>
210
				</gml:location>
211
			</spatialKeyword>
212
		</locationDef>
213
	</gml:featureMember>
214
	<gml:featureMember>
215
		<locationDef>
216
			<gml:name>Belize</gml:name>
217
			<spatialKeyword>
218
				<gml:location>
219
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
220
						<gml:coordinates>-89.18,15.78 -87.78,18.64</gml:coordinates>
221
					</gml:Envelope>
222
				</gml:location>
223
			</spatialKeyword>
224
		</locationDef>
225
	</gml:featureMember>
226
	<gml:featureMember>
227
		<locationDef>
228
			<gml:name>Benin</gml:name>
229
			<spatialKeyword>
230
				<gml:location>
231
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
232
						<gml:coordinates>0.74,5.97 4.34,12.66</gml:coordinates>
233
					</gml:Envelope>
234
				</gml:location>
235
			</spatialKeyword>
236
		</locationDef>
237
	</gml:featureMember>
238
	<gml:featureMember>
239
		<locationDef>
240
			<gml:name>Bhutan</gml:name>
241
			<spatialKeyword>
242
				<gml:location>
243
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
244
						<gml:coordinates>88.8,26.54 92.37,28.46</gml:coordinates>
245
					</gml:Envelope>
246
				</gml:location>
247
			</spatialKeyword>
248
		</locationDef>
249
	</gml:featureMember>
250
	<gml:featureMember>
251
		<locationDef>
252
			<gml:name>Bolivia</gml:name>
253
			<spatialKeyword>
254
				<gml:location>
255
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
256
						<gml:coordinates>-70.05,-23.63 -56.72,-9.13</gml:coordinates>
257
					</gml:Envelope>
258
				</gml:location>
259
			</spatialKeyword>
260
		</locationDef>
261
	</gml:featureMember>
262
	<gml:featureMember>
263
		<locationDef>
264
			<gml:name>Bosnia and Herzegovina</gml:name>
265
			<spatialKeyword>
266
				<gml:location>
267
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
268
						<gml:coordinates>15.76,42.38 20.02,45.45</gml:coordinates>
269
					</gml:Envelope>
270
				</gml:location>
271
			</spatialKeyword>
272
		</locationDef>
273
	</gml:featureMember>
274
	<gml:featureMember>
275
		<locationDef>
276
			<gml:name>Botswana</gml:name>
277
			<spatialKeyword>
278
				<gml:location>
279
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
280
						<gml:coordinates>19.57,-27.41 29.94,-17.32</gml:coordinates>
281
					</gml:Envelope>
282
				</gml:location>
283
			</spatialKeyword>
284
		</locationDef>
285
	</gml:featureMember>
286
	<gml:featureMember>
287
		<locationDef>
288
			<gml:name>Brazil</gml:name>
289
			<spatialKeyword>
290
				<gml:location>
291
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
292
						<gml:coordinates>-75.64,-35.81 -32.74,7.12</gml:coordinates>
293
					</gml:Envelope>
294
				</gml:location>
295
			</spatialKeyword>
296
		</locationDef>
297
	</gml:featureMember>
298
	<gml:featureMember>
299
		<locationDef>
300
			<gml:name>Brunei</gml:name>
301
			<spatialKeyword>
302
				<gml:location>
303
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
304
						<gml:coordinates>114.22,3.96 115.42,5.09</gml:coordinates>
305
					</gml:Envelope>
306
				</gml:location>
307
			</spatialKeyword>
308
		</locationDef>
309
	</gml:featureMember>
310
	<gml:featureMember>
311
		<locationDef>
312
			<gml:name>Bulgaria</gml:name>
313
			<spatialKeyword>
314
				<gml:location>
315
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
316
						<gml:coordinates>22.19,40.86 29.02,44.59</gml:coordinates>
317
					</gml:Envelope>
318
				</gml:location>
319
			</spatialKeyword>
320
		</locationDef>
321
	</gml:featureMember>
322
	<gml:featureMember>
323
		<locationDef>
324
			<gml:name>Burkina Faso</gml:name>
325
			<spatialKeyword>
326
				<gml:location>
327
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
328
						<gml:coordinates>-5.72,9.19 2.98,15.54</gml:coordinates>
329
					</gml:Envelope>
330
				</gml:location>
331
			</spatialKeyword>
332
		</locationDef>
333
	</gml:featureMember>
334
	<gml:featureMember>
335
		<locationDef>
336
			<gml:name>Burma</gml:name>
337
			<spatialKeyword>
338
				<gml:location>
339
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
340
						<gml:coordinates>91.41,9.22 102.13,29.34</gml:coordinates>
341
					</gml:Envelope>
342
				</gml:location>
343
			</spatialKeyword>
344
		</locationDef>
345
	</gml:featureMember>
346
	<gml:featureMember>
347
		<locationDef>
348
			<gml:name>Burundi</gml:name>
349
			<spatialKeyword>
350
				<gml:location>
351
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
352
						<gml:coordinates>28.98,-4.85 31.17,-2.35</gml:coordinates>
353
					</gml:Envelope>
354
				</gml:location>
355
			</spatialKeyword>
356
		</locationDef>
357
	</gml:featureMember>
358
	<gml:featureMember>
359
		<locationDef>
360
			<gml:name>Byelarus</gml:name>
361
			<spatialKeyword>
362
				<gml:location>
363
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
364
						<gml:coordinates>22.91,50.82 33.38,56.65</gml:coordinates>
365
					</gml:Envelope>
366
				</gml:location>
367
			</spatialKeyword>
368
		</locationDef>
369
	</gml:featureMember>
370
	<gml:featureMember>
371
		<locationDef>
372
			<gml:name>Cambodia</gml:name>
373
			<spatialKeyword>
374
				<gml:location>
375
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
376
						<gml:coordinates>102.28,10.07 107.98,14.86</gml:coordinates>
377
					</gml:Envelope>
378
				</gml:location>
379
			</spatialKeyword>
380
		</locationDef>
381
	</gml:featureMember>
382
	<gml:featureMember>
383
		<locationDef>
384
			<gml:name>Cameroon</gml:name>
385
			<spatialKeyword>
386
				<gml:location>
387
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
388
						<gml:coordinates>8.22,1.06 16.85,13.65</gml:coordinates>
389
					</gml:Envelope>
390
				</gml:location>
391
			</spatialKeyword>
392
		</locationDef>
393
	</gml:featureMember>
394
	<gml:featureMember>
395
		<locationDef>
396
			<gml:name>Canada</gml:name>
397
			<spatialKeyword>
398
				<gml:location>
399
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
400
						<gml:coordinates>-145.27,37.3 -48.11,87.61</gml:coordinates>
401
					</gml:Envelope>
402
				</gml:location>
403
			</spatialKeyword>
404
		</locationDef>
405
	</gml:featureMember>
406
	<gml:featureMember>
407
		<locationDef>
408
			<gml:name>Caribbean</gml:name>
409
			<spatialKeyword>
410
				<gml:location>
411
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
412
						<gml:coordinates>-91.4,27.36 -55.4,6.48</gml:coordinates>
413
					</gml:Envelope>
414
				</gml:location>
415
			</spatialKeyword>
416
		</locationDef>
417
	</gml:featureMember>
418
	<gml:featureMember>
419
		<locationDef>
420
			<gml:name>Central African Republic</gml:name>
421
			<spatialKeyword>
422
				<gml:location>
423
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
424
						<gml:coordinates>13.96,1.5 28.11,11.67</gml:coordinates>
425
					</gml:Envelope>
426
				</gml:location>
427
			</spatialKeyword>
428
		</locationDef>
429
	</gml:featureMember>
430
	<gml:featureMember>
431
		<locationDef>
432
			<gml:name>Central America</gml:name>
433
			<spatialKeyword>
434
				<gml:location>
435
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
436
						<gml:coordinates>-94.1,21.8 -75.8,6.61</gml:coordinates>
437
					</gml:Envelope>
438
				</gml:location>
439
			</spatialKeyword>
440
		</locationDef>
441
	</gml:featureMember>
442
	<gml:featureMember>
443
		<locationDef>
444
			<gml:name>Chad</gml:name>
445
			<spatialKeyword>
446
				<gml:location>
447
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
448
						<gml:coordinates>12.88,6.67 24.97,24.19</gml:coordinates>
449
					</gml:Envelope>
450
				</gml:location>
451
			</spatialKeyword>
452
		</locationDef>
453
	</gml:featureMember>
454
	<gml:featureMember>
455
		<locationDef>
456
			<gml:name>Chile</gml:name>
457
			<spatialKeyword>
458
				<gml:location>
459
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
460
						<gml:coordinates>-77.16,-56.79 -64.9,-15.72</gml:coordinates>
461
					</gml:Envelope>
462
				</gml:location>
463
			</spatialKeyword>
464
		</locationDef>
465
	</gml:featureMember>
466
	<gml:featureMember>
467
		<locationDef>
468
			<gml:name>China</gml:name>
469
			<spatialKeyword>
470
				<gml:location>
471
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
472
						<gml:coordinates>70.83,15.06 137.97,56.58</gml:coordinates>
473
					</gml:Envelope>
474
				</gml:location>
475
			</spatialKeyword>
476
		</locationDef>
477
	</gml:featureMember>
478
	<gml:featureMember>
479
		<locationDef>
480
			<gml:name>Colombia</gml:name>
481
			<spatialKeyword>
482
				<gml:location>
483
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
484
						<gml:coordinates>-79.69,-5 -66.15,13.28</gml:coordinates>
485
					</gml:Envelope>
486
				</gml:location>
487
			</spatialKeyword>
488
		</locationDef>
489
	</gml:featureMember>
490
	<gml:featureMember>
491
		<locationDef>
492
			<gml:name>Congo</gml:name>
493
			<spatialKeyword>
494
				<gml:location>
495
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
496
						<gml:coordinates>10.93,-5.41 19.19,3.98</gml:coordinates>
497
					</gml:Envelope>
498
				</gml:location>
499
			</spatialKeyword>
500
		</locationDef>
501
	</gml:featureMember>
502
	<gml:featureMember>
503
		<locationDef>
504
			<gml:name>Costa Rica</gml:name>
505
			<spatialKeyword>
506
				<gml:location>
507
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
508
						<gml:coordinates>-85.83,7.9 -82.18,11.38</gml:coordinates>
509
					</gml:Envelope>
510
				</gml:location>
511
			</spatialKeyword>
512
		</locationDef>
513
	</gml:featureMember>
514
	<gml:featureMember>
515
		<locationDef>
516
			<gml:name>Croatia</gml:name>
517
			<spatialKeyword>
518
				<gml:location>
519
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
520
						<gml:coordinates>13.47,42.09 19.92,46.84</gml:coordinates>
521
					</gml:Envelope>
522
				</gml:location>
523
			</spatialKeyword>
524
		</locationDef>
525
	</gml:featureMember>
526
	<gml:featureMember>
527
		<locationDef>
528
			<gml:name>Cuba</gml:name>
529
			<spatialKeyword>
530
				<gml:location>
531
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
532
						<gml:coordinates>-85.03,19.36 -73.44,23.68</gml:coordinates>
533
					</gml:Envelope>
534
				</gml:location>
535
			</spatialKeyword>
536
		</locationDef>
537
	</gml:featureMember>
538
	<gml:featureMember>
539
		<locationDef>
540
			<gml:name>Cyprus</gml:name>
541
			<spatialKeyword>
542
				<gml:location>
543
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
544
						<gml:coordinates>32.23,34.44 34.78,35.78</gml:coordinates>
545
					</gml:Envelope>
546
				</gml:location>
547
			</spatialKeyword>
548
		</locationDef>
549
	</gml:featureMember>
550
	<gml:featureMember>
551
		<locationDef>
552
			<gml:name>Czech Republic</gml:name>
553
			<spatialKeyword>
554
				<gml:location>
555
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
556
						<gml:coordinates>12.13,48.23 19.38,51.42</gml:coordinates>
557
					</gml:Envelope>
558
				</gml:location>
559
			</spatialKeyword>
560
		</locationDef>
561
	</gml:featureMember>
562
	<gml:featureMember>
563
		<locationDef>
564
			<gml:name>Denmark</gml:name>
565
			<spatialKeyword>
566
				<gml:location>
567
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
568
						<gml:coordinates>8.02,54.68 12.89,58</gml:coordinates>
569
					</gml:Envelope>
570
				</gml:location>
571
			</spatialKeyword>
572
		</locationDef>
573
	</gml:featureMember>
574
	<gml:featureMember>
575
		<locationDef>
576
			<gml:name>Djibouti</gml:name>
577
			<spatialKeyword>
578
				<gml:location>
579
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
580
						<gml:coordinates>41.89,10.78 43.77,12.81</gml:coordinates>
581
					</gml:Envelope>
582
				</gml:location>
583
			</spatialKeyword>
584
		</locationDef>
585
	</gml:featureMember>
586
	<gml:featureMember>
587
		<locationDef>
588
			<gml:name>Dominican Republic</gml:name>
589
			<spatialKeyword>
590
				<gml:location>
591
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
592
						<gml:coordinates>-71.87,17.54 -67.99,20.12</gml:coordinates>
593
					</gml:Envelope>
594
				</gml:location>
595
			</spatialKeyword>
596
		</locationDef>
597
	</gml:featureMember>
598
	<gml:featureMember>
599
		<locationDef>
600
			<gml:name>East Pacific Ocean</gml:name>
601
			<spatialKeyword>
602
				<gml:location>
603
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
604
						<gml:coordinates>-180,64.8 -72.7,-75.6</gml:coordinates>
605
					</gml:Envelope>
606
				</gml:location>
607
			</spatialKeyword>
608
		</locationDef>
609
	</gml:featureMember>
610
	<gml:featureMember>
611
		<locationDef>
612
			<gml:name>Ecuador</gml:name>
613
			<spatialKeyword>
614
				<gml:location>
615
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
616
						<gml:coordinates>-81.08,-5.35 -74.68,1.72</gml:coordinates>
617
					</gml:Envelope>
618
				</gml:location>
619
			</spatialKeyword>
620
		</locationDef>
621
	</gml:featureMember>
622
	<gml:featureMember>
623
		<locationDef>
624
			<gml:name>Egypt</gml:name>
625
			<spatialKeyword>
626
				<gml:location>
627
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
628
						<gml:coordinates>24.29,21.29 37.61,32.14</gml:coordinates>
629
					</gml:Envelope>
630
				</gml:location>
631
			</spatialKeyword>
632
		</locationDef>
633
	</gml:featureMember>
634
	<gml:featureMember>
635
		<locationDef>
636
			<gml:name>El Salvador</gml:name>
637
			<spatialKeyword>
638
				<gml:location>
639
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
640
						<gml:coordinates>-90.05,13.07 -87.41,14.6</gml:coordinates>
641
					</gml:Envelope>
642
				</gml:location>
643
			</spatialKeyword>
644
		</locationDef>
645
	</gml:featureMember>
646
	<gml:featureMember>
647
		<locationDef>
648
			<gml:name>Equatorial Guinea</gml:name>
649
			<spatialKeyword>
650
				<gml:location>
651
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
652
						<gml:coordinates>8.39,0.76 11.59,3.82</gml:coordinates>
653
					</gml:Envelope>
654
				</gml:location>
655
			</spatialKeyword>
656
		</locationDef>
657
	</gml:featureMember>
658
	<gml:featureMember>
659
		<locationDef>
660
			<gml:name>Eritrea</gml:name>
661
			<spatialKeyword>
662
				<gml:location>
663
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
664
						<gml:coordinates>36.31,12 43.58,18.41</gml:coordinates>
665
					</gml:Envelope>
666
				</gml:location>
667
			</spatialKeyword>
668
		</locationDef>
669
	</gml:featureMember>
670
	<gml:featureMember>
671
		<locationDef>
672
			<gml:name>Estonia</gml:name>
673
			<spatialKeyword>
674
				<gml:location>
675
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
676
						<gml:coordinates>23.3,57.29 28.59,59.75</gml:coordinates>
677
					</gml:Envelope>
678
				</gml:location>
679
			</spatialKeyword>
680
		</locationDef>
681
	</gml:featureMember>
682
	<gml:featureMember>
683
		<locationDef>
684
			<gml:name>Ethiopia</gml:name>
685
			<spatialKeyword>
686
				<gml:location>
687
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
688
						<gml:coordinates>32.49,2.63 48.85,15.56</gml:coordinates>
689
					</gml:Envelope>
690
				</gml:location>
691
			</spatialKeyword>
692
		</locationDef>
693
	</gml:featureMember>
694
	<gml:featureMember>
695
		<locationDef>
696
			<gml:name>Europe</gml:name>
697
			<spatialKeyword>
698
				<gml:location>
699
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
700
						<gml:coordinates>-25.1,71.3 35,34.9</gml:coordinates>
701
					</gml:Envelope>
702
				</gml:location>
703
			</spatialKeyword>
704
		</locationDef>
705
	</gml:featureMember>
706
	<gml:featureMember>
707
		<locationDef>
708
			<gml:name>Finland</gml:name>
709
			<spatialKeyword>
710
				<gml:location>
711
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
712
						<gml:coordinates>20.46,59.3 32.14,70.44</gml:coordinates>
713
					</gml:Envelope>
714
				</gml:location>
715
			</spatialKeyword>
716
		</locationDef>
717
	</gml:featureMember>
718
	<gml:featureMember>
719
		<locationDef>
720
			<gml:name>France</gml:name>
721
			<spatialKeyword>
722
				<gml:location>
723
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
724
						<gml:coordinates>-5.29,40.65 10.4,51.82</gml:coordinates>
725
					</gml:Envelope>
726
				</gml:location>
727
			</spatialKeyword>
728
		</locationDef>
729
	</gml:featureMember>
730
	<gml:featureMember>
731
		<locationDef>
732
			<gml:name>French Guiana</gml:name>
733
			<spatialKeyword>
734
				<gml:location>
735
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
736
						<gml:coordinates>-54.37,1.84 -51.23,5.89</gml:coordinates>
737
					</gml:Envelope>
738
				</gml:location>
739
			</spatialKeyword>
740
		</locationDef>
741
	</gml:featureMember>
742
	<gml:featureMember>
743
		<locationDef>
744
			<gml:name>Gabon</gml:name>
745
			<spatialKeyword>
746
				<gml:location>
747
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
748
						<gml:coordinates>8.71,-4.23 15.01,2.6</gml:coordinates>
749
					</gml:Envelope>
750
				</gml:location>
751
			</spatialKeyword>
752
		</locationDef>
753
	</gml:featureMember>
754
	<gml:featureMember>
755
		<locationDef>
756
			<gml:name>Gambia</gml:name>
757
			<spatialKeyword>
758
				<gml:location>
759
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
760
						<gml:coordinates>-16.71,13.02 -13.66,13.96</gml:coordinates>
761
					</gml:Envelope>
762
				</gml:location>
763
			</spatialKeyword>
764
		</locationDef>
765
	</gml:featureMember>
766
	<gml:featureMember>
767
		<locationDef>
768
			<gml:name>Germany</gml:name>
769
			<spatialKeyword>
770
				<gml:location>
771
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
772
						<gml:coordinates>5.68,46.86 15.68,55.41</gml:coordinates>
773
					</gml:Envelope>
774
				</gml:location>
775
			</spatialKeyword>
776
		</locationDef>
777
	</gml:featureMember>
778
	<gml:featureMember>
779
		<locationDef>
780
			<gml:name>Ghana</gml:name>
781
			<spatialKeyword>
782
				<gml:location>
783
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
784
						<gml:coordinates>-3.31,4.39 1.7,11.47</gml:coordinates>
785
					</gml:Envelope>
786
				</gml:location>
787
			</spatialKeyword>
788
		</locationDef>
789
	</gml:featureMember>
790
	<gml:featureMember>
791
		<locationDef>
792
			<gml:name>Greece</gml:name>
793
			<spatialKeyword>
794
				<gml:location>
795
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
796
						<gml:coordinates>19.99,34.62 27.19,42.01</gml:coordinates>
797
					</gml:Envelope>
798
				</gml:location>
799
			</spatialKeyword>
800
		</locationDef>
801
	</gml:featureMember>
802
	<gml:featureMember>
803
		<locationDef>
804
			<gml:name>Greenland</gml:name>
805
			<spatialKeyword>
806
				<gml:location>
807
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
808
						<gml:coordinates>-75.34,56.78 -9.36,86.6</gml:coordinates>
809
					</gml:Envelope>
810
				</gml:location>
811
			</spatialKeyword>
812
		</locationDef>
813
	</gml:featureMember>
814
	<gml:featureMember>
815
		<locationDef>
816
			<gml:name>Guatemala</gml:name>
817
			<spatialKeyword>
818
				<gml:location>
819
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
820
						<gml:coordinates>-92.24,13.59 -87.87,18.06</gml:coordinates>
821
					</gml:Envelope>
822
				</gml:location>
823
			</spatialKeyword>
824
		</locationDef>
825
	</gml:featureMember>
826
	<gml:featureMember>
827
		<locationDef>
828
			<gml:name>Guinea</gml:name>
829
			<spatialKeyword>
830
				<gml:location>
831
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
832
						<gml:coordinates>-15.19,6.77 -6.87,13.02</gml:coordinates>
833
					</gml:Envelope>
834
				</gml:location>
835
			</spatialKeyword>
836
		</locationDef>
837
	</gml:featureMember>
838
	<gml:featureMember>
839
		<locationDef>
840
			<gml:name>Guinea-Bissau</gml:name>
841
			<spatialKeyword>
842
				<gml:location>
843
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
844
						<gml:coordinates>-16.51,10.97 -13.34,12.8</gml:coordinates>
845
					</gml:Envelope>
846
				</gml:location>
847
			</spatialKeyword>
848
		</locationDef>
849
	</gml:featureMember>
850
	<gml:featureMember>
851
		<locationDef>
852
			<gml:name>Guyana</gml:name>
853
			<spatialKeyword>
854
				<gml:location>
855
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
856
						<gml:coordinates>-61.41,0.81 -56.12,8.79</gml:coordinates>
857
					</gml:Envelope>
858
				</gml:location>
859
			</spatialKeyword>
860
		</locationDef>
861
	</gml:featureMember>
862
	<gml:featureMember>
863
		<locationDef>
864
			<gml:name>Haiti</gml:name>
865
			<spatialKeyword>
866
				<gml:location>
867
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
868
						<gml:coordinates>-74.38,17.88 -71.34,20.1</gml:coordinates>
869
					</gml:Envelope>
870
				</gml:location>
871
			</spatialKeyword>
872
		</locationDef>
873
	</gml:featureMember>
874
	<gml:featureMember>
875
		<locationDef>
876
			<gml:name>Honduras</gml:name>
877
			<spatialKeyword>
878
				<gml:location>
879
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
880
						<gml:coordinates>-89.47,12.75 -82.92,16.31</gml:coordinates>
881
					</gml:Envelope>
882
				</gml:location>
883
			</spatialKeyword>
884
		</locationDef>
885
	</gml:featureMember>
886
	<gml:featureMember>
887
		<locationDef>
888
			<gml:name>Hungary</gml:name>
889
			<spatialKeyword>
890
				<gml:location>
891
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
892
						<gml:coordinates>16.12,45.44 23.57,48.95</gml:coordinates>
893
					</gml:Envelope>
894
				</gml:location>
895
			</spatialKeyword>
896
		</locationDef>
897
	</gml:featureMember>
898
	<gml:featureMember>
899
		<locationDef>
900
			<gml:name>Iceland</gml:name>
901
			<spatialKeyword>
902
				<gml:location>
903
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
904
						<gml:coordinates>-24.55,62.81 -12.79,67.01</gml:coordinates>
905
					</gml:Envelope>
906
				</gml:location>
907
			</spatialKeyword>
908
		</locationDef>
909
	</gml:featureMember>
910
	<gml:featureMember>
911
		<locationDef>
912
			<gml:name>India</gml:name>
913
			<spatialKeyword>
914
				<gml:location>
915
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
916
						<gml:coordinates>66.79,6.58 99.01,36.96</gml:coordinates>
917
					</gml:Envelope>
918
				</gml:location>
919
			</spatialKeyword>
920
		</locationDef>
921
	</gml:featureMember>
922
	<gml:featureMember>
923
		<locationDef>
924
			<gml:name>Indian Ocean</gml:name>
925
			<spatialKeyword>
926
				<gml:location>
927
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
928
						<gml:coordinates>22.3,-55.4 119.5,25.2</gml:coordinates>
929
					</gml:Envelope>
930
				</gml:location>
931
			</spatialKeyword>
932
		</locationDef>
933
	</gml:featureMember>
934
	<gml:featureMember>
935
		<locationDef>
936
			<gml:name>Indonesia</gml:name>
937
			<spatialKeyword>
938
				<gml:location>
939
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
940
						<gml:coordinates>93.11,-12.65 143.45,7.88</gml:coordinates>
941
					</gml:Envelope>
942
				</gml:location>
943
			</spatialKeyword>
944
		</locationDef>
945
	</gml:featureMember>
946
	<gml:featureMember>
947
		<locationDef>
948
			<gml:name>Iran</gml:name>
949
			<spatialKeyword>
950
				<gml:location>
951
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
952
						<gml:coordinates>43.31,24.08 64.42,40.73</gml:coordinates>
953
					</gml:Envelope>
954
				</gml:location>
955
			</spatialKeyword>
956
		</locationDef>
957
	</gml:featureMember>
958
	<gml:featureMember>
959
		<locationDef>
960
			<gml:name>Iraq</gml:name>
961
			<spatialKeyword>
962
				<gml:location>
963
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
964
						<gml:coordinates>38.47,28.5 49.25,37.84</gml:coordinates>
965
					</gml:Envelope>
966
				</gml:location>
967
			</spatialKeyword>
968
		</locationDef>
969
	</gml:featureMember>
970
	<gml:featureMember>
971
		<locationDef>
972
			<gml:name>Ireland</gml:name>
973
			<spatialKeyword>
974
				<gml:location>
975
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
976
						<gml:coordinates>-10.52,51.23 -5.62,55.49</gml:coordinates>
977
					</gml:Envelope>
978
				</gml:location>
979
			</spatialKeyword>
980
		</locationDef>
981
	</gml:featureMember>
982
	<gml:featureMember>
983
		<locationDef>
984
			<gml:name>Israel</gml:name>
985
			<spatialKeyword>
986
				<gml:location>
987
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
988
						<gml:coordinates>34.17,29.25 36.09,33.31</gml:coordinates>
989
					</gml:Envelope>
990
				</gml:location>
991
			</spatialKeyword>
992
		</locationDef>
993
	</gml:featureMember>
994
	<gml:featureMember>
995
		<locationDef>
996
			<gml:name>Italy</gml:name>
997
			<spatialKeyword>
998
				<gml:location>
999
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1000
						<gml:coordinates>6.11,36.15 19.33,47.71</gml:coordinates>
1001
					</gml:Envelope>
1002
				</gml:location>
1003
			</spatialKeyword>
1004
		</locationDef>
1005
	</gml:featureMember>
1006
	<gml:featureMember>
1007
		<locationDef>
1008
			<gml:name>Ivory Coast</gml:name>
1009
			<spatialKeyword>
1010
				<gml:location>
1011
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1012
						<gml:coordinates>-8.64,4.03 -2.01,10.96</gml:coordinates>
1013
					</gml:Envelope>
1014
				</gml:location>
1015
			</spatialKeyword>
1016
		</locationDef>
1017
	</gml:featureMember>
1018
	<gml:featureMember>
1019
		<locationDef>
1020
			<gml:name>Jamaica</gml:name>
1021
			<spatialKeyword>
1022
				<gml:location>
1023
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1024
						<gml:coordinates>-78.22,17.72 -76,18.63</gml:coordinates>
1025
					</gml:Envelope>
1026
				</gml:location>
1027
			</spatialKeyword>
1028
		</locationDef>
1029
	</gml:featureMember>
1030
	<gml:featureMember>
1031
		<locationDef>
1032
			<gml:name>Japan</gml:name>
1033
			<spatialKeyword>
1034
				<gml:location>
1035
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1036
						<gml:coordinates>128.74,30.1 146.46,46.26</gml:coordinates>
1037
					</gml:Envelope>
1038
				</gml:location>
1039
			</spatialKeyword>
1040
		</locationDef>
1041
	</gml:featureMember>
1042
	<gml:featureMember>
1043
		<locationDef>
1044
			<gml:name>Jordan</gml:name>
1045
			<spatialKeyword>
1046
				<gml:location>
1047
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1048
						<gml:coordinates>34.97,28.87 39.75,33.44</gml:coordinates>
1049
					</gml:Envelope>
1050
				</gml:location>
1051
			</spatialKeyword>
1052
		</locationDef>
1053
	</gml:featureMember>
1054
	<gml:featureMember>
1055
		<locationDef>
1056
			<gml:name>Kazakhstan</gml:name>
1057
			<spatialKeyword>
1058
				<gml:location>
1059
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1060
						<gml:coordinates>44.73,38.62 89.65,57.49</gml:coordinates>
1061
					</gml:Envelope>
1062
				</gml:location>
1063
			</spatialKeyword>
1064
		</locationDef>
1065
	</gml:featureMember>
1066
	<gml:featureMember>
1067
		<locationDef>
1068
			<gml:name>Kenya</gml:name>
1069
			<spatialKeyword>
1070
				<gml:location>
1071
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1072
						<gml:coordinates>33,-5.3 42.44,5.07</gml:coordinates>
1073
					</gml:Envelope>
1074
				</gml:location>
1075
			</spatialKeyword>
1076
		</locationDef>
1077
	</gml:featureMember>
1078
	<gml:featureMember>
1079
		<locationDef>
1080
			<gml:name>North Korea</gml:name>
1081
			<spatialKeyword>
1082
				<gml:location>
1083
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1084
						<gml:coordinates>124.02,43.29 37.55,130.95</gml:coordinates>
1085
					</gml:Envelope>
1086
				</gml:location>
1087
			</spatialKeyword>
1088
		</locationDef>
1089
	</gml:featureMember>
1090
	<gml:featureMember>
1091
		<locationDef>
1092
			<gml:name>South Korea</gml:name>
1093
			<spatialKeyword>
1094
				<gml:location>
1095
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1096
						<gml:coordinates>125.95,38.76 33.06,129.88</gml:coordinates>
1097
					</gml:Envelope>
1098
				</gml:location>
1099
			</spatialKeyword>
1100
		</locationDef>
1101
	</gml:featureMember>
1102
	<gml:featureMember>
1103
		<locationDef>
1104
			<gml:name>Kuwait</gml:name>
1105
			<spatialKeyword>
1106
				<gml:location>
1107
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1108
						<gml:coordinates>46.62,28.34 48.74,30</gml:coordinates>
1109
					</gml:Envelope>
1110
				</gml:location>
1111
			</spatialKeyword>
1112
		</locationDef>
1113
	</gml:featureMember>
1114
	<gml:featureMember>
1115
		<locationDef>
1116
			<gml:name>Kyrgyzstan</gml:name>
1117
			<spatialKeyword>
1118
				<gml:location>
1119
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1120
						<gml:coordinates>69.01,38.7 81.03,43.77</gml:coordinates>
1121
					</gml:Envelope>
1122
				</gml:location>
1123
			</spatialKeyword>
1124
		</locationDef>
1125
	</gml:featureMember>
1126
	<gml:featureMember>
1127
		<locationDef>
1128
			<gml:name>Laos</gml:name>
1129
			<spatialKeyword>
1130
				<gml:location>
1131
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1132
						<gml:coordinates>99.77,13.47 108.1,22.98</gml:coordinates>
1133
					</gml:Envelope>
1134
				</gml:location>
1135
			</spatialKeyword>
1136
		</locationDef>
1137
	</gml:featureMember>
1138
	<gml:featureMember>
1139
		<locationDef>
1140
			<gml:name>Latvia</gml:name>
1141
			<spatialKeyword>
1142
				<gml:location>
1143
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1144
						<gml:coordinates>20.76,55.32 28.76,58.44</gml:coordinates>
1145
					</gml:Envelope>
1146
				</gml:location>
1147
			</spatialKeyword>
1148
		</locationDef>
1149
	</gml:featureMember>
1150
	<gml:featureMember>
1151
		<locationDef>
1152
			<gml:name>Lebanon</gml:name>
1153
			<spatialKeyword>
1154
				<gml:location>
1155
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1156
						<gml:coordinates>35.09,32.84 36.79,34.63</gml:coordinates>
1157
					</gml:Envelope>
1158
				</gml:location>
1159
			</spatialKeyword>
1160
		</locationDef>
1161
	</gml:featureMember>
1162
	<gml:featureMember>
1163
		<locationDef>
1164
			<gml:name>Lesotho</gml:name>
1165
			<spatialKeyword>
1166
				<gml:location>
1167
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1168
						<gml:coordinates>27.16,-30.89 29.76,-28.59</gml:coordinates>
1169
					</gml:Envelope>
1170
				</gml:location>
1171
			</spatialKeyword>
1172
		</locationDef>
1173
	</gml:featureMember>
1174
	<gml:featureMember>
1175
		<locationDef>
1176
			<gml:name>Liberia</gml:name>
1177
			<spatialKeyword>
1178
				<gml:location>
1179
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1180
						<gml:coordinates>-11.47,4.16 -6.95,8.66</gml:coordinates>
1181
					</gml:Envelope>
1182
				</gml:location>
1183
			</spatialKeyword>
1184
		</locationDef>
1185
	</gml:featureMember>
1186
	<gml:featureMember>
1187
		<locationDef>
1188
			<gml:name>Libya</gml:name>
1189
			<spatialKeyword>
1190
				<gml:location>
1191
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1192
						<gml:coordinates>8.79,18.7 26.1,33.95</gml:coordinates>
1193
					</gml:Envelope>
1194
				</gml:location>
1195
			</spatialKeyword>
1196
		</locationDef>
1197
	</gml:featureMember>
1198
	<gml:featureMember>
1199
		<locationDef>
1200
			<gml:name>Lithuania</gml:name>
1201
			<spatialKeyword>
1202
				<gml:location>
1203
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1204
						<gml:coordinates>20.86,53.6 27.25,56.73</gml:coordinates>
1205
					</gml:Envelope>
1206
				</gml:location>
1207
			</spatialKeyword>
1208
		</locationDef>
1209
	</gml:featureMember>
1210
	<gml:featureMember>
1211
		<locationDef>
1212
			<gml:name>Luxembourg</gml:name>
1213
			<spatialKeyword>
1214
				<gml:location>
1215
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1216
						<gml:coordinates>5.9,49.42 6.77,50.21</gml:coordinates>
1217
					</gml:Envelope>
1218
				</gml:location>
1219
			</spatialKeyword>
1220
		</locationDef>
1221
	</gml:featureMember>
1222
	<gml:featureMember>
1223
		<locationDef>
1224
			<gml:name>Macedonia</gml:name>
1225
			<spatialKeyword>
1226
				<gml:location>
1227
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1228
						<gml:coordinates>20.62,40.62 23.27,42.48</gml:coordinates>
1229
					</gml:Envelope>
1230
				</gml:location>
1231
			</spatialKeyword>
1232
		</locationDef>
1233
	</gml:featureMember>
1234
	<gml:featureMember>
1235
		<locationDef>
1236
			<gml:name>Madagascar</gml:name>
1237
			<spatialKeyword>
1238
				<gml:location>
1239
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1240
						<gml:coordinates>42.83,-26.31 51.38,-11.58</gml:coordinates>
1241
					</gml:Envelope>
1242
				</gml:location>
1243
			</spatialKeyword>
1244
		</locationDef>
1245
	</gml:featureMember>
1246
	<gml:featureMember>
1247
		<locationDef>
1248
			<gml:name>Malawi</gml:name>
1249
			<spatialKeyword>
1250
				<gml:location>
1251
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1252
						<gml:coordinates>32.55,-17.51 36.46,-9.26</gml:coordinates>
1253
					</gml:Envelope>
1254
				</gml:location>
1255
			</spatialKeyword>
1256
		</locationDef>
1257
	</gml:featureMember>
1258
	<gml:featureMember>
1259
		<locationDef>
1260
			<gml:name>Malaysia</gml:name>
1261
			<spatialKeyword>
1262
				<gml:location>
1263
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1264
						<gml:coordinates>99.4,-0.2 120.19,7.86</gml:coordinates>
1265
					</gml:Envelope>
1266
				</gml:location>
1267
			</spatialKeyword>
1268
		</locationDef>
1269
	</gml:featureMember>
1270
	<gml:featureMember>
1271
		<locationDef>
1272
			<gml:name>Mali</gml:name>
1273
			<spatialKeyword>
1274
				<gml:location>
1275
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1276
						<gml:coordinates>-12.77,9.25 5.27,25.83</gml:coordinates>
1277
					</gml:Envelope>
1278
				</gml:location>
1279
			</spatialKeyword>
1280
		</locationDef>
1281
	</gml:featureMember>
1282
	<gml:featureMember>
1283
		<locationDef>
1284
			<gml:name>Mauritania</gml:name>
1285
			<spatialKeyword>
1286
				<gml:location>
1287
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1288
						<gml:coordinates>-17.47,14.21 -4.04,27.81</gml:coordinates>
1289
					</gml:Envelope>
1290
				</gml:location>
1291
			</spatialKeyword>
1292
		</locationDef>
1293
	</gml:featureMember>
1294
	<gml:featureMember>
1295
		<locationDef>
1296
			<gml:name>Mexico</gml:name>
1297
			<spatialKeyword>
1298
				<gml:location>
1299
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1300
						<gml:coordinates>-118.48,13.05 -85.18,34.17</gml:coordinates>
1301
					</gml:Envelope>
1302
				</gml:location>
1303
			</spatialKeyword>
1304
		</locationDef>
1305
	</gml:featureMember>
1306
	<gml:featureMember>
1307
		<locationDef>
1308
			<gml:name>Middle East</gml:name>
1309
			<spatialKeyword>
1310
				<gml:location>
1311
					<gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#4326">
1312
						<gml:coordinates>25,10.7 59.7,36.1</gml:coordinates>
1313
					</gml:Envelope>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff